Searched defs:interpvplabel (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/security/mac/ |
| H A D | mac_process.c | 186 struct label **interpvplabel) in mac_execve_interpreter_enter() 197 mac_execve_interpreter_exit(struct label *interpvplabel) in mac_execve_interpreter_exit()
|
| H A D | mac_vfs.c | 346 struct vnode *vp, struct label *interpvplabel, struct image_params *imgp) in mac_vnode_execve_transition() 357 struct label *interpvplabel, struct image_params *imgp) in mac_vnode_execve_will_transition()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_exec.c | 381 struct label *interpvplabel = NULL; in do_execve() local
|
| /f-stack/freebsd/security/mac_lomac/ |
| H A D | mac_lomac.c | 2811 struct vnode *vp, struct label *vplabel, struct label *interpvplabel, in lomac_vnode_execve_transition() 2846 struct label *vplabel, struct label *interpvplabel, in lomac_vnode_execve_will_transition()
|
| /f-stack/freebsd/security/mac_stub/ |
| H A D | mac_stub.c | 1619 struct vnode *vp, struct label *vplabel, struct label *interpvplabel, in stub_vnode_execve_transition() 1627 struct label *vplabel, struct label *interpvplabel, in stub_vnode_execve_will_transition()
|
| /f-stack/freebsd/security/mac_test/ |
| H A D | mac_test.c | 2907 struct label *interpvplabel, struct image_params *imgp, in test_vnode_execve_transition() 2922 struct label *filelabel, struct label *interpvplabel, in test_vnode_execve_will_transition()
|