Searched refs:maparound (Results 1 – 4 of 4) sorted by relevance
78 if (maparound(mip, startoff) != 0) in mapprint()97 maparound(struct mapinfo *mip, off_t offset) in maparound() function
73 int maparound(struct mapinfo *, off_t);
128 if (maparound(&map, curoff) != 0) { in r_reg()
208 if (curoff < map.mapoff && maparound(&map, curoff) != 0) { in rlines()