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

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dlocaltime.c156 static void timesub P((const time_t * timep, long offset,
1059 timesub(&t, ttisp->tt_gmtoff, tmp);
1097 timesub(timep, offset, tmp);
1130 timesub(timep, offset, tmp) function

Completed in 802 milliseconds