Home
last modified time | relevance | path

Searched refs:lookup_fct (Results 1 – 2 of 2) sorted by relevance

/nss/
A Dgetnssent_r.c27 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 Dnsswitch.h140 db_lookup_function lookup_fct,
146 db_lookup_function lookup_fct,
152 db_lookup_function lookup_fct,

Completed in 6 milliseconds