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

/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dsocket_wrapper.c155 #define swrapGetTimeOfDay(tval) gettimeofday(tval,NULL) macro
157 #define swrapGetTimeOfDay(tval) gettimeofday(tval) macro
1192 swrapGetTimeOfDay(&tv);

Completed in 159 milliseconds