Searched refs:today (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/
H A Dsoaserial.c195 ulong today; local
214 today = time (NULL);
217 today = serialtime (today); /* YYYYmmdd00 */
218 if ( serial > 1970010100L && serial < today )
219 serial = today; /* set to current time */

Completed in 1126 milliseconds