Home
last modified time | relevance | path

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

/system/netd/resolv/
Dres_debug.cpp441 static const char* sym_ntos(const struct res_sym* syms, int number, int* success) { in sym_ntos() function
464 result = sym_ntos(p_type_syms, type, &success); in p_type()
485 return (sym_ntos(symbols, section, (int*) 0)); in p_section()
496 result = sym_ntos(p_class_syms, cl, &success); in p_class()
507 return (sym_ntos(p_rcode_syms, rcode, (int*) 0)); in p_rcode()