Home
last modified time | relevance | path

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

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