Searched refs:MPC_OBJECT_PIPE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/security/mac/
H A Dmac_pipe.c76 if (mac_labeled & MPC_OBJECT_PIPE)
H A Dmac_syscalls.c279 if (!(mac_labeled & MPC_OBJECT_PIPE)) {
447 if (!(mac_labeled & MPC_OBJECT_PIPE)) {
H A Dmac_framework.c367 MPC_FLAG(pipe_init_label, MPC_OBJECT_PIPE);
H A Dmac_internal.h179 #define MPC_OBJECT_PIPE 0x0000000000000400 macro

Completed in 202 milliseconds