Home
last modified time | relevance | path

Searched refs:mac_vnode_label_alloc (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/security/mac/
H A Dmac_syscalls.c266 intlabel = mac_vnode_label_alloc(); in sys___mac_get_fd()
366 intlabel = mac_vnode_label_alloc(); in kern___mac_get_path()
425 intlabel = mac_vnode_label_alloc(); in sys___mac_set_fd()
529 intlabel = mac_vnode_label_alloc(); in kern___mac_set_path()
H A Dmac_process.c188 *interpvplabel = mac_vnode_label_alloc(); in mac_execve_interpreter_enter()
H A Dmac_vfs.c127 mac_vnode_label_alloc(void) in mac_vnode_label_alloc() function
141 vp->v_label = mac_vnode_label_alloc(); in mac_vnode_init()
H A Dmac_internal.h245 struct label *mac_vnode_label_alloc(void);