Home
last modified time | relevance | path

Searched refs:opts_empty (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/nvi/ex/
H A Dex_shell.c48 if (opts_empty(sp, O_SHELL, 0)) in ex_shell()
97 if (opts_empty(sp, O_SHELL, 0)) in ex_exec_proc()
H A Dex_filter.c60 if (opts_empty(sp, O_SHELL, 0)) in ex_filter()
H A Dex_argv.c166 if (opts_empty(sp, O_SHELL, 1) || opts_empty(sp, O_SHELLMETA, 1)) in argv_exp2()
H A Dex_script.c93 if (opts_empty(sp, O_SHELL, 0)) in sscr_init()
/freebsd-12.1/contrib/nvi/common/
H A Drecover.c139 if (opts_empty(sp, O_RECDIR, 0)) in rcv_tmp()
283 if (opts_empty(sp, O_RECDIR, 0)) in rcv_sync()
355 if (opts_empty(sp, O_RECDIR, 0)) in rcv_mailfile()
520 if (opts_empty(sp, O_RECDIR, 0)) in rcv_list()
631 if (opts_empty(sp, O_RECDIR, 0)) in rcv_read()
H A Dextern.h74 int opts_empty(SCR *, int, int);
H A Dexf.c185 if (opts_empty(sp, O_TMPDIR, 0)) in file_init()
843 if (!opts_empty(sp, O_BACKUP, 1) && in file_write()
H A Doptions.c804 opts_empty( in opts_empty() function
/freebsd-12.1/contrib/nvi/cl/
H A Dcl_screen.c206 if (opts_empty(sp, O_TERM, 0)) in cl_vi_init()