Searched refs:mac_vnode_label_alloc (Results 1 – 4 of 4) sorted by relevance
1326 intlabel = mac_vnode_label_alloc(NULL); in __mac_get_fd()1381 intlabel = mac_vnode_label_alloc(NULL); in mac_get_filelink()1436 intlabel = mac_vnode_label_alloc(NULL); in __mac_set_fd()1490 intlabel = mac_vnode_label_alloc(NULL); in mac_set_filelink()
174 mac_vnode_label_alloc(vnode_t vp) in mac_vnode_label_alloc() function189 label = mac_vnode_label_alloc(vp); in mac_vnode_label_init()2151 tmpl = mac_vnode_label_alloc(vp); in mac_vnode_label_update()
539 struct label *mac_vnode_label_alloc(struct vnode *vp);
2370 imgp->ip_scriptlabelp = mac_vnode_label_alloc(NULL); in exec_activate_image()