Searched refs:usl_detachproc (Results 1 – 1 of 1) sorted by relevance
77 static int usl_detachproc(void *, int, void (*)(void *, int, int), void *);86 .detach = usl_detachproc,179 usl_detachproc(void *cookie, int waitok, in usl_detachproc() function