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

/freebsd-10.2-release/crypto/heimdal/lib/roken/
H A Dtimeval.c47 timevalfix(struct timeval *t1) function
68 timevalfix(t1);
80 timevalfix(t1);
H A Droken-common.h424 #define timevalfix rk_timevalfix macro
426 timevalfix(struct timeval *t1);
/freebsd-10.2-release/usr.bin/ktrace/
H A Dsubr.c52 void timevalfix(struct timeval *);
107 timevalfix(t1);
115 timevalfix(t1);
119 timevalfix(struct timeval *t1) function
/freebsd-10.2-release/sys/kern/
H A Dkern_time.c83 static void timevalfix(struct timeval *);
902 timevalfix(t1);
911 timevalfix(t1);
915 timevalfix(struct timeval *t1) function

Completed in 113 milliseconds