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

/illumos-gate/usr/src/cmd/tail/
H A Dmisc.c71 if (maparound(mip, startoff) != 0)
90 maparound(struct mapinfo *mip, off_t offset) function
H A Dextern.h74 int maparound(struct mapinfo *, off_t);
H A Dreverse.c121 if (maparound(&map, curoff) != 0) {
H A Dforward.c209 if (curoff < map.mapoff && maparound(&map, curoff) != 0) {

Completed in 53 milliseconds