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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c101 {AC(dup_args), 0, 0, (sy_call_t *)dup, munge_w, munge_d, _SYSCALL_RET_INT_T, 4}, /* 41 = dup */
H A Dkern_descrip.c374 dup(proc_t p, struct dup_args *uap, register_t *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h254 struct dup_args { struct
1740 int dup(struct proc *, struct dup_args *, int *);

Completed in 211 milliseconds