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

/freebsd-11-stable/usr.bin/find/
H A Dgetdate.y649 RelativeMonth(time_t Start, time_t RelMonth)
924 Start += RelativeMonth(Start, yyRelMonth);
/freebsd-11-stable/usr.sbin/fifolog/lib/
H A Dgetdate.y638 RelativeMonth(time_t Start, time_t RelMonth)
878 Start += RelativeMonth(Start, yyRelMonth);
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_getdate.c833 RelativeMonth(time_t Start, time_t Timezone, time_t RelMonth) function
1129 Start += RelativeMonth(Start, gds->Timezone, gds->RelMonth);

Completed in 189 milliseconds