Home
last modified time | relevance | path

Searched refs:environment (Results 1 – 25 of 127) sorted by relevance

123456

/illumos-gate/usr/src/common/ficl/
H A Dsystem.c84 ficlDictionary *environment = ficlSystemGetEnvironment(system); in ficlSystemSetVersion() local
86 (void) ficlDictionarySet2Constant(environment, "ficl-version", in ficlSystemSetVersion()
88 (void) ficlDictionarySetConstant(environment, "ficl-robust", in ficlSystemSetVersion()
112 ficlDictionary *environment; in ficlSystemCreate() local
154 system->environment = environment; in ficlSystemCreate()
155 system->environment->forthWordlist->name = "environment"; in ficlSystemCreate()
218 (void) ficlDictionarySetConstant(environment, #name, name) in ficlSystemCreate()
262 if (system->environment) in ficlSystemDestroy()
263 ficlDictionaryDestroy(system->environment); in ficlSystemDestroy()
264 system->environment = NULL; in ficlSystemDestroy()
[all …]
H A Dfloat.c412 ficlDictionary *environment = ficlSystemGetEnvironment(system); in ficlSystemCompileFloat() local
418 FICL_SYSTEM_ASSERT(system, environment); in ficlSystemCompileFloat()
466 (void) ficlDictionarySetConstant(environment, "max-float", data.i); in ficlSystemCompileFloat()
468 (void) ficlDictionarySetConstant(environment, "floating", FICL_FALSE); in ficlSystemCompileFloat()
469 (void) ficlDictionarySetConstant(environment, "floating-ext", in ficlSystemCompileFloat()
471 (void) ficlDictionarySetConstant(environment, "floating-stack", in ficlSystemCompileFloat()
474 (void) ficlDictionarySetConstant(environment, "floating", FICL_FALSE); in ficlSystemCompileFloat()
H A Dsearch.c346 ficlDictionary *environment = ficlSystemGetEnvironment(system); in ficlSystemCompileSearch() local
349 FICL_SYSTEM_ASSERT(system, environment); in ficlSystemCompileSearch()
378 (void) ficlDictionarySetConstant(environment, "search-order", in ficlSystemCompileSearch()
380 (void) ficlDictionarySetConstant(environment, "search-order-ext", in ficlSystemCompileSearch()
382 (void) ficlDictionarySetConstant(environment, "wordlists", in ficlSystemCompileSearch()
H A Dfileaccess.c351 ficlDictionary *environment = ficlSystemGetEnvironment(system); in ficlSystemCompileFile()
354 FICL_SYSTEM_ASSERT(system, environment); in ficlSystemCompileFile()
392 ficlDictionarySetConstant(environment, "file", FICL_TRUE); in ficlSystemCompileFile()
393 ficlDictionarySetConstant(environment, "file-ext", FICL_TRUE); in ficlSystemCompileFile()
395 ficlDictionarySetConstant(environment, "file", FICL_FALSE); in ficlSystemCompileFile()
396 ficlDictionarySetConstant(environment, "file-ext", FICL_FALSE); in ficlSystemCompileFile()
H A Dprimitives.c1968 ficlDictionary *environment; in ficlPrimitiveEnvironmentQ() local
1974 environment = vm->callback.system->environment; in ficlPrimitiveEnvironmentQ()
1978 word = ficlDictionaryLookup(environment, name); in ficlPrimitiveEnvironmentQ()
3100 ficlDictionary *environment = ficlSystemGetEnvironment(system); in ficlSystemCompileCore() local
3103 FICL_SYSTEM_ASSERT(system, environment); in ficlSystemCompileCore()
3327 (void) ficlDictionarySet2Constant(environment, "max-d", id); in ficlSystemCompileCore()
3330 (void) ficlDictionarySet2Constant(environment, "max-ud", id); in ficlSystemCompileCore()
3335 (void) ficlDictionarySetConstant(environment, "stack-cells", in ficlSystemCompileCore()
3371 (void) ficlDictionarySetConstant(environment, "exception-ext", in ficlSystemCompileCore()
3388 (void) ficlDictionarySetConstant(environment, "#locals", in ficlSystemCompileCore()
[all …]
H A Dtools.c843 ficlDictionary *dictionary = vm->callback.system->environment; in ficlPrimitiveListEnv()
931 ficlDictionary *environment = ficlSystemGetEnvironment(system); in ficlSystemCompileTools() local
934 FICL_SYSTEM_ASSERT(system, environment); in ficlSystemCompileTools()
956 (void) ficlDictionarySetConstant(environment, "tools", FICL_TRUE); in ficlSystemCompileTools()
957 (void) ficlDictionarySetConstant(environment, "tools-ext", FICL_FALSE); in ficlSystemCompileTools()
/illumos-gate/usr/src/tools/
H A DREADME.tools47 build environment files.
67 companion to 'nightly.' Takes the same environment file you
68 used with 'nightly,' and starts a shell with the environment
72 sets the environment up differently and may cause everything
184 nightly build script. Takes an environment (or 'env') file describing
202 creates a shell with the environment set up to build in the given
233 'developer' environment file to a new name (private to you and/or the
236 is a shell script, so it can do more than set environment variables.
238 2. Run 'nightly' and give it your environment file as an
239 option. 'nightly' will first look for your environment file in
[all …]
/illumos-gate/usr/src/test/libc-tests/cfg/
H A Dcompilation.cfg20 # Each compilation environment is declared using the keyword "env", like
25 # <name> is just a symbolic name for environment.
38 # or environment groups (or aliases).
/illumos-gate/usr/src/test/os-tests/tests/execvpe/
H A Dexecvpe-script23 printf "environment missing \$PATH!\n"
28 printf "environment missing \$EXECVPE_TEST!\n"
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.msg45 \t[-e env]\tdefine a replaceable environment \
47 \t[-E env]\tdefine a permanent environment variable\n\
72 \tSet the environment variable LD_NOCONFIG=yes to \
98 @ MSG_WARN_ENV "%s: warning: %.*s: environment variable \
165 @ MSG_DIA_RPLENV " adding replaceable environment variable: %s\n"
166 @ MSG_DIA_PRMENV " adding permanent environment variable: %s\n"
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dfunctions.sh805 export environment
822 environment)
823 environment=f
824 t=$(typeset +f $environment)
836 f local global environment literal positional
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dast-ksh.pkg51 The ast library checks the DOSPATHVARS environment variable
54 programs. The value is a space separated list of environment
59 environment that is not suited for an edit/build/debug cycle.
/illumos-gate/usr/src/cmd/hal/hald-runner/
H A Drunner.h35 gchar **environment; member
H A Drunner.c102 free_string_array(r->environment); in del_run_request()
272 !g_spawn_async_with_pipes(program_dir, r->argv, r->environment, in run_request_run()
/illumos-gate/usr/src/test/util-tests/tests/sed/bsd/
H A DREADME3 and adjusted as necessary for the illumos environment.
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.S145 set EB_ENVP, %l1 ! code for environment base
151 tst %l1 ! are we at a "0" entry in environment?
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsmatch.txt62 The above scripts will ensure that any ARCH or CROSS_COMPILE environment
72 The makefile has to let people set the CC with an environment variable for that
/illumos-gate/
H A DCODE_OF_CONDUCT.md5 In the interest of fostering an open and welcoming environment, we as
14 Examples of behavior that contributes to creating a positive environment
/illumos-gate/usr/src/cmd/initpkg/init.d/
H A DREADME43 be sourced, allowing scripts to modify the environment of other scripts
45 environment in which services are run, refer to the SMF documentation.
/illumos-gate/usr/src/cmd/login/
H A Dlogin.dfl25 # Set the TZ environment variable of the shell.
45 # ALTSHELL determines if the SHELL environment variable should be set
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A DREADME30 an environment group can be prefixed with "-". For example,
34 or environment groups, and we can add or remove to previous groups
H A Dsys_mman_h.cfg20 # C environment, which we honor because this header isn't part of the
135 # Our various extensions. No visibility expected in a standards environment. We
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DOBSOLETE75 variable assignment arguments are placed in the environment,
104 The shell environment variable
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacenv.h350 #error Unknown target environment
/illumos-gate/usr/src/cmd/sendmail/cf/cf/
H A Dsendmail.mc19 # for your environment and do the modifications there.

123456