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

/freebsd-11-stable/usr.bin/tail/
H A Dextern.h69 int maparound(struct mapinfo *, off_t);
H A Dmisc.c79 if (maparound(mip, startoff) != 0)
98 maparound(struct mapinfo *mip, off_t offset) function
H A Dreverse.c132 if (maparound(&map, curoff) != 0) {
H A Dforward.c209 if (curoff < map.mapoff && maparound(&map, curoff) != 0) {

Completed in 217 milliseconds