Home
last modified time | relevance | path

Searched refs:res_sym (Results 1 – 2 of 2) sorted by relevance

/resolv/
A Dresolv.h97 struct res_sym { struct
237 int sym_ston (const struct res_sym *, const char *, int *) __THROW
239 const char * sym_ntos (const struct res_sym *, int, int *) __THROW
241 const char * sym_ntop (const struct res_sym *, int, int *) __THROW
A Dres_debug.c394 extern const struct res_sym __p_class_syms[];
396 const struct res_sym __p_class_syms[] = {
410 const struct res_sym __p_default_section_syms[] attribute_hidden = {
418 const struct res_sym __p_update_section_syms[] attribute_hidden = {
430 extern const struct res_sym __p_type_syms[];
432 const struct res_sym __p_type_syms[] = {
486 const struct res_sym __p_rcode_syms[] attribute_hidden = {
506 sym_ston(const struct res_sym *syms, const char *name, int *success) { in sym_ston()
520 sym_ntos(const struct res_sym *syms, int number, int *success) { in sym_ntos()
539 sym_ntop(const struct res_sym *syms, int number, int *success) { in libresolv_hidden_def()
[all …]

Completed in 8 milliseconds