Searched refs:pipefail_opt (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dflags.h50 function_trace_mode, error_trace_mode, pipefail_opt;
H A Dflags.c165 int pipefail_opt = 0; variable
324 no_symbolic_links = no_invisible_vars = privileged_mode = pipefail_opt = 0;
H A Djobs.c2253 if (pipefail_opt)
/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Dset.c107 { "pipefail", '\0', &pipefail_opt, (setopt_set_func_t *)NULL, (setopt_get_func_t *)NULL },

Completed in 81 milliseconds