Home
last modified time | relevance | path

Searched refs:ENVIRON (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/
H A Dt.redir12 $1%2==1 {print >(ENVIRON["WORKDIR"] "/foo.odd")}
3 $1%2==0 {print >(ENVIRON["WORKDIR"] "/foo.even")}
H A Dp.472 $3 > 100 { print > (ENVIRON["WORKDIR"] "/test.temp.big") }
3 $3 <= 100 { print > (ENVIRON["WORKDIR"] "/test.temp.small") }
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dpipeio1.awk19 FILE1=(ENVIRON["WORKDIR"] "/test.temp.1");
20 FILE2=(ENVIRON["WORKDIR"] "/test.temp.2");
H A Dtweakfld.awk101 print "Error at input line " NR ", anode " ekey >> (ENVIRON["WORKDIR"] "/test.temp.errors.cleanup")
102 print " " message "." >> (ENVIRON["WORKDIR"] "/test.temp.errors.cleanup")
H A Dclobber.awk2 file = (ENVIRON["WORKDIR"] "/seq")
H A Dfunstack.awk631 USER = ENVIRON["USER"]
633 USER = ENVIRON["LOGNAME"]
/illumos-gate/usr/src/cmd/tip/
H A Dvars.c60 { "SHELL", STRING|ENVIRON|INIT, (READ|WRITE)<<PUBLIC,
62 { "HOME", STRING|ENVIRON, (READ|WRITE)<<PUBLIC,
H A Dvalue.c37 if (p->v_type&ENVIRON) in vinit()
86 if (!(p->v_type&(ENVIRON|INIT))) in vassign()
93 p->v_type &= ~(ENVIRON|INIT); in vassign()
H A Dtip.h108 #define ENVIRON 020 /* initialize out of the environment */ macro
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dregress.sh689 ENVIRON[ENVIRONS++]=$n="'$v'"
1338 typeset -a COND_LINE COND_SKIP COND_KEPT ENVIRON EXPORT
H A DRELEASE110 09-03-31 regress.sh: EXPORT before test => global ENVIRON[]
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg150 @ MSG_LFL_ENVIRON "ENVIRON"
380 \t [ BASELM,ENVIRON,STARTREL ]\n\
395 \t [ BASELM,ENVIRON,STARTREL ]\n\