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

/ast/src/cmd/mailx/
H A Dfio.c122 off_t zoff; local
154 if (count == 0 && (zoff = ftell(ibuf)) > roff) {
155 if ((count = zoff - roff) > LINESIZE)

Completed in 21 milliseconds