Home
last modified time | relevance | path

Searched refs:mp_destroy_func (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/nscd/
H A Dagent.h56 void (*mp_destroy_func)(void *); member
/freebsd/usr.sbin/nscd/agents/
H A Dgroup.c252 retval->mp_destroy_func = group_mp_destroy_func; in init_group_mp_agent()
H A Dservices.c273 retval->mp_destroy_func = services_mp_destroy_func; in init_services_mp_agent()
H A Dpasswd.c260 retval->mp_destroy_func = passwd_mp_destroy_func; in init_passwd_mp_agent()