Searched defs:ni (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/nss/ |
D | compat-lookup.c | 32 __nss_passwd_lookup (nss_action_list *ni, const char *fct_name, void **fctp) in __nss_passwd_lookup() 53 __nss_next (nss_action_list *ni, const char *fct_name, void **fctp, int status, in __nss_next() 63 const char *defconfig, nss_action_list *ni) in __nss_database_lookup()
|
D | nsswitch.c | 64 __nss_lookup (nss_action_list *ni, const char *fct_name, const char *fct2_name, in __nss_lookup()
|
D | XXX-lookup.c | 50 DB_LOOKUP_FCT (nss_action_list *ni, const char *fct_name, const char *fct2_name, in DB_LOOKUP_FCT()
|
D | nsswitch.h | 63 #define nss_next_action(ni, status) nss_action_get (ni, status) argument
|
D | nss_module.c | 363 nss_action_list ni = NULL; in nss_load_all_libraries() local
|
/glibc-2.36/inet/ |
D | test_ifindex.c | 46 unsigned int ni; in do_test() local
|