Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dsocket_private.h767 extern int peeloff(int s, sae_associd_t);
/xnu-11215.1.10/bsd/kern/
H A Duipc_syscalls.c1137 peeloff(proc_ref_t p, struct peeloff_args *uap, int *retval) in peeloff() function