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

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac.h162 int __mac_get_mount(const char *path, struct mac *label);
H A Dmac_base.c2113 __mac_get_mount(proc_t p __unused, struct __mac_get_mount_args *uap, function
2277 __mac_get_mount(proc_t p __unused, function
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c619 {AC(__mac_get_mount_args), 0, 0, (sy_call_t *)__mac_get_mount, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 425 = __mac_get_mount */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h2101 int __mac_get_mount(struct proc *, struct __mac_get_mount_args *, int *);

Completed in 45 milliseconds