Lines Matching refs:time_t
38 void derive_str(time_t, char *);
40 time_t tm_to_secs(struct tm *);
45 static time_t local_to_gm(struct tm *);
87 * .ret time_t - seconds since epoch of equivalent GMT.
89 time_t
92 time_t secs, gsecs, lsecs, save_gsecs;
93 time_t r1secs, r2secs;
162 * .ret time_t - number of seconds.
164 time_t
169 time_t num_sec = 0;
473 derive_str(time_t clock, char *buf)