Searched defs:res_sym (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/
H A Dresolv.h156 struct res_sym { struct
343 extern const struct res_sym __p_key_syms[];
344 extern const struct res_sym __p_cert_syms[];
345 extern const struct res_sym __p_class_syms[];
346 extern const struct res_sym __p_type_syms[];
347 extern const struct res_sym __p_rcode_syms[];
353 int sym_ston __P((const struct res_sym *, const char *, int *));
354 const char *sym_ntos __P((const struct res_sym *, int, int *));
355 const char *sym_ntop __P((const struct res_sym *, int, int *));

Completed in 88 milliseconds