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

/freebsd-11-stable/include/
H A Dresolv.h332 extern const struct res_sym __p_type_syms[];
/freebsd-11-stable/lib/libc/resolv/
H A Dres_debug.c458 const struct res_sym __p_type_syms[] = { variable in typeref:struct:res_sym
610 result = sym_ntos(__p_type_syms, type, &success);
1203 result = sym_ston(__p_type_syms, buf, &success);
H A Dres_mkupdate.c479 sig_type = sym_ston(__p_type_syms, buf2, &success);
612 nxt_type = sym_ston(__p_type_syms, buf2,

Completed in 126 milliseconds