Searched refs:environment (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/ksh93/tests/
H A Dfunctions.sh72 then err_exit 'environment override not correct'
805 export environment
822 environment)
823 environment=f
824 t=$(typeset +f $environment)
836 f local global environment literal positional
/ast/src/cmd/html/
H A Dtroff2html.h138 int generation; /* environment generation */
156 char* name; /* environment name */
163 Env_t environment; /* diversion environment */ member in struct:Divert_s
179 Env_t* env; /* current environment */
180 Env_t* env_stack[STKS];/* environment stack */
181 Env_t** env_sp; /* environment stack pointer */
H A Dtroff2html.c1012 error(ERROR_SYSTEM|3, "out of space [environment]");
2679 dp->environment = *state.env;
2680 state.env = &dp->environment;
/ast/src/cmd/INIT/
H A Dpackage.sh112 [+?Note that no environment variables need be set by the user;
113 \bpackage\b determines the environment based on the current working
114 directory. The \buse\b action starts a \bsh\b(1) with the environment
142 [+debug|environment?Show environment and actions but do not
347 with the environment initialized for using the package (can you
354 readable then it is sourced to initialize the environment. 32 or 64
610 debug|environment)
970 debug|environment Show environment an
[all...]

Completed in 35 milliseconds