Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/less/
HDedit.c547 if (bin_file(f, &nread) && !force_open && !opened(ifile)) in edit_ifile()
HDfilename.c472 public int bin_file(int f, ssize_t *n) in bin_file() function
HDfuncs.h160 public int bin_file(int f, ssize_t *n);
HDNEWS302 * Fix buffer overflow in bin_file (github #271).