/src/lib/libc/resolv/ |
res_debug.c | 384 p_fqnname(const u_char *cp, const u_char *msg, int msglen, char *name, function in typeref:typename:const u_char * 409 n = p_fqnname(cp, msg, MAXCDNAME, name, (int)sizeof name);
|
res_debug.c | 384 p_fqnname(const u_char *cp, const u_char *msg, int msglen, char *name, function in typeref:typename:const u_char * 409 n = p_fqnname(cp, msg, MAXCDNAME, name, (int)sizeof name);
|
/src/include/ |
resolv.h | 366 #define p_fqnname __p_fqnname macro 449 const u_char * p_fqnname(const u_char *, const u_char *,
|
resolv.h | 366 #define p_fqnname __p_fqnname macro 449 const u_char * p_fqnname(const u_char *, const u_char *,
|