Home
last modified time | relevance | path

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

12345

/titanic_53/usr/src/common/ficl/
H A Dsystem.c84 ficlDictionary *environment = ficlSystemGetEnvironment(system); in ficlSystemSetVersion() local
86 ficlDictionarySet2Constant(environment, "ficl-version", combined); in ficlSystemSetVersion()
87 ficlDictionarySetConstant(environment, "ficl-robust", FICL_ROBUST); in ficlSystemSetVersion()
110 ficlDictionary *environment; in ficlSystemCreate() local
151 environment = ficlDictionaryCreate(system, (unsigned)environmentSize); in ficlSystemCreate()
152 system->environment = environment; in ficlSystemCreate()
153 system->environment->forthWordlist->name = "environment"; in ficlSystemCreate()
216 ficlDictionarySetConstant(environment, #name, name) in ficlSystemCreate()
235 ficlDictionarySetConstantString(environment, #name, name) in ficlSystemCreate()
260 if (system->environment) in ficlSystemDestroy()
[all …]
H A Dfloat.c411 ficlDictionary *environment = ficlSystemGetEnvironment(system); in ficlSystemCompileFloat() local
417 FICL_SYSTEM_ASSERT(system, environment); in ficlSystemCompileFloat()
465 ficlDictionarySetConstant(environment, "max-float", data.i); in ficlSystemCompileFloat()
467 ficlDictionarySetConstant(environment, "floating", FICL_FALSE); in ficlSystemCompileFloat()
468 ficlDictionarySetConstant(environment, "floating-ext", FICL_FALSE); in ficlSystemCompileFloat()
469 ficlDictionarySetConstant(environment, "floating-stack", in ficlSystemCompileFloat()
472 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 ficlDictionarySetConstant(environment, "search-order", FICL_TRUE); in ficlSystemCompileSearch()
379 ficlDictionarySetConstant(environment, "search-order-ext", FICL_TRUE); in ficlSystemCompileSearch()
380 ficlDictionarySetConstant(environment, "wordlists", FICL_MAX_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.c1967 ficlDictionary *environment; in ficlPrimitiveEnvironmentQ() local
1973 environment = vm->callback.system->environment; in ficlPrimitiveEnvironmentQ()
1977 word = ficlDictionaryLookup(environment, name); in ficlPrimitiveEnvironmentQ()
3100 ficlDictionary *environment = ficlSystemGetEnvironment(system); in ficlSystemCompileCore() local
3103 FICL_SYSTEM_ASSERT(system, environment); in ficlSystemCompileCore()
3307 ficlDictionarySetConstant(environment, "/counted-string", in ficlSystemCompileCore()
3309 ficlDictionarySetConstant(environment, "/hold", FICL_PAD_SIZE); in ficlSystemCompileCore()
3310 ficlDictionarySetConstant(environment, "/pad", FICL_PAD_SIZE); in ficlSystemCompileCore()
3311 ficlDictionarySetConstant(environment, "address-unit-bits", 8); in ficlSystemCompileCore()
3312 ficlDictionarySetConstant(environment, "core", FICL_TRUE); in ficlSystemCompileCore()
[all …]
H A Dtools.c809 ficlDictionary *dictionary = vm->callback.system->environment; in ficlPrimitiveListEnv()
895 ficlDictionary *environment = ficlSystemGetEnvironment(system); in ficlSystemCompileTools() local
898 FICL_SYSTEM_ASSERT(system, environment); in ficlSystemCompileTools()
920 ficlDictionarySetConstant(environment, "tools", FICL_TRUE); in ficlSystemCompileTools()
921 ficlDictionarySetConstant(environment, "tools-ext", FICL_FALSE); in ficlSystemCompileTools()
/titanic_53/usr/src/boot/sys/boot/arm/uboot/
H A Dhelp.uboot4 # Tubenv DShow or import U-Boot environment variables
8 Display U-Boot environment variables, or import them into the
9 loader environment (which makes them available in the kernel).
16 If no variable names are specified, all U-Boot environment
25 If no variable names are specified, all U-Boot environment
/titanic_53/usr/src/tools/
H A DREADME.tools53 build environment files.
73 companion to 'nightly.' Takes the same environment file you
74 used with 'nightly,' and starts a shell with the environment
78 sets the environment up differently and may cause everything
95 Runs protocmp and protolist on a workspace (or uses the environment
219 nightly build script. Takes an environment (or 'env') file describing
241 creates a shell with the environment set up to build in the given
270 1. Find an environment file that might do what you want to do. If you're just
272 'developer' environment file to a new name (private to you and/or the
275 is a shell script, so it can do more than set environment variables.
[all …]
/titanic_53/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).
/titanic_53/usr/src/pkg/manifests/
H A Dsystem-compatibility-sunos4.mf28 … value="utilities to provide a binary-compatible execution environment for SunOS 4.x applications"
38 … desc="utilities to provide a binary-compatible execution environment for SunOS 4.x applications" \
/titanic_53/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.
/titanic_53/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
/titanic_53/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\
73 \tSet the environment variable LD_NOCONFIG=yes to \
99 @ MSG_WARN_ENV "%s: warning: %.*s: environment variable \
182 @ MSG_DIA_RPLENV " adding replaceable environment variable: %s\n"
183 @ MSG_DIA_PRMENV " adding permanent environment variable: %s\n"
/titanic_53/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()
/titanic_53/usr/src/cmd/acpi/
H A DReadme6 can be used on the dumped tables from within a non-native environment, such
/titanic_53/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.s154 set EB_ENVP, %l1 ! code for environment base
160 tst %l1 ! are we at a "0" entry in environment?
/titanic_53/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
/titanic_53/usr/src/cmd/sgs/rtld.4.x/
H A Drtldlib.s28 ! is compiled in an SVR4 .h environment
39 ! +10 environment strings
/titanic_53/usr/src/cmd/sendmail/cf/cf/
H A Dsendmail.mc19 # for your environment and do the modifications there.
/titanic_53/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.
/titanic_53/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
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/
H A DOBSOLETE75 variable assignment arguments are placed in the environment,
104 The shell environment variable
/titanic_53/usr/src/lib/libxnet/common/
H A Dllib-lxnet33 * Set up the UNIX98 compilation environment.
/titanic_53/usr/src/cmd/init/
H A Dinit.dfl29 # TZ, LANG, CMASK, or any of the LC_* environment variables. value may

12345