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

/openjdk7/jdk/src/solaris/native/sun/net/spi/
H A DDefaultProxySelector.c66 typedef int gconf_client_get_int_func(void*, char *, void**); typedef
72 gconf_client_get_int_func* my_get_int_func = NULL;
133 my_get_int_func = (gconf_client_get_int_func*) dlsym(RTLD_DEFAULT, "gconf_client_get_int");

Completed in 22 milliseconds