Home
last modified time | relevance | path

Searched refs:p_stmp (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h889 EXTERN int p_stmp; // 'shelltemp' variable
H A Dos_win32.c4609 if (!p_stmp) in mch_system_g()
4988 (!s_dont_use_vimrun && p_stmp ? in mch_call_shell()
5021 !s_dont_use_vimrun && p_stmp) in mch_call_shell()
5058 ((options & SHELL_DOOUT) || s_dont_use_vimrun || !p_stmp) : 1) in mch_call_shell()
H A Dex_cmds.c1074 int stmp = p_stmp; in do_filter()
H A Doptiondefs.h2274 (char_u *)&p_stmp, PV_NONE,
H A Dos_unix.c4794 if (p_stmp) in mch_call_shell_fork()