Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_syscalls.c269 intlabel = mac_vnode_label_alloc(); in sys___mac_get_fd()
369 intlabel = mac_vnode_label_alloc(); in kern___mac_get_path()
427 intlabel = mac_vnode_label_alloc(); in sys___mac_set_fd()
531 intlabel = mac_vnode_label_alloc(); in kern___mac_set_path()
H A Dmac_process.c190 *interpvplabel = mac_vnode_label_alloc(); in mac_execve_interpreter_enter()
H A Dmac_vfs.c129 mac_vnode_label_alloc(void) in mac_vnode_label_alloc() function
143 vp->v_label = mac_vnode_label_alloc(); in mac_vnode_init()
H A Dmac_internal.h247 struct label *mac_vnode_label_alloc(void);