Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dsocket.h1422 extern int peeloff(int s, sae_associd_t);
/xnu-10063.101.15/bsd/kern/
H A Duipc_syscalls.c1126 peeloff(proc_ref_t p, struct peeloff_args *uap, int *retval) in peeloff() function