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

/freebsd-current/lib/libprocstat/
H A Dlibprocstat.h143 struct pipestat { struct
222 struct pipestat *pipe, char *errbuf);
H A Dlibprocstat.c127 struct pipestat *pipe, char *errbuf);
129 struct pipestat *pipe, char *errbuf);
943 struct pipestat *ps, char *errbuf)
963 struct pipestat *ps, char *errbuf)
991 procstat_get_pipe_info_sysctl(struct filestat *fst, struct pipestat *ps,
/freebsd-current/contrib/diff/src/
H A Ddiff3.c1146 struct stat pipestat;
1231 if (fstat (fd, &pipestat) != 0)
1233 current_chunk_size = MAX (1, STAT_BLOCKSIZE (pipestat));
1142 struct stat pipestat; local
/freebsd-current/usr.bin/fstat/
H A Dfstat.c472 struct pipestat ps;

Completed in 192 milliseconds