OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_utimens
(Results
1 - 2
of
2
) sorted by null
/external/qemu/include/sysemu/
os-posix.h
48
int
qemu_utimens
(const char *path, const qemu_timespec *times);
/external/qemu/util/
oslib-posix.c
214
int
qemu_utimens
(const char *path, const struct timespec *times)
function
Completed in 6486 milliseconds