Searched refs:bin_file (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/contrib/less/ | ||
| D | funcs.h | 125 public int bin_file (); |
| D | edit.c | 361 if (!force_open && !opened(ifile) && bin_file(f)) |
| D | filename.c | 470 bin_file(f) in bin_file() function |