Home
last modified time | relevance | path

Searched defs:timestr (Results 1 – 2 of 2) sorted by relevance

/qemu/util/
H A Derror-report.c189 gchar *timestr; in vreport() local
/qemu/
H A Dqemu-io-cmds.c289 static void timestr(struct timespec *tv, char *ts, size_t size, int format) in timestr() function