Searched defs:timestr (Results 1 – 8 of 8) sorted by relevance
49 static const char timestr[] = "timeout"; in dec_kn02xa_be_backend() local
71 static const char timestr[] = "timeout"; in dec_kn01_be_backend() local
50 static const char timestr[] = "timeout"; in dec_ecc_be_backend() local
169 static size_t _to_time_str(uint32_t mfg_date_time, char* timestr, uint32_t len) in _to_time_str()688 char timestr[OPENBMC_VPD_VAL_LEN]; in parse_fru_area() local
189 gchar *timestr; in vreport() local
2000 char timestr[22]; /* FIXME: better way to determine max size? */ in nfsd4_umh_cltrack_grace_done() 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