Searched refs:sourcing (Results 1 – 12 of 12) sorted by relevance
199 if (!sourcing) { in commands()212 if (!sourcing && value("interactive") != NULL) { in commands()244 if (sourcing) { in commands()291 if (sourcing) { in execute()311 if (sourcing && *word == '\0') in execute()340 if (sourcing && com->c_argtype & I) { in execute()443 if (sourcing) in execute()455 if (!sourcing && (com->c_argtype & T) == 0) in execute()535 while (sourcing) in intr()675 sourcing = 1; in load()[all …]
284 sourcing++; in source()297 sourcing = 0; in unstack()308 sourcing = loading; in unstack()
45 extern int sourcing; /* Currently reading variant file */
49 int sourcing; variable
342 if (sourcing) in rexit()412 else if (!sourcing) { in unset()
52 if (sourcing) in quitcmd()
9 few PLLs, and a level of mostly-generic clock generators sourcing from
62 # Make sure that multiple sourcing of this script doesn't change the zone name
119 …HelpText<"Tells the debugger not to echo commands while sourcing files or one-line commands provid…
114 …Tells the debugger not to echo commands while sourcing files or one-line commands provided on the …
157 # we inherited from sourcing RC_DEFAULTS (above) so that we may
1552 41. sourcing a script that contains 'onintr -; onintr' would disable