Lines Matching refs:timestr
337 char timestr[26]; /* Minimal buf as per ctime_r() spec. */
345 isc_stdtime_tostring(inception, timestr, sizeof(timestr));
422 "Selecting key pair for bundle %s: ", timestr);
436 "Generating key pair for bundle %s: ", timestr);
561 char timestr[26]; /* Minimal buf as per ctime_r() spec. */
567 isc_stdtime_tostring(inception, timestr, sizeof(timestr));
626 algstr, timestr);
639 namestr, algstr, timestr);
657 char timestr[26]; /* Minimal buf as per ctime_r() spec. */
662 isc_buffer_init(&timebuf, timestr, sizeof(timestr));
663 isc_stdtime_tostring(inception, timestr, sizeof(timestr));
672 (int)r.length, r.base, timestr);
1103 char timestr[26]; /* Minimal buf as per ctime_r() spec. */
1125 isc_stdtime_tostring(inception, timestr, sizeof(timestr));
1134 (int)r.length, r.base, timestr);
1159 isc_stdtime_tostring(ksr->now, timestr, sizeof(timestr));
1161 timestr, PACKAGE_VERSION);
1169 char timestr[26]; /* Minimal buf as per ctime_r() spec. */
1331 isc_stdtime_tostring(ksr->now, timestr, sizeof(timestr));
1333 timestr, PACKAGE_VERSION);