Home
last modified time | relevance | path

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

/glibc-2.36/resolv/
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 …]
Dresolv.h97 struct res_sym { struct
238 int sym_ston (const struct res_sym *, const char *, int *) __THROW
240 const char * sym_ntos (const struct res_sym *, int, int *) __THROW
242 const char * sym_ntop (const struct res_sym *, int, int *) __THROW
/glibc-2.36/ChangeLog.old/
DChangeLog.67819 (res_sym): New type.