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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c53 {AC(close_args), 0, 0, (sy_call_t *)close, munge_w, munge_d, _SYSCALL_RET_INT_T, 4}, /* 6 = close */
H A Dkern_descrip.c1723 close(proc_t p, struct close_args *uap, register_t *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h125 struct close_args { struct
1705 int close(struct proc *, struct close_args *, int *);

Completed in 46 milliseconds