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

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac.h150 int __mac_get_file(const char *_path, mac_t _label);
H A Dmac_base.c1810 __mac_get_file(proc_t p, struct __mac_get_file_args *uap, function
2207 __mac_get_file(proc_t p __unused, struct __mac_get_file_args *uap __unused, register_t *ret __unused) function
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c556 {AC(__mac_get_file_args), 0, 0, (sy_call_t *)__mac_get_file, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 382 = __mac_get_file */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h2046 int __mac_get_file(struct proc *, struct __mac_get_file_args *, int *);

Completed in 58 milliseconds