Home | History | Annotate | Download | only in tzcode

Lines Matching full:time1

231 static time_t       time1 P((struct tm * tmp,
2005 time1(tmp, funcp, offset)
2088 result = time1(tmp, localsub, 0L);
2111 result = time1(tmp, gmtsub, 0L);
2127 result = time1(tmp, gmtsub, offset);