Searched refs:sym_ston (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_debug.c | 146 #pragma weak __sym_ston = sym_ston 575 sym_ston(const struct res_sym *syms, const char *name, int *success) { in sym_ston() function 1207 result = sym_ston(__p_class_syms, buf, &success); in res_nametoclass() 1230 result = sym_ston(__p_type_syms, buf, &success); in res_nametotype()
|
H A D | res_mkupdate.c | 456 sig_type = sym_ston(__p_type_syms, buf2, &success); in res_nmkupdate() 588 nxt_type = sym_ston(__p_type_syms, buf2, in res_nmkupdate()
|
/illumos-gate/usr/src/head/ |
H A D | resolv.h | 353 int sym_ston __P((const struct res_sym *, const char *, int *));
|
/illumos-gate/usr/src/lib/libresolv2/common/ |
H A D | mapfile-vers | 413 sym_ston;
|