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

/freebsd-10-stable/lib/libc/resolv/
H A DSymbol.map53 sym_ston;
H A Dres_debug.c557 sym_ston(const struct res_sym *syms, const char *name, int *success) { function
1189 result = sym_ston(__p_class_syms, buf, &success);
1212 result = sym_ston(__p_type_syms, buf, &success);
1237 #undef sym_ston macro
1238 __weak_reference(__sym_ston, sym_ston);
H A Dres_mkupdate.c480 sig_type = sym_ston(__p_type_syms, buf2, &success);
613 nxt_type = sym_ston(__p_type_syms, buf2,
/freebsd-10-stable/include/
H A Dresolv.h387 #define sym_ston __sym_ston macro
418 int sym_ston(const struct res_sym *, const char *, int *);

Completed in 128 milliseconds