Searched refs:force_open (Results 1 – 3 of 3) sorted by relevance
30 extern int force_open;581 if (!force_open && !opened(ifile) && bin_file(f)) in edit_ifile()598 if (!force_open && f >= 0 && isatty(f)) in edit_ifile()
48 extern int force_open;1023 if (!force_open && is_dir(filename)) in bad_file()1041 } else if (force_open) in bad_file()
43 public int force_open; /* Open the file even if not regular file */ variable261 BOOL, OPT_OFF, &force_open, NULL,