Home
last modified time | relevance | path

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

/dports/shells/bash/bash-5.1/
H A Dflags.c47 int mark_modified_vars = 0; variable
167 { 'a', &mark_modified_vars },
344 mark_modified_vars = disallow_filename_globbing = 0; in reset_shell_flags()
H A Dflags.h44 mark_modified_vars, errexit_flag, exit_immediately_on_error,
H A Dvariables.c3197 if (mark_modified_vars)
3239 if (mark_modified_vars)
3405 if (mark_modified_vars)
3522 if (mark_modified_vars)
/dports/shells/bash/bash-5.1/builtins/
H A Dshopt.def845 if it was set implicitly by mark_modified_vars and SHELLOPTS was not
848 if (mark_modified_vars && exported == 0 && exported_p (v))
H A Dset.def600 if it was set implicitly by mark_modified_vars and SHELLOPTS was not
603 if (mark_modified_vars && exported == 0 && exported_p (v))