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

/freebsd-11-stable/usr.sbin/nscd/agents/
H A Dpasswd.c46 static void passwd_mp_destroy_func(void *mdata);
224 passwd_mp_destroy_func(void *mdata) function
226 TRACE_IN(passwd_mp_destroy_func);
227 TRACE_OUT(passwd_mp_destroy_func);
263 retval->mp_destroy_func = passwd_mp_destroy_func;

Completed in 52 milliseconds