Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpipe.h138 struct pipepair { struct
139 struct pipe pp_rpipe;
140 struct pipe pp_wpipe;
141 struct mtx pp_mtx;
142 struct label *pp_label;