Searched refs:p_fqnname (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/include/
H A Dresolv.h350 #define p_fqnname __p_fqnname macro
440 const u_char * p_fqnname(const u_char *, const u_char *, int, char *, int);
/freebsd-current/lib/libc/resolv/
H A Dres_debug.c364 p_fqnname(const u_char *cp, const u_char *msg, int msglen, char *name, function
388 n = p_fqnname(cp, msg, MAXCDNAME, name, sizeof name);
1221 #undef p_fqnname macro
1222 __weak_reference(__p_fqnname, p_fqnname);

Completed in 182 milliseconds