Home
last modified time | relevance | path

Searched defs:pipepair (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/sys/
H A Dpipe.h134 struct pipepair { struct
135 struct pipe pp_rpipe;
136 struct pipe pp_wpipe;
137 struct mtx pp_mtx;
138 struct label *pp_label;
139 struct ucred *pp_owner; /* to dec pipe usage count */