Home
last modified time | relevance | path

Searched defs:intlabel (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/security/mac/
H A Dmac_syscalls.c236 struct label *intlabel; in mac_set_proc_prepare() local
270 struct label *const intlabel = mac_set_proc_data; in mac_set_proc_core() local
296 struct label *const intlabel = mac_set_proc_data; in mac_set_proc_finish() local
310 struct label *intlabel = NULL; in mac_get_prison() local
389 struct label *intlabel; in mac_set_prison_prepare() local
441 struct label *const intlabel = mac_set_prison_data; in mac_set_prison_core() local
450 struct label *const intlabel = mac_set_prison_data; in mac_set_prison_finish() local
459 void *intlabel; in sys___mac_set_proc() local
501 struct label *intlabel; in sys___mac_get_fd() local
620 struct label *intlabel; in kern___mac_get_path() local
[all …]
H A Dmac_socket.c529 struct label *intlabel; in mac_setsockopt_label() local
564 struct label *intlabel; in mac_getsockopt_label() local
603 struct label *intlabel; in mac_getsockopt_peerlabel() local
H A Dmac_net.c401 struct label *intlabel; in mac_ifnet_ioctl_get() local
443 struct label *intlabel; in mac_ifnet_ioctl_set() local
H A Dmac_vfs.c361 struct label *intlabel) in mac_vnode_setlabel_extattr()
1060 struct label *intlabel = ap->a_label; in vop_stdsetlabel_ea() local
1082 vn_setlabel(struct vnode *vp, struct label *intlabel, struct ucred *cred) in vn_setlabel()
/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.c2880 struct label *vplabel, struct label *intlabel) in lomac_vnode_setlabel_extattr()
/freebsd/sys/security/mac_stub/
H A Dmac_stub.c1782 struct label *vplabel, struct label *intlabel) in stub_vnode_setlabel_extattr()
/freebsd/sys/security/mac_mls/
H A Dmac_mls.c3171 struct label *vplabel, struct label *intlabel) in mls_vnode_setlabel_extattr()
/freebsd/sys/security/mac_biba/
H A Dmac_biba.c3542 struct label *vplabel, struct label *intlabel) in biba_vnode_setlabel_extattr()
/freebsd/sys/security/mac_test/
H A Dmac_test.c3238 struct label *vplabel, struct label *intlabel) in test_vnode_setlabel_extattr()