Searched defs:pipepair (Results 1 – 1 of 1) sorted by relevance
134 struct pipepair { struct135 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 */