HomeSort by relevance Sort by last modified time
    Searched refs:environment (Results 1 - 25 of 74) sorted by null

1 2 3

  /test/ohacts/src/svc/ccsrc/
crequest.cc 92 // Initialize the environment
94 environment = (char **)malloc(sizeof (char **)*MAX_ENV_SIZE);
95 if (environment == NULL) {
103 // Clear the new environment NOW
104 if (memset(environment, 0, sizeof (char **)*MAX_ENV_SIZE)
135 if (environment != NULL) {
137 free(environment[counter]);
138 free(environment);
147 // IN THE FUTURE WE MAY NEED TO COPY THE ENVIRONMENT TOO!
448 // Environment Function
    [all...]
  /test/stcnv/usr/src/suites/net/driver-wifi/doc/assertions/unconfigure/
unconfigure.assert 34 Unconfigure the testing environment for IBSS.
  /test/stcnv/usr/src/tools/ndmpcopy/src/
dump.c 57 static ndmp_pval environment[9]; variable
153 * Sets up the environment and sends an NDMP_START_BACKUP
174 environment[0].name = "UPDATE";
175 environment[0].value = "Y";
176 environment[1].name = "HIST";
177 environment[1].value = "Y";
178 environment[2].name = "FILESYSTEM";
179 environment[2].value = opts.src_dir;
180 environment[3].name = "LEVEL";
181 environment[3].value = opts.level
    [all...]
  /test/stcnv/usr/src/tools/genutils/demo/
README.demo 33 environment variable before running these demos, for example:
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/server/
README 39 nfsv4-test environment path used for mk_srvdir.sh is
50 environment, e.g. outside firewall; and the tests can still
  /test/stcnv/usr/src/suites/nfs/nfsv4/server/
README 39 nfsv4-test environment path used for mk_srvdir.sh is
50 environment, e.g. outside firewall; and the tests can still
  /test/ontest-stc2/src/suites/net/nicdrv/doc/
ReleaseNote 41 * Incomplete test environment backup and restore when running stf_configure
  /test/stcnv/usr/src/suites/net/nicdrv/doc/
ReleaseNote 41 * Incomplete test environment backup and restore when running stf_configure
  /test/ontest-stc2/src/suites/share/tests/sharemgr/oneoff/
share_reboot.ksh 151 tet_infoline "Checking environment and runability"
171 # Need to reload some environment variables to
  /test/ontest-stc2/src/suites/storage/megacli/
README 94 1. Set the following environment variables
139 If you haven't done this at configuration phase, set the environment
186 2. Set the environment variables
  /test/stcnv/usr/src/suites/storage/comstar/src/lib/ksh/
comstar_init.ksh 676 cti_deleteall "environment not clear enough!"
691 cti_deleteall "environment not clear enough!"
706 cti_deleteall "environment not clear enough!"
787 cti_report "attempt to clean up the initiator environment"\
929 cti_deleteall "environment not clear enough!"
944 cti_deleteall "environment not clear enough!"
959 cti_deleteall "environment not clear enough!"
974 cti_deleteall "environment not clear enough!"
1013 cti_deleteall "environment not clear enough!"
  /test/ontest-stc2/src/tools/runwattr/
README 34 privileges, and zone. In addition, environment variables can
76 The -i and -e options manipulate environment variables.
77 By default, the current environment variables will be
78 propagated into the environment of the child process.
79 -i will clear all variables from the current environment.
155 location relative to the runwattr script, the environment
168 location is used, no environment variable is required
220 environment variable, if it is set.
262 environment variable is used if it is defined.
365 The following three examples show how environment variable
    [all...]
  /test/stcnv/usr/src/tools/runwattr/
README 34 privileges, and zone. In addition, environment variables can
76 The -i and -e options manipulate environment variables.
77 By default, the current environment variables will be
78 propagated into the environment of the child process.
79 -i will clear all variables from the current environment.
154 location relative to the runwattr script, the environment
167 location is used, no environment variable is required
219 environment variable, if it is set.
261 environment variable is used if it is defined.
364 The following three examples show how environment variable
    [all...]
  /test/ontest-stc2/src/suites/os/xvm/virt-install/
README 74 - Set environment variables
120 environment variable. In addition, test suite packages can be built using
122 CODEMGR_WS environment variable. For example :
140 1. Set the following environment variables:
  /test/ontest-stc2/src/suites/share/
README 105 environment variable. In addition, test suite packages can be built using
107 CODEMGR_WS environment variable. For example :
127 1. Set the following environment variables
156 set the environment variables :
  /test/stcnv/usr/src/suites/net/driver-wifi/doc/assertions/configure/
configure.assert 34 Check the testing environment for IBSS.
  /test/stcnv/usr/src/suites/storage/fwflash/
README 85 2. Set up your environment and invoke 'make'
114 Set the following environment variables:
121 Set the following environment variables:
148 required environment variables:
  /test/stcnv/usr/src/suites/storage/megacli/
README 103 1. Set the following environment variables
149 If you haven't done this at configuration phase, set the environment
199 2. Set the environment variables
  /test/ontest-stc2/src/suites/security/kmf/
README 78 SUNWstc-checkenv: the checkenv environment checking tool
114 all the environment variables described in the NOTES section below.
115 These environment variables may be set in any one of the methods
  /test/ohacts/src/svc/include/
crequest.h 101 char **environment; member in class:CRequest
188 // Environment Variables
191 // Empty out the environment.
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/ctests/open/
OPEN.assertions 71 Note 2) if environment var SYNCWRITE is defined, writes are followed
116 Note 2) if environment var SYNCWRITE is defined, writes are followed
160 Note 2) if environment var SYNCWRITE is defined, writes are followed
184 Note 2) if environment var SYNCWRITE is defined, writes are followed
  /test/ontest-stc2/src/suites/zfs/
README 45 3.1 Setting environment
124 3.1 Setting environment
214 environment variables or defining in a file. For example:
215 In Korn Shell, you can export all variables as environment variables:
  /test/stcnv/usr/src/suites/fs/zfs/
README 41 3.1 Setting environment
117 3.1 Setting environment
232 setting environment variables or defining in a file. For example:
233 In Korn Shell, you can export all variables as environment variables:
  /test/stcnv/usr/src/suites/nfs/nfsgen/tests/openlock/
OPEN.assertions 73 Note 2) if environment var SYNCWRITE is defined, writes are followed
118 Note 2) if environment var SYNCWRITE is defined, writes are followed
162 Note 2) if environment var SYNCWRITE is defined, writes are followed
186 Note 2) if environment var SYNCWRITE is defined, writes are followed
  /test/stcnv/usr/src/suites/storage/sdts/
README 119 2. Set up your environment and invoke 'make'
150 Set the following environment variables:
159 Set the following environment variables:
192 required environment variables:

Completed in 1200 milliseconds

1 2 3