Lines Matching refs:sourcing
304 if (rcvmode && !sourcing) {
318 if (!rcvmode && !sourcing)
322 if ((shudprompt = (intty && !sourcing)) != 0) {
397 if (sourcing) {
427 if (sourcing) {
483 * first command in the table; while sourcing,
488 if (sourcing && equal(word, ""))
497 if (sourcing) {
521 if (sourcing) {
533 * If we are sourcing an interactive command, it's
543 if (sourcing)
547 if (sourcing && com->c_argtype & I) {
549 gettext("May not execute \"%s\" while sourcing\n"),
563 if (sourcing)
668 if (e && sourcing)
678 if (!sourcing && (com->c_argtype & T) == 0)
803 while (sourcing)
954 sourcing = 1;
957 sourcing = 0;