Searched refs:pipestat (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/lib/libprocstat/
H A Dlibprocstat.h139 struct pipestat { struct
193 struct pipestat *pipe, char *errbuf);
H A Dlibprocstat.c135 struct pipestat *pipe, char *errbuf);
137 struct pipestat *pipe, char *errbuf);
953 struct pipestat *ps, char *errbuf)
973 struct pipestat *ps, char *errbuf)
1001 procstat_get_pipe_info_sysctl(struct filestat *fst, struct pipestat *ps,
/freebsd-13-stable/contrib/diff/src/
H A Ddiff3.c1147 struct stat pipestat;
1232 if (fstat (fd, &pipestat) != 0)
1234 current_chunk_size = MAX (1, STAT_BLOCKSIZE (pipestat));
1143 struct stat pipestat; local
/freebsd-13-stable/usr.bin/fstat/
H A Dfstat.c480 struct pipestat ps;

Completed in 171 milliseconds