Home
last modified time | relevance | path

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

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