Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_shell.c44 if (opts_empty(sp, O_SHELL, 0)) in ex_shell()
92 if (opts_empty(sp, O_SHELL, 0)) in ex_exec_proc()
H A Dex_filter.c57 if (opts_empty(sp, O_SHELL, 0)) in ex_filter()
H A Dex_argv.c162 if (opts_empty(sp, O_SHELL, 1) || opts_empty(sp, O_SHELLMETA, 1)) in argv_exp2()
H A Dex_script.c91 if (opts_empty(sp, O_SHELL, 0)) in sscr_init()
/freebsd/contrib/nvi/common/
H A Drecover.c132 if (opts_empty(sp, O_RECDIR, 0)) in rcv_tmp()
274 if (opts_empty(sp, O_RECDIR, 0)) in rcv_sync()
343 if (opts_empty(sp, O_RECDIR, 0)) in rcv_mailfile()
508 if (opts_empty(sp, O_RECDIR, 0)) in rcv_list()
615 if (opts_empty(sp, O_RECDIR, 0))
H A Dexf.c174 if (opts_empty(sp, O_TMPDIR, 0)) in file_init()
834 if (!opts_empty(sp, O_BACKUP, 1) &&
H A Doptions.c799 opts_empty(SCR *sp, int off, int silent) in opts_empty() function
/freebsd/contrib/nvi/cl/
H A Dcl_screen.c202 if (opts_empty(sp, O_TERM, 0)) in cl_vi_init()
/freebsd/usr.bin/vi/
H A Dextern.h387 int opts_empty(SCR *, int, int);