Searched refs:_kdc_now (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Dkdc_locl.h118 extern struct timeval _kdc_now;
119 #define kdc_time (_kdc_now.tv_sec)
H A Dprocess.c45 gettimeofday(&_kdc_now, NULL);
47 _kdc_now = *tv;
285 t = _kdc_now.tv_sec;
H A Dmisc.c36 struct timeval _kdc_now; variable in typeref:struct:timeval

Completed in 110 milliseconds