Home
last modified time | relevance | path

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

/xnu-8796.121.2/security/ !
H A Dmac_file.c51 mac_file_check_create(struct ucred *cred) in mac_file_check_create() function
H A Dmac_framework.h190 int mac_file_check_create(kauth_cred_t cred) __result_use_check;
/xnu-8796.121.2/bsd/kern/ !
H A Dkern_descrip.c1315 error = mac_file_check_create(cred); in falloc_withinit()