Searched refs:mac_vnode_label_copy (Results 1 – 4 of 4) sorted by relevance
1334 mac_vnode_label_copy(mac_vnode_label(vp), intlabel); in __mac_get_fd()1382 mac_vnode_label_copy(mac_vnode_label(vp), intlabel); in mac_get_filelink()
549 void mac_vnode_label_copy(struct label *l1, struct label *l2);
265 mac_vnode_label_copy(struct label *src, struct label *dest) in mac_vnode_label_copy() function
2375 mac_vnode_label_copy(mac_vnode_label(imgp->ip_vp), in exec_activate_image()