OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qemu_timespec
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
qemu-os-posix.h
50
typedef struct timespec
qemu_timespec
;
typedef in typeref:struct:timespec
51
int qemu_utimensat(int dirfd, const char *path, const
qemu_timespec
*times,
Completed in 28 milliseconds