Home
last modified time | relevance | path

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

/glibc-2.36/include/
Dnss_dns.h36 void __nss_dns_functions (nss_module_functions_untyped pointers)
/glibc-2.36/resolv/
Dnss_dns_functions.c24 __nss_dns_functions (nss_module_functions_untyped pointers) in __nss_dns_functions() function
/glibc-2.36/nss/
Dnss_module.c169 return module_load_builtin (module, __nss_dns_functions); in module_load_nss_dns()