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

/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/sunw/
H A Dsunw_mtctxres.c62 ___mtctxres()->no_hosts_fallback_private = 1;
67 ___mtctxres()->no_hosts_fallback_private = 0;
72 return (___mtctxres()->no_hosts_fallback_private);
85 ___mtctxres()->retry_private = retry;
111 mtctxres_t *mt = ___mtctxres();
119 mtctxres_t *mt = ___mtctxres();
/opensolaris-onvv-gate/usr/src/lib/libresolv2/include/
H A Dresolv_mt.h33 mtctxres_t *___mtctxres(void);
34 #define mtctxres (___mtctxres())
/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/resolv/
H A Dmtctxres.c104 ___mtctxres(void) { function

Completed in 47 milliseconds