Home
last modified time | relevance | path

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

/freebsd-12.1/sys/security/mac/
H A Dmac_pipe.c63 mac_pipe_label_alloc(void) in mac_pipe_label_alloc() function
77 pp->pp_label = mac_pipe_label_alloc(); in mac_pipe_init()
H A Dmac_syscalls.c283 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.h224 struct label *mac_pipe_label_alloc(void);