Searched refs:__mac_mount (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac.h160 int __mac_mount(const char *type, const char *path, int flags, void *data,
/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/vfs/
H A Dvfs_syscalls.c221 return (__mac_mount(p, &muap, retval));
225 __mac_mount(struct proc *p, register struct __mac_mount_args *uap, __unused register_t *retval) function
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h2100 int __mac_mount(struct proc *, struct __mac_mount_args *, int *);

Completed in 61 milliseconds