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

/freebsd-9.3-release/lib/libc/resolv/
H A DSymbol.map53 sym_ston;
H A Dres_debug.c538 sym_ston(const struct res_sym *syms, const char *name, int *success) { function
1170 result = sym_ston(__p_class_syms, buf, &success);
1193 result = sym_ston(__p_type_syms, buf, &success);
1218 #undef sym_ston macro
1219 __weak_reference(__sym_ston, sym_ston);
H A Dres_mkupdate.c477 sig_type = sym_ston(__p_type_syms, buf2, &success);
610 nxt_type = sym_ston(__p_type_syms, buf2,
/freebsd-9.3-release/include/
H A Dresolv.h384 #define sym_ston __sym_ston macro
415 int sym_ston(const struct res_sym *, const char *, int *);

Completed in 86 milliseconds