Home
last modified time | relevance | path

Searched refs:RTLD_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/PHP-5.6/ext/readline/
H A Dreadline_cli.c75 #ifndef RTLD_DEFAULT
76 #define RTLD_DEFAULT NULL macro
719 get_callbacks = dlsym(RTLD_DEFAULT, "php_cli_get_shell_callbacks"); \
/PHP-5.6/sapi/nsapi/
H A Dnsapi.c44 #ifndef RTLD_DEFAULT
45 #define RTLD_DEFAULT NULL macro
266 DL_HANDLE module = RTLD_DEFAULT; in php_nsapi_init_dynamic_symbols()
/PHP-5.6/ext/pdo_firebird/
H A Dfirebird_driver.c566 info_func = (info_func_t)dlsym(RTLD_DEFAULT, "isc_get_client_version"); in firebird_handle_get_attribute()
/PHP-5.6/ext/interbase/
H A Dinterbase.c830 info_func = (info_func_t)dlsym(RTLD_DEFAULT, "isc_get_client_version"); in PHP_MINFO_FUNCTION()

Completed in 26 milliseconds