Home
last modified time | relevance | path

Searched refs:mac_pipe_label_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/security/mac/
H A Dmac_pipe.c61 mac_pipe_label_alloc(void) in mac_pipe_label_alloc() function
75 pp->pp_label = mac_pipe_label_alloc(); in mac_pipe_init()
H A Dmac_syscalls.c281 intlabel = mac_pipe_label_alloc(); in sys___mac_get_fd()
449 intlabel = mac_pipe_label_alloc(); in sys___mac_set_fd()
H A Dmac_internal.h241 struct label *mac_pipe_label_alloc(void);