Searched refs:opts_empty (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/nvi/ex/ |
| H A D | ex_shell.c | 48 if (opts_empty(sp, O_SHELL, 0)) in ex_shell() 97 if (opts_empty(sp, O_SHELL, 0)) in ex_exec_proc()
|
| H A D | ex_filter.c | 60 if (opts_empty(sp, O_SHELL, 0)) in ex_filter()
|
| H A D | ex_argv.c | 166 if (opts_empty(sp, O_SHELL, 1) || opts_empty(sp, O_SHELLMETA, 1)) in argv_exp2()
|
| H A D | ex_script.c | 93 if (opts_empty(sp, O_SHELL, 0)) in sscr_init()
|
| /freebsd-12.1/contrib/nvi/common/ |
| H A D | recover.c | 139 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 D | extern.h | 74 int opts_empty(SCR *, int, int);
|
| H A D | exf.c | 185 if (opts_empty(sp, O_TMPDIR, 0)) in file_init() 843 if (!opts_empty(sp, O_BACKUP, 1) && in file_write()
|
| H A D | options.c | 804 opts_empty( in opts_empty() function
|
| /freebsd-12.1/contrib/nvi/cl/ |
| H A D | cl_screen.c | 206 if (opts_empty(sp, O_TERM, 0)) in cl_vi_init()
|