Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dlex.c303 if (rcvmode && !sourcing) { in commands()
317 if (!rcvmode && !sourcing) in commands()
321 if ((shudprompt = (intty && !sourcing)) != 0) { in commands()
396 if (sourcing) { in commands()
426 if (sourcing) { in commands()
487 if (sourcing && equal(word, "")) in execute()
496 if (sourcing) { in execute()
520 if (sourcing) { in execute()
542 if (sourcing) in execute()
546 if (sourcing && com->c_argtype & I) { in execute()
[all …]
H A Dutil.c356 sourcing++; in source()
370 sourcing = 0; in unstack()
380 sourcing = loading; in unstack()
H A Dinit.c134 int sourcing; /* Currently reading variant file */ variable
H A Dvars.c97 if (!sourcing) { in deassign()
H A Dcmd3.c522 if (sourcing) in rexit()
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Dglob.h121 extern int sourcing; /* Currently reading variant file */
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE556 02-09-09 ditto.sh: test that remote .profile exists before sourcing
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE1897 /etc/ksh.kshrc (if it exists) before sourcing the $ENV file.