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

/freebsd-13-stable/usr.sbin/nscd/
H A Dagent.h51 int (*lookup_func)(const char *, size_t, char **, size_t *); member in struct:common_agent
H A Dquery.c770 res = c_agent->lookup_func(
/freebsd-13-stable/usr.sbin/nscd/agents/
H A Dgroup.c235 retval->lookup_func = group_lookup_func;
H A Dpasswd.c243 retval->lookup_func = passwd_lookup_func;
H A Dservices.c256 retval->lookup_func = services_lookup_func;

Completed in 60 milliseconds