Home
last modified time | relevance | path

Searched refs:lookup_func (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/nscd/
H A Dagent.h49 int (*lookup_func)(const char *, size_t, char **, size_t *); member
H A Dquery.c767 res = c_agent->lookup_func( in on_read_request_process()
/freebsd/usr.sbin/nscd/agents/
H A Dgroup.c232 retval->lookup_func = group_lookup_func; in init_group_agent()
H A Dservices.c253 retval->lookup_func = services_lookup_func; in init_services_agent()
H A Dpasswd.c240 retval->lookup_func = passwd_lookup_func; in init_passwd_agent()