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

/netbsd-current/usr.bin/tail/
H A Dextern.h43 int displaybytes(FILE *, off_t);
H A Dread.c54 * displaybytes -- read bytes to an offset from the end and display.
66 displaybytes(FILE *fp, off_t off) function
H A Dreverse.c88 (void)displaybytes(fp, off);
H A Dforward.c144 if (displaybytes(fp, off))

Completed in 115 milliseconds