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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c52 {AC(open_args), 0, 0, (sy_call_t *)open, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 5 = open */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h120 struct open_args { struct
1704 int open(struct proc *, struct open_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c2320 open(proc_t p, struct open_args *uap, register_t *retval)

Completed in 44 milliseconds