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

/xnu-2422.115.4/bsd/kern/
H A Duipc_syscalls.c151 static int peeloff_nocancel(struct proc *, struct peeloff_args *, int *);
849 return (peeloff_nocancel(p, uap, retval));
853 peeloff_nocancel(struct proc *p, struct peeloff_args *uap, int *retval) function

Completed in 68 milliseconds