Searched refs:zerotime (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_rcm.c158 timespec_t zerotime = { 0, 0 }; local
175 &zerotime, &rinfo)) != RCM_SUCCESS) {
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_rcm.c168 timespec_t zerotime = { 0, 0 }; local
187 &zerotime, &rinfo)) != RCM_SUCCESS) {
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_connect.c1196 struct timeval zerotime; local
1199 zerotime.tv_sec = zerotime.tv_usec = 0L;
1232 &zerotime, &res) > 0) {
H A Dns_connmgmt.c1679 struct timeval zerotime; local
1682 zerotime.tv_sec = zerotime.tv_usec = 0L;
1685 LDAP_MSG_ALL, &zerotime, &res) > 0) {

Completed in 33 milliseconds