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

/bionic/libc/dns/include/
H A Dresolv_private.h349 extern const struct res_sym __p_type_syms[];
/bionic/libc/dns/resolv/
H A Dres_debug.c471 const struct res_sym __p_type_syms[] = { variable in typeref:struct:res_sym
623 result = sym_ntos(__p_type_syms, type, &success);
1218 result = sym_ston(__p_type_syms, buf, &success);

Completed in 103 milliseconds