Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/fifolog/lib/
H A Dgetdate.y611 DSTcorrect(time_t Start, time_t Future) in DSTcorrect() function
632 return DSTcorrect(Start, now); in RelativeDate()
649 return DSTcorrect(Start, in RelativeMonth()
/freebsd-12.1/usr.bin/find/
H A Dgetdate.y611 DSTcorrect(time_t Start, time_t Future) in DSTcorrect() function
632 return DSTcorrect(Start, now); in RelativeDate()
649 return DSTcorrect(Start, in RelativeMonth()
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_getdate.c733 DSTcorrect(time_t Start, time_t Future) in DSTcorrect() function
757 return DSTcorrect(Start, now); in RelativeDate()
775 return DSTcorrect(Start, in RelativeMonth()