Home
last modified time | relevance | path

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

/xnu-10002.41.9/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-10002.41.9/bsd/sys/
H A Dpipe.h169 struct label *pipe_label; /* pipe MAC label - shared */ member