Home | History | Annotate | Download | only in libutil

Lines Matching defs:time

23 #include <time.h>
136 time { param->yyHaveTime++; }
200 time:
526 /* Time units table. */
541 /* Assorted relative-time words. */
636 { "ict", tZONE, -HOUR(7) }, /* Indo China Time (Thai) */
820 tm.tm_isdst = 0; /* hence cannot be summer time */
826 if (DSTmode == DSTon) /* if specified sumer time */
929 * as long as we use the same one to reassemble the time that we
1161 (void)time(&nowt);