Searched refs:timestr (Results 1 – 7 of 7) sorted by relevance
49 static const char timestr[] = "timeout"; in dec_kn02xa_be_backend() local76 event = timestr; in dec_kn02xa_be_backend()
71 static const char timestr[] = "timeout"; in dec_kn01_be_backend() local130 event = timestr; in dec_kn01_be_backend()
50 static const char timestr[] = "timeout"; in dec_ecc_be_backend() local86 event = (erraddr & KN0X_EAR_CPU) ? timestr : overstr; in dec_ecc_be_backend()
25 …QString timestr = m_time.addSecs(startTime.secsTo(QDateTime::currentDateTime())).toString("hh:mm:s… in Widget() local26 ui->lcdNumber->display(timestr); in Widget()
37 @@ -525,7 +526,7 @@ cltrack_gracedone(const char *timestr)
29 @@ -508,7 +508,7 @@ cltrack_gracedone(const char *timestr)
1991 char timestr[22]; /* FIXME: better way to determine max size? */ in nfsd4_umh_cltrack_grace_done() local1993 sprintf(timestr, "%lld", nn->boot_time); in nfsd4_umh_cltrack_grace_done()1995 nfsd4_umh_cltrack_upcall("gracedone", timestr, legacy, NULL); in nfsd4_umh_cltrack_grace_done()