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

/macosx-10.10.1/libresolv-57/
H A Dresolv.h411 #define sym_ston res_9_sym_ston macro
427 int sym_ston __P((const struct res_sym *, const char *, int *));
H A Dres_debug.c501 sym_ston(const struct res_sym *syms, const char *name, int *success) { function
1107 result = sym_ston(__res_p_class_syms, buf, &success);
1129 result = sym_ston(__p_type_syms, buf, &success);
H A Dres_mkupdate.c474 sig_type = sym_ston(__p_type_syms, buf2, &success);
604 nxt_type = sym_ston(__p_type_syms, buf2,

Completed in 109 milliseconds