Searched defs:_libc_gettimeofday (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/warp/ | ||
H A D | warp.c | 543 _libc_gettimeofday(struct timeval* tv, void* tz) function 545 static Call_t call = { "gettimeofday", "_libc_gettimeofday" }; |
Completed in 20 milliseconds