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

/freebsd-11-stable/usr.bin/find/
H A Dgetdate.y623 DSTcorrect(time_t Start, time_t Future)
644 return DSTcorrect(Start, now);
661 return DSTcorrect(Start,
/freebsd-11-stable/usr.sbin/fifolog/lib/
H A Dgetdate.y612 DSTcorrect(time_t Start, time_t Future)
633 return DSTcorrect(Start, now);
650 return DSTcorrect(Start,
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_getdate.c753 DSTcorrect(time_t Start, time_t Future) function
827 return DSTcorrect(Start, now);
863 return DSTcorrect(Start,

Completed in 200 milliseconds