Searched defs:execlabel (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/security/mac_bsdextended/
H A Dugidfw_vnode.c112 ugidfw_vnode_check_exec(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct image_params *imgp, struct label *execlabel) argument
/freebsd-12-stable/sys/security/mac_partition/
H A Dmac_partition.c280 partition_vnode_check_exec(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct image_params *imgp, struct label *execlabel) argument
/freebsd-12-stable/sys/sys/
H A Dimgact.h62 struct label *execlabel; /* optional exec label */ member in struct:image_params
/freebsd-12-stable/sys/security/mac_biba/
H A Dmac_biba.c2964 biba_vnode_check_exec(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct image_params *imgp, struct label *execlabel) argument
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c2809 lomac_vnode_execve_transition(struct ucred *old, struct ucred *new, struct vnode *vp, struct label *vplabel, struct label *interpvplabel, struct image_params *imgp, struct label *execlabel) argument
2844 lomac_vnode_execve_will_transition(struct ucred *old, struct vnode *vp, struct label *vplabel, struct label *interpvplabel, struct image_params *imgp, struct label *execlabel) argument
/freebsd-12-stable/sys/security/mac_mls/
H A Dmac_mls.c2596 mls_vnode_check_exec(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct image_params *imgp, struct label *execlabel) argument
/freebsd-12-stable/sys/security/mac_stub/
H A Dmac_stub.c1395 stub_vnode_check_exec(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct image_params *imgp, struct label *execlabel) argument
1624 stub_vnode_execve_transition(struct ucred *old, struct ucred *new, struct vnode *vp, struct label *vplabel, struct label *interpvplabel, struct image_params *imgp, struct label *execlabel) argument
1632 stub_vnode_execve_will_transition(struct ucred *old, struct vnode *vp, struct label *vplabel, struct label *interpvplabel, struct image_params *imgp, struct label *execlabel) argument
/freebsd-12-stable/sys/security/mac_test/
H A Dmac_test.c2525 test_vnode_check_exec(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct image_params *imgp, struct label *execlabel) argument
2903 test_vnode_execve_transition(struct ucred *old, struct ucred *new, struct vnode *vp, struct label *filelabel, struct label *interpvplabel, struct image_params *imgp, struct label *execlabel) argument
2919 test_vnode_execve_will_transition(struct ucred *old, struct vnode *vp, struct label *filelabel, struct label *interpvplabel, struct image_params *imgp, struct label *execlabel) argument

Completed in 277 milliseconds