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

/freebsd-current/sys/security/mac/
H A Dmac_syscalls.c167 struct label *intlabel; local
228 struct label *intlabel; local
338 struct label *intlabel; local
387 struct label *intlabel; local
504 struct label *intlabel; local
[all...]
H A Dmac_net.c401 struct label *intlabel; local
426 mac_ifnet_copy_label(if_getmaclabel(ifp), intlabel); local
443 struct label *intlabel; local
[all...]
H A Dmac_socket.c527 struct label *intlabel; local
562 struct label *intlabel; local
601 struct label *intlabel; local
[all...]
H A Dmac_vfs.c1010 struct label *intlabel = ap->a_label; local
1032 vn_setlabel(struct vnode *vp, struct label *intlabel, struct ucred *cred) argument
310 mac_vnode_setlabel_extattr(struct ucred *cred, struct vnode *vp, struct label *intlabel) argument
/freebsd-current/sys/security/mac_stub/
H A Dmac_stub.c1666 stub_vnode_setlabel_extattr(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct label *intlabel) argument
/freebsd-current/sys/security/mac_mls/
H A Dmac_mls.c3172 mls_vnode_setlabel_extattr(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct label *intlabel) argument
/freebsd-current/sys/security/mac_biba/
H A Dmac_biba.c3542 biba_vnode_setlabel_extattr(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct label *intlabel) argument
/freebsd-current/sys/security/mac_lomac/
H A Dmac_lomac.c2880 lomac_vnode_setlabel_extattr(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct label *intlabel) argument
/freebsd-current/sys/security/mac_test/
H A Dmac_test.c3014 test_vnode_setlabel_extattr(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct label *intlabel) argument

Completed in 310 milliseconds