Home
last modified time | relevance | path

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

/titanic_41/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) in timesub() function