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

/ast/src/cmd/warp/
H A Dwarp.c192 typedef int (*Gettimeofday_f)(struct timeval*, void*); typedef
506 if ((r = (*(Gettimeofday_f)p->call)(tv, tz)) != -1 && !p->warped)

Completed in 16 milliseconds