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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c152 {AC(fcntl_args), 0, 0, (sy_call_t *)fcntl, munge_wws, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 92 = fcntl */
H A Dkern_descrip.c521 fcntl(proc_t p, struct fcntl_args *uap, register_t *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h401 struct fcntl_args { struct
1778 int fcntl(struct proc *, struct fcntl_args *, int *);

Completed in 61 milliseconds