Home
last modified time | relevance | path

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

/f-stack/freebsd/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.c284 intlabel = mac_pipe_label_alloc(); in sys___mac_get_fd()
451 intlabel = mac_pipe_label_alloc(); in sys___mac_set_fd()
H A Dmac_internal.h243 struct label *mac_pipe_label_alloc(void);