Lines Matching refs:time
1 /* Dump time zone data in a textual format. */
75 /* The minimum and maximum finite time values. */
316 /* A UT time zone, and its initializer. */
345 /* Convert *TP to UT, storing the broken-down time into *TMP.
416 /* Return a time zone abbreviation. If the abbreviation needs to be
460 " -t [L,]U Start at time L, end before time U (in seconds since 1970)\n"
586 now = time(NULL);
741 /* Convert LOT into a broken-down time here, even though our
814 /* If A is the broken-down local time and B the broken-down UT for
887 the range from LO (with broken-down time LOTMP if that is nonnull)
965 /* Store into BUF, of size SIZE, a formatted local time taken from *TM.
984 localtime *TM corresponding to time T. Use ISO 8601 format
1053 TM is the broken-down time, T the seconds count, AB the time zone
1060 %L local time as per format_local_time
1143 /* Show a time transition. */