Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dlocaltime.c146 static void gmtsub P((const time_t * timep, long offset,
1042 gmtsub(timep, offset, tmp);
1086 gmtsub(timep, offset, tmp) in gmtsub() function
1116 gmtsub(timep, 0L, &tm);
1125 gmtsub(timep, offset, &tm);
1411 return time1(tmp, gmtsub, 0L);
1420 return time1(tmp, gmtsub, offset);