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

/freebsd-9.3-release/usr.bin/tail/
H A Dforward.c60 static void rlines(FILE *, const char *fn, off_t, struct stat *);
162 rlines(fp, fn, off, sbp);
188 * rlines -- display the last offset lines of the file.
191 rlines(FILE *fp, const char *fn, off_t off, struct stat *sbp) function

Completed in 38 milliseconds