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

1 2

  /test/ohacts/src/svc/ccsrc/
cservice.cc 84 // The required vars, optional and default values.
92 optional = (char **)malloc(sizeof (char *));
98 optional[0] = 0;
122 free(optional[optional_counter-1]);
181 // Optional Variable
244 // or optional lists.
277 cout <<__FILE__<<": Adding optional variable "<<var<<"="<<value<<endl;
281 // the optional list is dynamically allocated
287 optional[optional_counter] = (char *)malloc(len+1);
288 (void) strcpy(optional[optional_counter], var)
650 char **optional = NULL; local
    [all...]
  /test/ohacts/src/svc/include/
cservice.h 58 // Store the string of required and optional variables in
60 // the same way as optional list
62 char **optional; member in class:CServiceConf
  /test/stcnv/usr/src/suites/nfs/nfsv4/
README 62 that are optional, if not set, the default value will be used:
66 setenv CC_SRV compiler_used_in_$SERVER (optional)
68 setenv LOGDIR the_result_logs_directory (optional)
70 setenv DNS_SERVER a_DNS_server_accessed_by_all_systems (optional)
103 setenv TCL_DIR path_to_TCL_directory (optional)
106 setenv LD_LIBRARY_PATH path_of_TCL_library (optional)
108 setenv TCL_LIBRARY path_of_TCL_init_files (optional)
116 Other setup (optional)
127 setenv BASEDIR a_base_testing_directory_in_server (optional)
166 setenv REBOOTIMER 1800 (optional)
    [all...]
  /test/ontest-stc2/src/tools/krb5tools/bin/
kdccfg.ksh 51 # The function prints script usage on stderr. If an optional error message
64 will be mapped to the same realm. This is optional.
67 to be clean up(if -c is specified). This is optional.
princadm.ksh 49 # The function prints script usage on stderr. If an optional error message
70 attribute is optional. If it is not
76 optional. If it is not specified, for
kdc_clientcfg.ksh 53 # The function prints script usage on stderr. If an optional error message is
77 attribute is optional. If it is not
83 optional. If it is not specified, for
94 This is optional. If no host is specified,
krb5nfscfg.ksh 50 # The function prints script usage on stderr. If an optional error message
64 optional. If host is not specified, localhost is used.
  /test/stcnv/usr/src/tools/genutils/krb5tools/bin/
princadm.ksh 49 # The function prints script usage on stderr. If an optional error message
73 attribute is optional. If it is not
79 optional. If it is not specified, for
kdc_clientcfg.ksh 53 # The function prints script usage on stderr. If an optional error message is
80 attribute is optional. If it is not
86 optional. If it is not specified, for
97 This is optional. If no host is specified,
krb5nfscfg.ksh 50 # The function prints script usage on stderr. If an optional error message
67 optional. If host is not specified, localhost is used.
kdccfg.ksh 51 # The function prints script usage on stderr. If an optional error message
67 will be mapped to the same realm. This is optional.
70 to be clean up(if -c is specified). This is optional.
  /test/stcnv/usr/src/tools/krb5tools/bin/
kdccfg.ksh 51 # The function prints script usage on stderr. If an optional error message
64 will be mapped to the same realm. This is optional.
67 to be clean up(if -c is specified). This is optional.
princadm.ksh 49 # The function prints script usage on stderr. If an optional error message
70 attribute is optional. If it is not
76 optional. If it is not specified, for
kdc_clientcfg.ksh 53 # The function prints script usage on stderr. If an optional error message is
77 attribute is optional. If it is not
83 optional. If it is not specified, for
94 This is optional. If no host is specified,
krb5nfscfg.ksh 50 # The function prints script usage on stderr. If an optional error message
64 optional. If host is not specified, localhost is used.
  /test/stcnv/usr/src/suites/os/smf/
README 37 1.3 Building the Test Suite (optional)
85 1.3 Building the Test Suite (optional)
  /test/ohacts/src/tset/scripts/
validate_data.ksh 39 PROGNAME -a <network resource name> -h <comma seperated host list> -n <optional netiflist> -f <optional fs_type>
48 -n <netiflist> : Optional netiflist, which is of the form netif@node
50 -f <fs_type> : Optional filesystem type (used for pre-configured fs)
  /test/ontest-stc2/src/suites/os/xvm/virt-install/
README.CONFIG 64 - optional arguments
96 # OPTIONAL ARGUMENTS
README 106 tree and run from that location. (optional)
159 additional examples using optional arguments :
  /test/stcnv/usr/src/suites/os/xvm/virt-install/
README.CONFIG 58 - optional arguments
97 # OPTIONAL ARGUMENTS
  /test/ohacts/src/tset/dataservice/doc/
README 164 Please note that this property is optional. So some resources may
174 Please note that this property is optional. So some resources may
209 This is an optional argument. i.e. Some of the resources may not
232 This is an optional argument. i.e. Some of the resource groups
266 This is an optional argument. i.e. Some of the resource groups
298 This is an optional argument. i.e. Some of the resource groups
  /test/ontest-stc2/src/suites/share/
README 91 tree and run from that location. (optional)
172 additional examples using optional arguments :
  /test/stcnv/usr/src/suites/storage/comstar/
README 195 EXPECT - [ Expect script parser location ] is optional
307 EXPECT - [ Expect script parser location ] is optional
335 RADIUS_HOST - [ radius server host ip address ] is optional
447 EXPECT - [ Expect script parser location ] is optional
472 - [ infiniband interface topology on switch ] is optional
475 RADIUS_HOST - [ radius server host ip address ] is optional
566 EXPECT - [ Expect script parser location ] is optional
  /test/ontest-stc2/src/suites/os/smf/
README 65 1.3 Building the Test Suite (optional)
  /test/ontest-stc2/src/suites/nfs/fnfs/
README 118 The following variables are optional, if not set, the default
120 % setenv MNTPTR Path_for_$SERVER_to_export->OPTIONAL
121 % setenv TMPDIR tmpdir_for_temp_files->OPTIONAL
169 '-c' option specifying other optional variables which will override those

Completed in 479 milliseconds

1 2