Home | History | Annotate | Download | only in tzcode

Lines Matching defs:time1

162 static time_t		time1(struct tm * tmp,
1877 time1(tmp, funcp, offset)
1954 return time1(tmp, localsub, 0L);
1972 return time1(tmp, gmtsub, 0L);
1981 return time1(tmp, gmtsub, offset);