Searched refs:time_format (Results 1 – 1 of 1) sorted by relevance
2707 const char * time_format = "%m/%d/%Y %H:%M:%S"; in ipmi_sel_set_time() local2719 if (strptime(time_string, time_format, &tm) == 0) { in ipmi_sel_set_time()