Home
last modified time | relevance | path

Searched refs:pipe_label (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/security/
H A Dmac_pipe.c91 return cpipe->pipe_label; in mac_pipe_label()
97 cpipe->pipe_label = label; in mac_pipe_set_label()
/xnu-12377.41.6/bsd/sys/
H A Dpipe.h169 struct label *pipe_label; /* pipe MAC label - shared */ member