Home | Sort by relevance Sort by last modified time |
/external/qemu/ | |
qemu-os-win32.h | 63 } qemu_timeval; typedef in typeref:struct:__anon10160 64 int qemu_gettimeofday(qemu_timeval *tp); |
qemu-os-posix.h | 39 typedef struct timeval qemu_timeval; typedef in typeref:struct:timeval |
oslib-win32.c | 101 int qemu_gettimeofday(qemu_timeval *tp) |
posix-aio-compat.c | 313 qemu_timeval tv; |