Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dsocket.h1382 extern int peeloff(int s, sae_associd_t);
/xnu-8019.80.24/bsd/kern/
H A Duipc_syscalls.c1068 peeloff(struct proc *p, struct peeloff_args *uap, int *retval) in peeloff() function