Home
last modified time | relevance | path

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

/original-bsd/lib/libc/gen/
H A Dctime.c152 static void timesub P((const time_t * timep, long offset,
956 timesub(&t, ttisp->tt_gmtoff, sp, tmp);
990 timesub(timep, offset, gmtptr, tmp);
1021 timesub(timep, offset, sp, tmp) in timesub() function