| /onnv/onnv-gate/usr/src/cmd/cpc/common/ |
| time.c | 41 zerotime(void) function
|
| cpucmds.h | 46 extern void zerotime(void);
|
| cputrack.c | 700 zerotime();
|
| cpustat.c | 717 zerotime();
|
| /onnv/onnv-gate/usr/src/uts/common/c2/ |
| audit_token.c | 72 static int64_t zerotime[2]; local 75 static int32_t zerotime[2]; local 89 adr_int64(&adr, zerotime, 2); /* time & date space */ 91 adr_int32(&adr, zerotime, 2); 107 static int64_t zerotime[2]; local 110 static int32_t zerotime[2]; local 127 adr_int64(&adr, zerotime, 2); /* time & date */ 129 adr_int32(&adr, zerotime, 2);
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/scsi/common/ |
| cfga_rcm.c | 158 timespec_t zerotime = { 0, 0 }; local 175 &zerotime, &rinfo)) != RCM_SUCCESS) {
|
| /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
| cfga_rcm.c | 168 timespec_t zerotime = { 0, 0 }; local 187 &zerotime, &rinfo)) != RCM_SUCCESS) {
|
| /onnv/onnv-gate/usr/src/lib/libsldap/common/ |
| ns_connmgmt.c | 1617 struct timeval zerotime; local [all...] |
| ns_connect.c | 1040 struct timeval zerotime; local 1043 zerotime.tv_sec = zerotime.tv_usec = 0L; 1076 &zerotime, &res) > 0) { [all...] |