Searched defs:microseconds (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/ |
H A D | toffset.c | 39 krb5_set_real_time(krb5_context context, krb5_timestamp seconds, krb5_int32 microseconds) in krb5_set_real_time() 61 krb5_set_debugging_time(krb5_context context, krb5_timestamp seconds, krb5_int32 microseconds) in krb5_set_debugging_time() 90 krb5_get_time_offsets(krb5_context context, krb5_timestamp *seconds, krb5_int32 *microseconds) in krb5_get_time_offsets() 106 krb5_set_time_offsets(krb5_context context, krb5_timestamp seconds, krb5_int32 microseconds) in krb5_set_time_offsets()
|
H A D | c_ustime.c | 92 krb5_crypto_us_timeofday(krb5_int32 *seconds, krb5_int32 *microseconds) in krb5_crypto_us_timeofday()
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | ustime.c | 37 krb5_us_timeofday(krb5_context context, krb5_timestamp *seconds, krb5_int32 *microseconds) in krb5_us_timeofday()
|
/illumos-gate/usr/src/cmd/acpi/common/ |
H A D | osunixxf.c | 1245 UINT32 microseconds) in AcpiOsStall()
|
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hxge_common_impl.h | 136 #define HXGE_DELAY(microseconds) (drv_usecwait(microseconds)) argument
|
/illumos-gate/usr/src/uts/common/sys/nxge/ |
H A D | nxge_common_impl.h | 185 #define NXGE_DELAY(microseconds) (drv_usecwait(microseconds)) argument
|
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/ |
H A D | nv_sata.c | 2280 nv_setup_timeout(nv_port_t *nvp, clock_t microseconds) in nv_setup_timeout()
|