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

/freebsd-10-stable/lib/libc/resolv/
H A DSymbol.map52 p_fqnname;
H A Dres_debug.c370 p_fqnname(cp, msg, msglen, name, namelen) function
397 n = p_fqnname(cp, msg, MAXCDNAME, name, sizeof name);
1235 #undef p_fqnname macro
1236 __weak_reference(__p_fqnname, p_fqnname);
/freebsd-10-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);

Completed in 43 milliseconds