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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c1435 struct dup2_args dup2a;
1492 struct dup2_args dup2a;
H A Dinit_sysent.c150 {AC(dup2_args), 0, 0, (sy_call_t *)dup2, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 90 = dup2 */
H A Dkern_descrip.c416 dup2(proc_t p, struct dup2_args *uap, register_t *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h397 struct dup2_args { struct
1777 int dup2(struct proc *, struct dup2_args *, int *);

Completed in 88 milliseconds