Home
last modified time | relevance | path

Searched refs:bin_file (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/less/
H A Dedit.c548 if (bin_file(f, &nread) && !force_open && !opened(ifile)) in edit_ifile()
H A Dfilename.c472 public lbool bin_file(int f, ssize_t *n) in bin_file() function
H A Dfuncs.h175 public lbool bin_file(int f, ssize_t *n);
H A DNEWS507 * Fix buffer overflow in bin_file (github #271).