Lines Matching refs:sourcing
304 if (rcvmode && !sourcing) { in commands()
318 if (!rcvmode && !sourcing) in commands()
322 if ((shudprompt = (intty && !sourcing)) != 0) { in commands()
397 if (sourcing) { in commands()
427 if (sourcing) { in commands()
488 if (sourcing && equal(word, "")) in execute()
497 if (sourcing) { in execute()
521 if (sourcing) { in execute()
543 if (sourcing) in execute()
547 if (sourcing && com->c_argtype & I) { in execute()
563 if (sourcing) in execute()
668 if (e && sourcing) in execute()
678 if (!sourcing && (com->c_argtype & T) == 0) in execute()
803 while (sourcing) in stop()
954 sourcing = 1; in load()
957 sourcing = 0; in load()