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

/freebsd-11-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-11-stable/sys/sys/
H A Dpriv.h252 #define PRIV_VFS_EXEC 313 /* Override vnode DAC exec perm. */ macro
/freebsd-11-stable/sys/kern/
H A Dsubr_acl_posix1e.c102 !priv_check_cred(cred, PRIV_VFS_EXEC, 0))
H A Dsubr_acl_nfs4.c271 !priv_check_cred(cred, PRIV_VFS_EXEC, 0))
H A Dvfs_subr.c4449 * requests, instead of PRIV_VFS_EXEC.
4462 !priv_check_cred(cred, PRIV_VFS_EXEC, 0))
H A Dkern_jail.c3304 case PRIV_VFS_EXEC:
/freebsd-11-stable/sys/security/mac_bsdextended/
H A Dmac_bsdextended.c392 PRIV_VFS_EXEC, 0) == 0)
/freebsd-11-stable/sys/security/mac_biba/
H A Dmac_biba.c2012 case PRIV_VFS_EXEC:
/freebsd-11-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1780 case PRIV_VFS_EXEC:

Completed in 264 milliseconds