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

/freebsd-11-stable/include/
H A Dresolv.h349 #define p_fqnname __p_fqnname macro
439 const u_char * p_fqnname(const u_char *, const u_char *, int, char *, int);
/freebsd-11-stable/lib/libc/resolv/
H A Dres_debug.c369 p_fqnname(const u_char *cp, const u_char *msg, int msglen, char *name, function
393 n = p_fqnname(cp, msg, MAXCDNAME, name, sizeof name);
1226 #undef p_fqnname macro
1227 __weak_reference(__p_fqnname, p_fqnname);

Completed in 125 milliseconds