Home
last modified time | relevance | path

Searched refs:sym_ntos (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/resolv/
Dres_debug.c520 sym_ntos(const struct res_sym *syms, int number, int *success) { in sym_ntos() function
536 libresolv_hidden_def (sym_ntos) in libresolv_hidden_def() argument
560 return (sym_ntos(__p_type_syms, type, (int *)0)); in p_type()
579 return (sym_ntos(symbols, section, (int *)0)); in libresolv_hidden_def()
587 return (sym_ntos(__p_class_syms, class, (int *)0)); in p_class()
641 return (sym_ntos(__p_rcode_syms, rcode, (int *)0)); in p_rcode()
Dresolv.h231 #define sym_ntos __sym_ntos macro
240 const char * sym_ntos (const struct res_sym *, int, int *) __THROW
/glibc-2.36/
DNEWS652 res_nameinquery, res_queriesmatch, res_randomid, sym_ntop, sym_ntos,
/glibc-2.36/ChangeLog.old/
DChangeLog.67821 Declare sym_ntos, sym_ntop, b64_ntop, b64_pton, __p_fqnname,
DChangeLog.233291 (sym_ntos): Remove.
3328 (sym_ntos): New.