Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/nscd/agents/
HDservices.c46 static void services_mp_destroy_func(void *);
237 services_mp_destroy_func(void *mdata) in services_mp_destroy_func() function
239 TRACE_IN(services_mp_destroy_func); in services_mp_destroy_func()
240 TRACE_OUT(services_mp_destroy_func); in services_mp_destroy_func()
276 retval->mp_destroy_func = services_mp_destroy_func; in init_services_mp_agent()