Searched refs:mac_vnode_copy_label (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/security/mac/
H A Dmac_syscalls.c271 mac_vnode_copy_label(vp->v_label, intlabel);
370 mac_vnode_copy_label(nd.ni_vp->v_label, intlabel);
H A Dmac_process.c191 mac_vnode_copy_label(interpvp->v_label, *interpvplabel);
H A Dmac_framework.h638 void mac_vnode_copy_label(struct label *, struct label *);
H A Dmac_vfs.c203 mac_vnode_copy_label(struct label *src, struct label *dest) function

Completed in 122 milliseconds