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

/freebsd-12-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_policy.c137 if (priv_check_cred(cr, PRIV_VFS_EXEC, 0) != 0)
169 PRIV_VFS_EXEC,
186 case PRIV_VFS_EXEC:
/freebsd-12-stable/sys/sys/
H A Dpriv.h254 #define PRIV_VFS_EXEC 313 /* Override vnode DAC exec perm. */ macro
/freebsd-12-stable/sys/security/mac_bsdextended/
H A Dmac_bsdextended.c391 PRIV_VFS_EXEC, 0) == 0)
/freebsd-12-stable/sys/kern/
H A Dsubr_acl_posix1e.c104 !priv_check_cred(cred, PRIV_VFS_EXEC, 0))
H A Dsubr_acl_nfs4.c273 !priv_check_cred(cred, PRIV_VFS_EXEC, 0))
H A Dkern_jail.c3322 case PRIV_VFS_EXEC:
H A Dvfs_subr.c4589 * requests, instead of PRIV_VFS_EXEC.
4602 !priv_check_cred(cred, PRIV_VFS_EXEC, 0))
/freebsd-12-stable/sys/security/mac_biba/
H A Dmac_biba.c2012 case PRIV_VFS_EXEC:
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1780 case PRIV_VFS_EXEC:

Completed in 229 milliseconds