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

/freebsd-11-stable/contrib/unbound/compat/
H A Dgmtime_r.c45 timesub(timep, offset, tmp) function
105 timesub(timep, 0L, tm);
/freebsd-11-stable/contrib/tzcode/stdtime/
H A Dlocaltime.c209 static struct tm * timesub(const time_t * timep, long offset,
1418 ** timesub(&t, 0L, sp, tmp);
1420 result = timesub(&t, ttisp->tt_gmtoff, sp, tmp);
1503 result = timesub(timep, offset, gmtptr, tmp);
1598 timesub(timep, offset, sp, tmp) function

Completed in 71 milliseconds