Searched defs:p_cdname (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libresolv/ |
H A D | res_debug.c | 144 cp = p_cdname(cp, msg, file); 193 p_cdname(cp, msg, file) function 223 if ((cp = p_cdname(cp, msg, file)) == NULL) 271 cp = p_cdname(cp, msg, file); 288 cp = p_cdname(cp, msg, file); 290 cp = p_cdname(cp, msg, file); 307 cp = p_cdname(cp, msg, file); 328 cp = p_cdname(cp, msg, file); 330 cp = p_cdname(cp, msg, file);
|
/illumos-gate/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_debug.c | 144 #pragma weak __p_cdname = p_cdname 384 p_cdname(const u_char *cp, const u_char *msg, FILE *file) { function
|
Completed in 53 milliseconds