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

1 2

  /test/ohacts/src/svc/ccsrc/
classes.cc 47 second = sstr;
54 free(second);
68 len = strlen(operand.Second());
69 second = (char *)malloc(len+1);
70 if (second == NULL) {
74 (void) strcpy(second, operand.Second());
79 // First and Second functions
87 CStringPair::Second()
89 return (second);
    [all...]
  /test/ohacts/src/svc/include/
classes.h 53 char *second; member in class:CStringPair
62 char *Second();
74 void * second; member in class:CPointerPair
83 void * Second();
  /test/ontest-stc2/src/suites/security/kmf/tests/kmfcfg/
kmfcfg_create_007.ksh 71 ignore-unknown-eku=true ignore-trust-anchor=true validity-adjusttime=50-second \
102 grep 'Validity Adjusted Time: 50-second' result.$$ && \
  /test/stcnv/usr/src/suites/security/kmf/tests/kmfcfg/
kmfcfg_create_007.ksh 71 ignore-unknown-eku=true ignore-trust-anchor=true validity-adjusttime=50-second \
102 grep 'Validity Adjusted Time: 50-second' result.$$ && \
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/nfsv4shell/scripts/
tclprocs.tcl 71 proc nicetime { second } {
72 return [clock format $second]
  /test/stcnv/usr/src/suites/nfs/nfsv4/nfsv4shell/scripts/
tclprocs.tcl 71 proc nicetime { second } {
72 return [clock format $second]
  /test/stcnv/usr/src/suites/storage/fwflash/
STATUS.LIST 34 the test suite needs second storage which is able to update firmware
  /test/ontest-stc2/src/suites/net/nicdrv/tools/multicast/
mcast_S.c 76 int count, second, run, timeout; variable
99 second = SENDRATE;
117 second = atoi(optarg);
222 sleep(second);
267 -n count -s second -t timeout\n", prog);
  /test/stcnv/usr/src/suites/net/nicdrv/tools/multicast/
mcast_S.c 76 int count, second, run, timeout; variable
99 second = SENDRATE;
117 second = atoi(optarg);
222 sleep(second);
267 -n count -s second -t timeout\n", prog);
  /test/stcnv/usr/src/suites/storage/comstar/tests/fcoe/libfcoe/get_port_list/
ASSERTIONS 98 DESCRIPTION: There should be a failure if NULL is passed as second parameter
105 2. Pass NULL as the second paramter to FCOE_GetPortList().
  /test/ohacts/src/tset/dataservice/sample/get_dsinfo_output/
README 38 in it. First resource is of type SUNW.LogicalHostname and second
65 has a Resource of type SUNW.SharedAddress in it. The second resource
  /test/ontest-stc2/src/tools/checkenv/lib/
ce_boilerplate.ksh 77 in the second field of the checkenv output. It is a concise
  /test/stcnv/usr/src/tools/checkenv/lib/
ce_boilerplate.ksh 77 in the second field of the checkenv output. It is a concise
  /test/stcnv/usr/src/suites/storage/comstar/tests/fcoe/libfcoe/create_port/
ASSERTIONS 146 should return an expected value if the second parameter
153 2. Pass a wrong port type value as the second parameter to
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/iterators/scf_iter_next_snapshot/
ASSERTIONS 93 3. Create a new snasphot object derived from the second
127 call returned the second instance snapshot and the return
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/iterators/scf_iter_next_snapshot/
ASSERTIONS 93 3. Create a new snasphot object derived from the second
127 call returned the second instance snapshot and the return
  /test/ohacts/src/tset/dataservice/doc/
README 91 the second resource is test-2-r.
104 and the resource type of the second resource in the RG is
  /test/ontest-stc2/src/suites/iSCSI/
README 47 4. If a second host is to be used to check with the iscsiadm command,
135 online_wait - [ number of 5 second intervals to wait for initiator ] 24
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/iterators/scf_iter_instance_snapshots/
ASSERTIONS 92 3. Create a new instance object derived from the second
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/pg/scf_pg_get_parent_service/
ASSERTIONS 119 3. Create a pg derived from the second connection handle.
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/snaplevel/scf_snaplevel_get_next_snaplevel/
ASSERTIONS 127 3. Create another snaplevel associated with the second
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/snaplevel/scf_snaplevel_get_parent/
ASSERTIONS 97 3. Create a snapshot associated with the second
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/snapshot/scf_snapshot_get_parent/
ASSERTIONS 121 3. Create a snapshot associated with the second connection
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/iterators/scf_iter_instance_snapshots/
ASSERTIONS 92 3. Create a new instance object derived from the second
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/pg/scf_pg_get_parent_service/
ASSERTIONS 119 3. Create a pg derived from the second connection handle.

Completed in 180 milliseconds

1 2