HomeSort by: relevance | last modified time | path
    Searched defs:res_sym (Results 1 - 2 of 2) sorted by relevancy

  /src/include/
resolv.h 125 struct res_sym { struct
347 extern const struct res_sym __p_key_syms[];
348 extern const struct res_sym __p_cert_syms[];
349 extern const struct res_sym __p_class_syms[];
350 extern const struct res_sym __p_type_syms[];
351 extern const struct res_sym __p_rcode_syms[];
428 int sym_ston(const struct res_sym *, const char *, int *);
429 const char * sym_ntos(const struct res_sym *, int, int *);
430 const char * sym_ntop(const struct res_sym *, int, int *);
resolv.h 125 struct res_sym { struct
347 extern const struct res_sym __p_key_syms[];
348 extern const struct res_sym __p_cert_syms[];
349 extern const struct res_sym __p_class_syms[];
350 extern const struct res_sym __p_type_syms[];
351 extern const struct res_sym __p_rcode_syms[];
428 int sym_ston(const struct res_sym *, const char *, int *);
429 const char * sym_ntos(const struct res_sym *, int, int *);
430 const char * sym_ntop(const struct res_sym *, int, int *);

Completed in 124 milliseconds