Searched refs:attime (Results 1 – 3 of 3) sorted by relevance
1106 time_t attime in tzloadbody() local1109 if (timecnt && attime <= sp->ats[timecnt - 1]) { in tzloadbody()1110 if (attime < sp->ats[timecnt - 1]) in tzloadbody()1115 sp->ats[timecnt++] = attime; in tzloadbody()
182 The B<-attime> flag may be used to use a reference time other than "now."263 =item B<-attime> I<timestamp>272 against the current time. If option B<-attime> is used to specify
10143 * Add -attime option to openssl utilities.