Home
last modified time | relevance | path

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

/dports/shells/bash/bash-5.1/
H A Djobs.h206 #define FORK_NOTERM 4 /* don't give terminal to any pgrp */ macro
H A Djobs.c2269 …if ((flags & FORK_NOTERM) == 0 && async_p == 0 && pipeline_pgrp != shell_pgrp && ((subshell_enviro…
H A Dsubst.c6370 pid = make_child ((char *)NULL, fork_flags|FORK_NOTERM);
H A DChangeLog8042 - make_child: if FORK_NOTERM is set in the flags argument, don't call
8283 - command_substitute: call make_child with FORK_NOTERM flag so it
/dports/shells/bash/bash-5.1/CWRU/
H A Dchangelog8042 - make_child: if FORK_NOTERM is set in the flags argument, don't call
8283 - command_substitute: call make_child with FORK_NOTERM flag so it