Searched refs:qemu_timespec (Results 1 – 1 of 1) sorted by relevance
47 typedef struct timespec qemu_timespec; typedef48 int qemu_utimens(const char *path, const qemu_timespec *times);51 int qemu_utimensat(int dirfd, const char *path, const qemu_timespec *times,