Home
last modified time | relevance | path

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

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