Home
last modified time | relevance | path

Searched full:environment (Results 1 – 25 of 1547) sorted by relevance

12345678910>>...62

/illumos-gate/usr/src/tools/scripts/
H A Dws.1onbld34 will configure your environment to build the SunOS
39 script sets up the environment variables for a SunOS avocet
40 workspace and spawns a shell for the environment
41 that has been setup. In configuring the environment
43 sets up the environment variables to define in which proto areas
47 The following Environment variables are set when you invoke this script:
62 The MAKEFLAGS environment variable is set to force make to
63 read default make variables from the environment.
65 The ENVCPPFLAGS{1-4} and the ENVLDLIBS{1-3} environment variables
67 when compiling and linking in the SunOS environment.
[all …]
/illumos-gate/usr/src/man/man8/
H A Dsu.842 To create a login environment, the command \fB"su -"\fR does the following:
48 environment variables from the specified user's environment are also
55 Propagate \fBTZ\fR from the user's environment. If \fBTZ\fR is not found in the
56 user's environment, \fBsu\fR uses the \fBTZ\fR value from the \fBTIMEZONE\fR
67 If the first argument to \fBsu\fR is a dash (-), the environment will be
69 specified user. Otherwise, the environment is passed along, with the exception
81 Exported Environment
84 To become user \fBbin\fR while retaining your previously exported environment,
97 Environment
100 To become user \fBbin\fR but change the environment to what would be expected
[all …]
H A Dbeadm.8173 Creates a new boot environment named \fIbeName\fR. If the \fB-e\fR option is
175 provided, the new boot environment will be created as a clone of the
177 running boot environment. If the \fB-d\fR option is provided then the
291 Destroys the boot environment named \fIbeName\fR or destroys an existing
293 the boot environment named \fIbeName@snapshot\fR. Destroying a
294 boot environment
295 will also destroy all snapshots of that boot environment. Use
305 Forcefully unmount the boot environment if it is currently mounted.
315 environment.
325 environment.
[all …]
/illumos-gate/usr/src/man/man7/
H A Dlfcompile.78 lfcompile \- large file compilation environment for 32-bit applications
16 In the large file compilation environment, source interfaces are bound to
18 environment allows 32-bit applications to access files whose size is greater
28 An application compiled in this environment is able to use the
32 for information regarding the transitional compilation environment.
35 Applications can be compiled in the large file compilation environment by using
53 obtain compilation flags necessary to enable the large file compilation environment
67 compilation environment with objects produced in the transitional compilation
68 environment, but must be careful with respect to interoperability between those
88 appropriate to obtain the desired environment (see \fBstandards\fR(7)).
[all …]
H A Dlfcompile64.78 lfcompile64 \- transitional compilation environment
17 In the transitional compilation environment, explicit 64-bit functions,
19 environment allows both 32-bit and 64-bit applications to access files whose
23 The transitional compilation environment exports all the explicit 64-bit
32 The transitional compilation environment differs from the large file
33 compilation environment, wherein the underlying interfaces are bound to 64-bit
35 compilation environment is able to use the \fIxxx\fR\fB()\fR source interfaces
39 file compilation environment.
43 environment with objects produced in the transitional compilation environment,
58 obtain the desired environment (see \fBstandards\fR(7)).
[all …]
H A Denviron.711 environ \- user environment
15 makes available an array of strings called the environment; see \fBexec\fR(2).
18 information about a program's environment available to programs.
20 A name may be placed in the environment by the \fBexport\fR command and
27 expected to be set in the target run-time environment.
49 check the \fBLANG\fR environment variable when they are called with \fB""\fR as
51 corresponding environment variable for a particular category is unset or null.
55 query the \fBLC_CTYPE\fR environment variable first to see if it is set and
57 check the \fBLANG\fR environment variable to see if it is set and non-null. If
63 conventions by setting the appropriate environment variables. In addition, some
[all …]
/illumos-gate/usr/src/cmd/svc/startd/
H A Denv.c40 * This file contains functions for setting the environment for
47 static char **glob_envp; /* Array of environment strings */
48 static int glob_env_n; /* Number of environment slots allocated. */
71 uu_warn("Cannot open %s. Environment not initialized.\n", in init_env()
95 * Double the environment size whenever it is in init_env()
111 /* Append a null pointer to the environment array to mark its end. */ in init_env()
130 log_instance(inst, B_FALSE, "Invalid environment " in valid_env_var()
135 log_instance(inst, B_FALSE, "Invalid environment " in valid_env_var()
169 "environment variable \"%s\".", *p); in find_dup()
176 * Create an environment which is appropriate for spawning an SMF
[all …]
/illumos-gate/usr/src/man/man1/
H A Dcrle.18 crle \- configure runtime linking environment
34 setting one of the \fBLD_CONFIG\fR family of environment variable.
42 and \fBLD_CONFIG_64\fR environment variables, that precisely target the
50 the appropriate \fBLD_CONFIG\fR environment variable to this new configuration
53 can be moved to the default location if desired. At any time, the environment
96 \fBEnvironment Variables\fR
100 Any environment variable interpreted by the runtime linker can be specified
144 The declaration of environment variables that are interpreted by the runtime
249 Specify a \fBreplaceable\fR environment variable, \fIenv\fR. Only environment
253 definitions, and process environment definitions of the same name are resolved
[all …]
H A Dld.so.1.160 environment variable. Alternative configuration files can also be encoded
139 option to \fBld\fR(1). The environment variable \fBLD_LIBRARY_PATH\fR can be
160 Specify a runtime linker specific environment variable. See ENVIRONMENT
164 .SH ENVIRONMENT VARIABLES
165 Each environment variable can be specified with a \fB_32\fR or \fB_64\fR
166 suffix. This makes the environment variable specific, respectively, to 32-bit
167 or 64-bit processes. This environment variable overrides any non-suffixed
168 version of the environment variable that might be in effect. Environment
170 effectively cancel any associated generic environment variable setting.
193 setting the environment variable \fBLD_BIND_LAZY\fR to any non-null value. This
[all …]
H A Denv.149 env \- set environment for command invocation
65 The \fBenv\fR utility obtains the current environment, modifies it according to
67 the modified environment.
71 specified, the resulting environment is written to the standard output, with
87 Ignores the environment that would otherwise be inherited from the current
88 shell. Restricts the environment for \fIutility\fR to that specified by the
103 environment, and are placed into the inherited environment before \fIutility\fR
144 in its environment. In this case, \fBPATH\fR is used to locate \fBmygrep\fR,
147 .SH ENVIRONMENT VARIABLES
150 See \fBenviron\fR(7) for descriptions of the following environment variables
H A Dlogin.187 The basic \fIenvironment\fR is initialized to:
108 environment variable. If \fB$ENV\fR is not set, this defaults to
129 The environment can be expanded or modified by supplying additional arguments
132 Arguments without an \fB=\fR (equal sign) are placed in the environment as:
145 placed in the environment without modification. If they already appear in the
146 environment, then they replace the older values.
157 Alternatively, you can pass the current environment by supplying the \fB-p\fR
158 flag to \fBlogin\fR. This flag indicates that all currently defined environment
159 variables should be passed, if possible, to the new environment. This option
160 does not bypass any environment variable restrictions mentioned above.
[all …]
H A Dlocale.163 environment, or all public locales, to the standard output. For the purposes of
69 locale environment for each locale category as determined by the settings of
70 the environment variables.
155 In the following examples, the assumption is that locale environment variables
229 .SH ENVIRONMENT VARIABLES
235 The \fBLANG\fR, \fBLC_*\fR, and \fBNLSPATH\fR environment variables must
236 specify the current locale environment to be written out. These environment
/illumos-gate/usr/src/man/man3c/
H A Dputenv.3c50 putenv \- change or add value to environment
61 The \fBputenv()\fR function makes the value of the environment variable
64 the environment, so altering the string will change the environment.
71 \fIstring\fR is treated as the \fIname\fR of an environment variable to
72 remove from the environment, as though \fBunsetenv\fR(3C) had been
76 The \fBputenv()\fR function uses \fBmalloc\fR(3C) to enlarge the environment.
79 After \fBputenv()\fR is called, environment variables are not in alphabetical
101 multithreaded programs. These functions examine and modify the environment
104 however, prevent two threads from successively accessing the environment list
137 function while \fIstring\fR is still part of the environment.
H A Dsetenv.3c48 setenv \- add or change environment variable
61 The \fBsetenv()\fR function updates or adds a variable in the environment of
63 the name of an environment variable to be added or altered. The environment
66 environment variable named by \fIenvname\fR already exists and the value of
68 environment is updated. If the environment variable named by \fIenvname\fR
70 successfully and the environment remains unchanged.
84 \fBerrno\fR set to indicate the error, and the environment is left unchanged.
106 environment.
H A Dgetenv.3c13 .Nd return value for environment name
29 function searches the environment list
38 in the current environment.
66 in the current environment; otherwise, they returns a
78 These functions examine and modify the environment list, which is shared by all
83 environment list using
/illumos-gate/usr/src/cmd/format/
H A Dmisc.h62 * This defines the structure of a saved environment. It consists of the
63 * environment itself, a pointer to the next environment on the stack, and
64 * flags to tell whether the environment is active, etc.
67 jmp_buf env; /* environment buf */
73 * This macro saves the current environment in the given structure and
84 * This macro marks the environment on the top of the stack active. It
85 * assumes that there is an environment on the stack.
89 * This macro marks the environment on the top of the stack inactive. It
90 * assumes that there is an environment on the stack.
94 * This macro pops an environment off the top of the stack. It
[all …]
/illumos-gate/usr/src/man/man3pam/
H A Dpam_putenv.3pam8 pam_putenv \- change or add a value to the PAM environment
23 The \fBpam_putenv()\fR function sets the value of the \fBPAM\fR environment
30 change the environment. All \fIname_value\fR pairs are stored in the \fBPAM\fR
33 environment variables saved in the \fBPAM\fR handle and set them in the
34 environment if appropriate. \fBlogin\fR will not set \fBPAM\fR environment
37 \fBPAM\fR environment values which overwrite any value that begins with
43 \fIname_value\fR equals \fBNAME\fR, then the environment variable \fBNAME\fR
/illumos-gate/usr/src/common/ficl/
H A Dsystem.c76 * Create a double ficlCell environment constant for the version ID
84 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
153 environment = ficlDictionaryCreate(system, (unsigned)environmentSize); in ficlSystemCreate()
154 system->environment = environment; in ficlSystemCreate()
155 system->environment->forthWordlist->name = "environment"; in ficlSystemCreate()
218 (void) ficlDictionarySetConstant(environment, #name, name) in ficlSystemCreate()
237 (void) ficlDictionarySetConstantString(environment, #name, name) in ficlSystemCreate()
[all …]
/illumos-gate/usr/src/lib/libmail/common/
H A Dxgetenv.c32 * xsetenv, xgetenv, Xgetenv - manage an alternate environment space
41 * and sets up an alternate environment.
47 * xgetenv() returns the environment value from the
48 * alternate environment.
53 * Xgetenv() returns the environment value from the
54 * alternate environment.
60 * Assumes the environment is < 5120 bytes, as in the UNIX
61 * System environment. Assumes < 512 lines in the file.
85 * set up an environment buffer
161 * Remove the spaces within the environment variable.
/illumos-gate/usr/src/test/libc-tests/tests/
H A Denv-7076.c19 * circumstances of the environment's layout. Verify putenv() mimics
33 fprintf(stderr, "failed to put FOO into the environment: %s\n", in main()
40 "environment!\n"); in main()
48 "environment after unsetenv()!\n"); in main()
53 fprintf(stderr, "failed to put FOO into the environment: %s\n", in main()
60 "environment!\n"); in main()
68 "environment after putenv()!\n"); in main()
/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
231 1. Find an environment file that might do what you want to do. If you're just
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
[all …]
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dputparam.c78 * populate the environment "environ"
91 * If the environment is NULL, allocate space for the in putparam()
120 /* Allocate space for the new environment entry. */ in putparam()
130 * environment entry at it. in putparam()
140 * allocated environment then allocate more space. in putparam()
152 /* Terminate the environment properly. */ in putparam()
185 * Description: put parent "condition" information to environment
216 * information about pkgadd or pkgrm environment in putConditionInfo()
240 * information about pkginstall or pkgremove environment in putConditionInfo()
268 * done filling in tag - convert to string and place in environment in putConditionInfo()
/illumos-gate/usr/src/cmd/troff/troff.d/tmac.d/
H A Dtz.map28 .if '\\$1'CDEPORTGU' .ds Tz "Solaris Common Desktop Environment: Motif Transition Guide
29 .if '\\$1'CDEPO' .ds Tz "Common Desktop Environment: Programmer's Overview
30 .if '\\$1'CDEPG' .ds Tz "Solaris Common Desktop Environment: Programmer's Guide
52 .if '\\$1'QSTART' .ds Tz "Solaris Common Desktop Environment: QuickStart
181 .if '\\$1'CDEADMIN' .ds Tz "Solaris Common Desktop Environment: Advanced User's and System Administ…
182 .if '\\$1'CDEAPPLUG' .ds Tz "Common Desktop Environment: Application Builder User's Guide
183 .if '\\$1'CDEGLOSS' .ds Tz "Common Desktop Environment: Product Glossary
184 .if '\\$1'CDEHELP' .ds Tz "Common Desktop Environment: Help System Author's and Programmer's Guide
185 .if '\\$1'CDEINTRO' .ds Tz "Introduction to Solaris Common Desktop Environment
186 .if '\\$1'CDEL10NPG' .ds Tz "Common Desktop Environment: Internationalization Programmer's Guide
[all …]
/illumos-gate/usr/src/man/man3m/
H A Dfegetenv.3m48 fegetenv, fesetenv \- get and set current floating-point environment
67 environment in the object pointed to by \fIenvp\fR.
71 environment represented by the object pointed to by \fIenvp\fR. The \fIenvp\fR
73 \fBfeholdexcept\fR(3M), or equals a floating-point environment macro. The
84 If the environment was successfully established, fesetenv returns 0. Otherwise,
121 affect the floating point environment only for the calling thread.
134 change the environment from within a handler by calling \fBfesetenv\fR or
/illumos-gate/usr/src/man/man1b/
H A Dtset.1b49 \fBTERM\fR environment variable and re-initializes the terminal, and performs
50 initialization of mode, environment and other options at login time to
65 environment. This can be done using the \fB\(mi\fR, \fB-s\fR, or \fB-S\fR
111 to be invoked at any time to set the terminal and environment. It is not
113 scripts cannot set the environment of their parent. If a process could set its
114 parent's environment, none of this nonsense would be necessary in the first
137 environment variable.
231 to bring the terminal information into the environment. Doing so makes programs
232 such as \fBvi\fR(1) start up faster. If the \fBSHELL\fR environment variable
463 the environment of the login shell set. Something needs to be done to make all
[all …]

12345678910>>...62