Searched refs:__nss_lookup (Results 1 – 5 of 5) sorted by relevance
/nss/ |
A D | nsswitch.c | 64 __nss_lookup (nss_action_list *ni, const char *fct_name, const char *fct2_name, in __nss_lookup() function 84 libc_hidden_def (__nss_lookup) in libc_hidden_def() argument
|
A D | XXX-lookup.c | 57 return __nss_lookup (ni, fct_name, fct2_name, fctp); in DB_LOOKUP_FCT()
|
A D | nsswitch.h | 94 extern int __nss_lookup (struct nss_action **ni, const char *fct_name, 96 libc_hidden_proto (__nss_lookup)
|
A D | getnssent_r.c | 45 no_more = __nss_lookup (nip, func_name, NULL, fctp); in setup() 234 no_more = __nss_lookup (nip, setent_func_name, NULL, &sfct.ptr); in __nss_getent_r()
|
A D | Versions | 19 __nss_services_lookup2; __nss_next2; __nss_lookup;
|
Completed in 10 milliseconds