Searched refs:lookup_fct (Results 1 – 2 of 2) sorted by relevance
/nss/ |
A D | getnssent_r.c | 27 setup (const char *func_name, db_lookup_function lookup_fct, in setup() argument 33 no_more = lookup_fct (nip, func_name, NULL, fctp); in setup() 51 __nss_setent (const char *func_name, db_lookup_function lookup_fct, in __nss_setent() argument 76 no_more = setup (func_name, lookup_fct, &fct.ptr, nip, in __nss_setent() 112 __nss_endent (const char *func_name, db_lookup_function lookup_fct, in __nss_endent() argument 135 no_more = setup (func_name, lookup_fct, &fct.ptr, nip, startp, 1); in __nss_endent() 156 db_lookup_function lookup_fct, in __nss_getent_r() argument 188 no_more = setup (getent_func_name, lookup_fct, &fct.ptr, nip, in __nss_getent_r()
|
A D | nsswitch.h | 140 db_lookup_function lookup_fct, 146 db_lookup_function lookup_fct, 152 db_lookup_function lookup_fct,
|
Completed in 6 milliseconds