Searched refs:accept_args (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c82 {AC(accept_args), 0, 0, (sy_call_t *)accept, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 30 = accept */
H A Duipc_syscalls.c552 accept(struct proc *p, struct accept_args *uap, register_t *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h214 struct accept_args { struct
1729 int accept(struct proc *, struct accept_args *, int *);

Completed in 41 milliseconds