Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/
H A Dclnt_clts.c166 static void endpnt_reap(endpnt_type_t *);
1772 if (taskq_dispatch(endpnt_taskq, (task_func_t *)endpnt_reap, etp, in endpnt_reap_dispatch()
1785 endpnt_reap(endpnt_type_t *etp) in endpnt_reap() function