Searched refs:gconf_client_get_string_func (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/net/spi/
H A DDefaultProxySelector.c65 typedef char* gconf_client_get_string_func(void *, char *, void**); typedef
71 gconf_client_get_string_func* my_get_string_func = NULL;
132 my_get_string_func = (gconf_client_get_string_func*) dlsym(RTLD_DEFAULT, "gconf_client_get_string");

Completed in 29 milliseconds