| /test/stcnv/usr/src/tools/diskomizer/ |
| device_control.c | 135 struct device_control *control; local 137 control = (struct device_control *)alloc_mem(ndevices, 141 (void) init_shared_lock(&control->lock); 142 devices->state = control->state = DEV_STOPPED; 143 control->processes_stopped = opts.nprocs; 144 devices->control = control++; 146 devices->control->state_ttl = devices->state_ttl; 156 if (device->control == NULL) 158 pthread_mutex_lock(&device->control->lock) [all...] |
| diskomizer64mpism.h | 108 * Device control is shared between processes. So it has it's own lock to 351 struct device_control *control; /* The shared control info */ member in struct:device
|
| /test/stcnv/usr/src/suites/storage/jist/lib/com/sun/jist/scsi/ |
| SCSIData.java | 148 * 86 ACCESS CONTROL IN n/a n/a n/a O MultiInit 149 * 87 ACCESS CONTROL OUT n/a n/a n/a O MultiInit 321 .add("ACCESS CONTROL IN", 0x086, (byte)5) 322 .add("ACCESS CONTROL OUT", 0x087, (byte)5) 362 * SCSI Control Byte. 378 public final static NameValue CONTROL = 379 new NameValue("SAM-4,5.2: CONTROL Byte") 666 * Control Byte Normal ACA Support. 677 new NameValue("SPC-4,6.4.2: Control Byte Normal ACA Support") 3418 public volatile byte control; field in class:SCSIData [all...] |
| /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/ |
| README | 39 acl - access control list tests
|
| /test/stcnv/usr/src/suites/nfs/nfsv4/tests/ |
| README | 39 acl - access control list tests
|
| /test/stcnv/usr/src/suites/os/cpu-caps/ |
| README | 32 This suite verifies the functionality of the CPU caps resource control 38 the cpu-shares resource control, but caps will take precedence. Also, zone caps
|
| /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/ |
| README | 35 acl - access control list tests 299 You may also use the xxx.flist (test file list) under each subdir to control
|
| /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/other_tests/domain/ |
| README | 68 nfsmapid(1M) has a nfscfg_domain_tmout variable to control how long the
|
| /test/stcnv/usr/src/suites/nfs/nfsv4/tests/other_tests/domain/ |
| README | 68 nfsmapid(1M) has a nfscfg_domain_tmout variable to control how long the
|
| /test/ontest-stc2/src/suites/net/nicdrv/ |
| README | 85 Another interface (NIC0) is connected with external network for command control. 92 | | command control | |
|
| /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/delegation/ |
| README | 50 Also, you can control what combinations of NFS and MMAP will be executed.
|
| /test/stcnv/usr/src/suites/net/nicdrv/ |
| README | 91 control. You can also use the system console for this purpose. 96 | | command control | |
|
| /test/stcnv/usr/src/suites/os/cpu-caps/src/lib/ |
| libcaps.pl | 396 my $control = "$zp.$rctl"; 412 "$pnm:$pjd:$cm:$uid:$gid:$control=(privileged,$value,$action)"; [all...] |
| /test/stcnv/usr/src/suites/storage/jist/lib/com/sun/jist/scsi/test/ |
| SPC12Test.java | 304 * {@link SCSIData#ACC_SUPPORT Standard INQUIRY Access Control Command Support}. [all...] |
| /test/stcnv/usr/src/suites/net/driver-wifi/ |
| README | 42 WiFi and a NIC interfaces. The NIC interface is used to control the
|
| /test/stcnv/usr/src/suites/nfs/nfsv4/ |
| README | 35 acl - access control list tests 302 control the tests to be executed. You can add the '#' in the first column
|