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

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

Completed in 161 milliseconds