Home
last modified time | relevance | path

Searched refs:sourcing (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/mailx/
H A Dlex.c304 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 …]
H A Daux.c358 sourcing++; in source()
372 sourcing = 0; in unstack()
382 sourcing = loading; in unstack()
H A Dinit.c136 int sourcing; /* Currently reading variant file */ variable
H A Dvars.c99 if (!sourcing) { in deassign()
H A Dcmd3.c524 if (sourcing) in rexit()
/titanic_41/usr/src/cmd/mailx/hdr/
H A Dglob.h121 extern int sourcing; /* Currently reading variant file */
/titanic_41/usr/src/lib/libshell/common/
H A DRELEASE991 /etc/ksh.kshrc (if it exists) before sourcing the $ENV file.