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

/linux-master/security/smack/
H A Dsmack_lsm.c254 static int smk_bu_credfile(const struct cred *cred, struct file *file, function
280 #define smk_bu_credfile(cred, file, mode, RC) (RC) macro
2022 rc = smk_bu_credfile(file->f_cred, file, MAY_READ, rc);
5005 rc = smk_bu_credfile(file->f_cred, file, MAY_READ, rc);

Completed in 132 milliseconds