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

/illumos-gate/usr/src/cmd/mandoc/
H A Dread.c73 static int read_whole_file(struct mparse *, const char *, int,
609 read_whole_file(struct mparse *curp, const char *file, int fd, function
763 if (read_whole_file(curp, file, fd, &blk, &with_mmap)) {

Completed in 43 milliseconds