Home
last modified time | relevance | path

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

/bionic/libc/private/
Dresolv_private.h391 #define sym_ston __sym_ston macro
415 int sym_ston(const struct res_sym *, const char *, int *);
/bionic/libc/netbsd/resolv/
Dres_debug.c503 sym_ston(const struct res_sym *syms, const char *name, int *success) { in sym_ston() function
1136 result = sym_ston(__p_class_syms, buf, &success); in res_nametoclass()
1159 result = sym_ston(__p_type_syms, buf, &success); in res_nametotype()