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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c618 {AC(__mac_mount_args), 0, 0, (sy_call_t *)__mac_mount, munge_wwwww, munge_ddddd, _SYSCALL_RET_INT_T, 20}, /* 424 = __mac_mount */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1681 struct __mac_mount_args { struct
2100 int __mac_mount(struct proc *, struct __mac_mount_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c214 struct __mac_mount_args muap;
225 __mac_mount(struct proc *p, register struct __mac_mount_args *uap, __unused register_t *retval)

Completed in 114 milliseconds