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

/freebsd-current/contrib/less/
H A Dopttbl.c68 public int want_filesize; /* Scan to EOF if necessary to get file size */ variable
588 BOOL|REPAINT, OPT_OFF, &want_filesize, opt_filesize,
H A Dedit.c30 extern int want_filesize;
670 if (want_filesize)
H A Doptfunc.c61 extern int want_filesize;
925 if (want_filesize && curr_ifile != NULL && ch_length() == NULL_POSITION)

Completed in 102 milliseconds