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

/xnu-2422.115.4/libsyscall/xcodescripts/
H A Dcreate-syscalls.pl144 pathconf peeloff poll posix_spawn pread pwrite
/xnu-2422.115.4/bsd/sys/
H A Dsocket.h1067 extern int peeloff(int s, associd_t);
/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_usrreq.c943 DTRACE_MPTCP3(peeloff, struct mptses *, mpte, associd_t, aid,
946 /* peeloff cannot happen after an association is established */
1354 * a. In the event peeloff(2) occurs on the subflow socket,
1358 * be replayed during peeloff.
/xnu-2422.115.4/bsd/kern/
H A Duipc_syscalls.c842 peeloff(struct proc *p, struct peeloff_args *uap, int *retval) function

Completed in 97 milliseconds