Searched defs:p_cdname (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libresolv/ |
H A D | res_debug.c | 47 extern char *p_cdname(), *p_rr(), *p_type(), *p_class(), *p_time(); 142 cp = p_cdname(cp, msg, file); 191 p_cdname(cp, msg, file) function 220 if ((cp = p_cdname(cp, msg, file)) == NULL) 268 cp = p_cdname(cp, msg, file); 285 cp = p_cdname(cp, msg, file); 287 cp = p_cdname(cp, msg, file); 304 cp = p_cdname(cp, msg, file); 325 cp = p_cdname(cp, msg, file); 327 cp = p_cdname(c [all...] |
/osnet-11/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 33 milliseconds