Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
Dres_debug.cpp413 static const char* sym_ntos(const struct res_sym* syms, int number, int* success) { in sym_ntos() function
436 result = sym_ntos(p_type_syms, type, &success); in p_type()
457 return (sym_ntos(symbols, section, (int*) 0)); in p_section()
468 result = sym_ntos(p_class_syms, cl, &success); in p_class()
479 return (sym_ntos(p_rcode_syms, rcode, (int*) 0)); in p_rcode()