Home
last modified time | relevance | path

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

/freebsd/lib/libprocstat/
H A Dlibprocstat.h143 struct pipestat { struct
144 size_t buffer_cnt;
145 uint64_t addr;
146 uint64_t peer;
/freebsd/contrib/diff/src/
H A Ddiff3.c1142 struct stat pipestat; in read_diff() local