Home
last modified time | relevance | path

Searched refs:MILLION (Results 1 – 1 of 1) sorted by relevance

/sunrpc/
A Dauth_des.c47 #define MILLION 1000000L macro
259 if (ad->ad_timestamp.tv_usec >= MILLION) in authdes_marshal()
261 ad->ad_timestamp.tv_usec -= MILLION; in authdes_marshal()
464 timep->tv_usec += MILLION; in synchronize()

Completed in 4 milliseconds