Home
last modified time | relevance | path

Searched defs:opt_shell (Results 1 – 7 of 7) sorted by relevance

/dports/x11/xdotool/xdotool-3.20210804.2/
H A Dcmd_get_display_geometry.c11 enum { opt_unused, opt_help, opt_screen, opt_shell }; in cmd_get_display_geometry() enumerator
H A Dcmd_search.c20 … opt_unused, opt_title, opt_onlyvisible, opt_name, opt_shell, opt_prefix, opt_class, opt_maxdepth, in cmd_search() enumerator
/dports/sysutils/busybox/busybox-1.26.2/loginutils/
H A Dsu.c73 char *opt_shell = NULL; in su_main() local
/dports/devel/py-doit/doit-0.31.1/doit/
H A Dcmd_completion.py10 opt_shell = { variable
/dports/editors/mle/mle-1.4.3/
H A Dutil.c13 …har *cmd, long timeout_s, char *input, size_t input_len, int setsid, char *opt_shell, char **optre… in util_shell_exec()
125 int util_popen2(char *cmd, int do_setsid, char *opt_shell, int *optret_fdread, int *optret_fdwrite,… in util_popen2()
/dports/multimedia/xawtv/xawtv-3.107/x11/
H A Dxawtv.c77 Widget opt_shell, opt_paned, chan_shell, conf_shell, str_shell; variable
/dports/editors/vim/vim-8.2.3745/src/
H A Dterminal.c763 int opt_shell = FALSE; in ex_terminal() local