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

/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/resolv/
H A Dmtctxres.c24 static void __res_destroy_ctx(void *);
43 pthread_keycreate_ret = pthread_key_create(&key, __res_destroy_ctx);
94 __res_destroy_ctx(void *value) { function

Completed in 48 milliseconds