/freebsd-src/sys/security/mac_partition/ |
H A D | mac_partition.c | 281 partition_vnode_check_exec(struct ucred * cred,struct vnode * vp,struct label * vplabel,struct image_params * imgp,struct label * execlabel) partition_vnode_check_exec() argument
|
/freebsd-src/sys/security/mac_grantbylabel/ |
H A D | mac_grantbylabel.c | 474 mac_grantbylabel_vnode_execve_will_transition(struct ucred * old,struct vnode * vp,struct label * vplabel,struct label * interpvplabel,struct image_params * imgp,struct label * execlabel) mac_grantbylabel_vnode_execve_will_transition() argument
|
/freebsd-src/sys/sys/ |
H A D | imgact.h | 60 struct label *execlabel; /* optional exec label */ member
|
/freebsd-src/sys/security/mac_bsdextended/ |
H A D | ugidfw_vnode.c | 112 struct label *execlabel) in ugidfw_vnode_check_exec()
|
/freebsd-src/sys/security/mac_stub/ |
H A D | mac_stub.c | 1415 stub_vnode_check_exec(struct ucred * cred,struct vnode * vp,struct label * vplabel,struct image_params * imgp,struct label * execlabel) stub_vnode_check_exec() argument 1644 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) stub_vnode_execve_transition() argument 1652 stub_vnode_execve_will_transition(struct ucred * old,struct vnode * vp,struct label * vplabel,struct label * interpvplabel,struct image_params * imgp,struct label * execlabel) stub_vnode_execve_will_transition() argument
|
/freebsd-src/sys/security/mac_test/ |
H A D | mac_test.c | 2561 test_vnode_check_exec(struct ucred * cred,struct vnode * vp,struct label * vplabel,struct image_params * imgp,struct label * execlabel) test_vnode_check_exec() argument 2940 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) test_vnode_execve_transition() argument 2955 test_vnode_execve_will_transition(struct ucred * old,struct vnode * vp,struct label * filelabel,struct label * interpvplabel,struct image_params * imgp,struct label * execlabel) test_vnode_execve_will_transition() argument
|
/freebsd-src/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 2815 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) lomac_vnode_execve_transition() argument 2850 lomac_vnode_execve_will_transition(struct ucred * old,struct vnode * vp,struct label * vplabel,struct label * interpvplabel,struct image_params * imgp,struct label * execlabel) lomac_vnode_execve_will_transition() argument
|
/freebsd-src/sys/security/mac_mls/ |
H A D | mac_mls.c | 2597 mls_vnode_check_exec(struct ucred * cred,struct vnode * vp,struct label * vplabel,struct image_params * imgp,struct label * execlabel) mls_vnode_check_exec() argument
|
/freebsd-src/sys/security/mac_biba/ |
H A D | mac_biba.c | 2967 biba_vnode_check_exec(struct ucred * cred,struct vnode * vp,struct label * vplabel,struct image_params * imgp,struct label * execlabel) biba_vnode_check_exec() argument
|