Searched refs:RTLD_DEFAULT (Results 1 – 3 of 3) sorted by relevance
67 #ifndef RTLD_DEFAULT68 #define RTLD_DEFAULT NULL macro758 get_callbacks = dlsym(RTLD_DEFAULT, "php_cli_get_shell_callbacks"); \
953 info_func = (info_func_t)dlsym(RTLD_DEFAULT, "isc_get_client_version"); in firebird_handle_get_attribute()
3009 #ifdef RTLD_DEFAULT in ZEND_METHOD()3012 handle = RTLD_DEFAULT; in ZEND_METHOD()3357 #ifdef RTLD_DEFAULT in zend_ffi_load()3360 handle = RTLD_DEFAULT; in zend_ffi_load()
Completed in 24 milliseconds