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

/freebsd-current/usr.bin/tail/
H A Dforward.c59 static void rlines(FILE *, const char *fn, off_t, struct stat *);
161 rlines(fp, fn, off, sbp);
187 * rlines -- display the last offset lines of the file.
190 rlines(FILE *fp, const char *fn, off_t off, struct stat *sbp) function

Completed in 37 milliseconds