Searched defs:GETTIMEOFDAY (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ntp-92/include/
H A Dntp_unixtime.h13 # define GETTIMEOFDAY(a, b) (node_gettime(&ntp_node, a)) macro
26 # define GETTIMEOFDAY(a, b) (gettimeofday(a)) macro
30 # define GETTIMEOFDAY(a, b) (gettimeofday(a, b)) macro
33 # define GETTIMEOFDAY(a, b) (gettimeofday(a, b)) macro
/macosx-10.10.1/dcerpc-61/dcerpc/perf/
H A Dclient.c238 #define GETTIMEOFDAY macro
253 #define GETTIMEOFDAY macro
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dsys_defs.h59 #define GETTIMEOFDAY(t) gettimeofday(t,(struct timezone *) 0) macro
232 #define GETTIMEOFDAY(t) gettimeofday(t,(struct timezone *) 0) macro
306 #define GETTIMEOFDAY(t) gettimeofday(t,(struct timezone *) 0) macro
348 #define GETTIMEOFDAY(t) gettimeofday(t,(struct timezone *) 0) macro
395 #define GETTIMEOFDAY(t) gettimeofday(t,(struct timezone *) 0) macro
441 #define GETTIMEOFDAY(t) gettimeofday(t) macro
517 #define GETTIMEOFDAY(t) gettimeofday(t,(struct timezone *) 0) macro
548 #define GETTIMEOFDAY(t) gettimeofday(t,NULL) macro
591 #define GETTIMEOFDAY(t) gettimeofday(t,(struct timezone *) 0) macro
645 #define GETTIMEOFDAY( macro
691 #define GETTIMEOFDAY macro
733 #define GETTIMEOFDAY macro
776 #define GETTIMEOFDAY macro
853 #define GETTIMEOFDAY macro
887 #define GETTIMEOFDAY macro
955 #define GETTIMEOFDAY macro
994 #define GETTIMEOFDAY macro
1031 #define GETTIMEOFDAY macro
1086 #define GETTIMEOFDAY macro
1141 #define GETTIMEOFDAY macro
1193 #define GETTIMEOFDAY macro
1219 #define GETTIMEOFDAY macro
1253 #define GETTIMEOFDAY macro
[all...]

Completed in 229 milliseconds