Searched refs:shell_fork (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ee/
H A Dee.c170 int shell_fork; variable
584 shell_fork = TRUE;
1816 shell_fork = FALSE;
1822 shell_fork = TRUE;
3185 if (shell_fork)
3233 | will exec the command. In this case, "shell_fork" will be FALSE. If no
3234 | output is to be performed to the shell command, "shell_fork" will be TRUE.
3235 | If this is the editor process, shell_fork will be true, otherwise this is
3238 if (!shell_fork)
3243 if (shell_fork)
[all...]

Completed in 124 milliseconds