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

/bionic/libc/dns/include/
H A Dresolv_private.h422 #define sym_ston __sym_ston macro
446 int sym_ston(const struct res_sym *, const char *, int *);
/bionic/libc/dns/resolv/
H A Dres_debug.c558 sym_ston(const struct res_sym *syms, const char *name, int *success) { function
1187 result = sym_ston(__p_class_syms, buf, &success);
1210 result = sym_ston(__p_type_syms, buf, &success);

Completed in 602 milliseconds