Home
last modified time | relevance | path

Searched refs:show_preproc_error (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/less/
H A Dedit.c34 extern int show_preproc_error;
290 if (!show_preproc_error) in close_pipe()
342 if (!show_preproc_error) in check_altpipe_error()
H A Dopttbl.c79 public int show_preproc_error; /* Display msg when preproc exits with error */
689 BOOL, OPT_OFF, &show_preproc_error, NULL,
78 public int show_preproc_error; /* Display msg when preproc exits with error */ global() variable