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

/freebsd-current/include/
H A Dresolv.h386 #define sym_ntop __sym_ntop macro
421 const char * sym_ntop(const struct res_sym *, int, int *);
/freebsd-current/lib/libc/resolv/
H A Dres_debug.c580 sym_ntop(const struct res_sym *syms, int number, int *success) { function
1227 #undef sym_ntop macro
1228 __weak_reference(__sym_ntop, sym_ntop);

Completed in 132 milliseconds