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

/freebsd-10.0-release/contrib/mdocml/
H A Dread.c75 static int read_whole_file(const char *, int, struct buf *, int *);
552 read_whole_file(const char *file, int fd, struct buf *fb, int *with_mmap) function
696 if ( ! read_whole_file(file, fd, &blk, &with_mmap)) {

Completed in 60 milliseconds