Searched refs:sourcing (Results 1 – 7 of 7) sorted by relevance
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()[all …]
358 sourcing++; in source()372 sourcing = 0; in unstack()382 sourcing = loading; in unstack()
136 int sourcing; /* Currently reading variant file */ variable
99 if (!sourcing) { in deassign()
524 if (sourcing) in rexit()
121 extern int sourcing; /* Currently reading variant file */
991 /etc/ksh.kshrc (if it exists) before sourcing the $ENV file.