Searched defs:timestr (Results 1 – 2 of 2) sorted by relevance
/qemu/util/ | ||
H A D | error-report.c | 189 gchar *timestr; in vreport() local |
/qemu/ | ||
H A D | qemu-io-cmds.c | 289 static void timestr(struct timespec *tv, char *ts, size_t size, int format) in timestr() function |