Home
last modified time | relevance | path

Searched refs:p_option (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/sunw/
H A Dsunw_wrappers.c11 #undef p_option
13 const char *p_option(uint_t option) { in p_option() function
16 #pragma weak __p_option = p_option
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_resolv.h27 #define p_option isc_p_option macro
28 const char *p_option(ulong_t option);
/illumos-gate/usr/src/head/
H A Dresolv.h374 const char *p_option __P((uint_t option));
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c159 fprintf(file, " %s", p_option(mask)); in fp_resstat()
681 p_option(u_long option) { in p_option() function
/illumos-gate/usr/src/lib/libresolv2/common/
H A Dmapfile-vers340 p_option;