Searched defs:timestr (Results 1 – 8 of 8) sorted by relevance
171 static size_t _to_time_str(uint32_t mfg_date_time, char* timestr, uint32_t len) in _to_time_str()690 char timestr[OPENBMC_VPD_VAL_LEN]; in parse_fru_area() local
189 gchar *timestr; in vreport() local
149 g_autofree const char *timestr = NULL; in qemu_log() local
3421 char timestr[30]; in ipmi_print_power_consmpt_history() local
289 static void timestr(struct timespec *tv, char *ts, size_t size, int format) in timestr() function