Searched refs:source_uses_path (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/builtins/
H A Dsource.c38 int source_uses_path = 1; variable
93 if (source_uses_path)
H A Dshopt.c30 extern int cdable_vars, mail_warning, source_uses_path;
141 { "sourcepath", &source_uses_path, (shopt_set_func_t *)NULL },
230 source_uses_path = promptvars = 1;
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dgeneral.c53 extern int source_uses_path;
71 interactive_comments = source_uses_path = expand_aliases = 1;

Completed in 72 milliseconds