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

1234

/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmprelayd/
H A Dsnmpdx.rsrc38 environment =
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
H A DChanges6 Fixed bug when building in ON environment - was using incorrect header files.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DEnv.pm7 Env - perl module that imports environment variables as scalars or arrays
17 Perl maintains environment variables in a special hash named C<%ENV>. For
19 environment variables to be treated as scalar or array variables.
21 The C<Env::import()> function ties environment variables with suitable
23 ties all existing environment variables (C<keys %ENV>) to scalars. If
30 After an environment variable is tied, merely use it like a normal variable.
42 variable requires splitting the environment variable's string anew.
57 To remove a tied environment variable from
58 the environment, assign it the undefined value
65 On VMS systems, arrays tied to environment variable
[all...]
/opensolaris-onvv-gate/usr/src/cmd/hal/hald-runner/
H A Drunner.h35 gchar **environment; member in struct:__anon671
H A Drunner.c100 free_string_array(r->environment);
266 !g_spawn_async_with_pipes(program_dir, r->argv, r->environment,
/opensolaris-onvv-gate/usr/src/tools/
H A DREADME.tools53 build environment files.
79 companion to 'nightly.' Takes the same environment file you
80 used with 'nightly,' and starts a shell with the environment
84 sets the environment up differently and may cause everything
105 Runs protocmp and protolist on a workspace (or uses the environment
239 nightly build script. Takes an environment (or 'env') file describing
282 creates a shell with the environment set up to build in the given
319 1. Find an environment file that might do what you want to do. If you're just
321 'developer' environment file to a new name (private to you and/or the
324 is a shell script, so it can do more than set environment variable
[all...]
/opensolaris-onvv-gate/usr/src/head/
H A Dmetacl.x61 stringarray environment<>;
/opensolaris-onvv-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.
H A DREADME.rcS54 The environment variable _INIT_RECONFIG is set if this is
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_UWIN.pm23 the AT&T U/WIN UNIX on Windows environment.
/opensolaris-onvv-gate/usr/src/cmd/mdb/
H A DREADME31 environment for debugging complex software systems such as an operating system,
/opensolaris-onvv-gate/usr/src/cmd/tcpd/
H A DREADME.sfw16 There is no configure script. Instead unset the environment variable
/opensolaris-onvv-gate/usr/src/cmd/vi/
H A DREADME24 for making ex/vi in the AT&T UNIX environment:
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DCygwin.pm71 Since Perl 5.8.0, if running under taint mode, and if the environment
H A DUnix.pm192 OS (Classic). It does consult the working environment for VMS (see
204 Takes no argument, returns the environment variable PATH as an array.
340 interaction with the working environment, as logicals and
416 interaction with the working environment, as logicals and
/opensolaris-onvv-gate/usr/src/cmd/sendmail/
H A DREAD_ME42 administering sendmail and the network mail environment.
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.s122 ! to determine a bunch of things from our "environment" and construct an ELF
154 set EB_ENVP, %l1 ! code for environment base
160 tst %l1 ! are we at a "0" entry in environment?
/opensolaris-onvv-gate/usr/src/lib/libshell/common/tests/
H A Dfunctions.sh69 then err_exit 'environment override not correct'
802 export environment
819 environment)
820 environment=f
821 t=$(typeset +f $environment)
833 f local global environment literal positional
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DSpec.pm162 Mac OS (Classic). It does consult the working environment for VMS
167 Takes no argument, returns the environment variable PATH (or the local
243 interaction with the working environment, as logicals and
272 interaction with the working environment, as logicals and
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DToRtf.pm56 specified in the environment variable C<RTFREADER>. For example, to
/opensolaris-onvv-gate/usr/src/cmd/Adm/sun/
H A DREADME32 operating environment. The mount point continues to be provided for
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld.4.x/
H A Drtldlib.s28 ! is compiled in an SVR4 .h environment
39 ! +10 environment strings
/opensolaris-onvv-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab283 In order to aid in debugging inittab-related problems, two environment
287 If DHCP_INITTAB_DEBUG is an exported environment variable, then the
290 exported environment variable, then its value is used as the location
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm121 type I<TERM> (defaults to the environment variable I<TERM>) from the
124 It will look in the environment for a I<TERMCAP> variable. If
126 type name is the same as the environment string I<TERM>, the
132 in that order, unless the environment variable I<TERMPATH> exists,
138 environment variable string it will continue the search in the
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DMakefile.PL469 then set the environment variable LC_ALL to "C" and retry

Completed in 214 milliseconds

1234