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

/bionic/libc/private/
H A Dresolv_private.h117 struct res_sym { struct
337 extern const struct res_sym __p_key_syms[];
338 extern const struct res_sym __p_cert_syms[];
339 extern const struct res_sym __p_class_syms[];
340 extern const struct res_sym __p_type_syms[];
341 extern const struct res_sym __p_rcode_syms[];
415 int sym_ston(const struct res_sym *, const char *, int *);
416 const char * sym_ntos(const struct res_sym *, int, int *);
417 const char * sym_ntop(const struct res_sym *, int, int *);

Completed in 90 milliseconds