Searched defs:TIMEVAL_TO_TIMESPEC (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dbsd_timer.c80 static void TIMEVAL_TO_TIMESPEC(const struct timeval *tv, struct timespec *ts) function
95 # define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro
H A Dlinux_timer.c80 static void TIMEVAL_TO_TIMESPEC(const struct timeval *tv, struct timespec *ts) function
95 # define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro

Completed in 99 milliseconds