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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c261 {AC(mount_args), 0, 0, (sy_call_t *)mount, munge_wwww, munge_dddd, _SYSCALL_RET_INT_T, 16}, /* 167 = mount */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h621 struct mount_args { struct
1843 int mount(struct proc *, struct mount_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c212 mount(proc_t p, struct mount_args *uap, __unused register_t *retval)

Completed in 42 milliseconds