Home
last modified time | relevance | path

Searched refs:mac_file_check_library_validation (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/security/
H A Dmac_file.c154 mac_file_check_library_validation(struct proc *proc, in mac_file_check_library_validation() function
H A Dmac_framework.h203 int mac_file_check_library_validation(struct proc *proc,
/xnu-11215.1.10/bsd/kern/
H A Dkern_descrip.c4277 error = mac_file_check_library_validation(p, fg, lv.lv_file_start, in sys_fcntl_nocancel()