Lines Matching refs:ts
95 tsd_t *ts = (tsd_t *)tsd;
100 (void) localtime_r(&clock1, &ts->ts_tm1);
101 (void) localtime_r(&clock2, &ts->ts_tm2);
111 tsd_t *ts = (tsd_t *)tsd;
115 (void) strftime(s, MAXSIZE, optf, &ts->ts_tm1);
116 (void) strftime(s, MAXSIZE, optf, &ts->ts_tm2);
117 (void) strftime(s, MAXSIZE, optf, &ts->ts_tm1);
118 (void) strftime(s, MAXSIZE, optf, &ts->ts_tm2);
119 (void) strftime(s, MAXSIZE, optf, &ts->ts_tm1);
120 (void) strftime(s, MAXSIZE, optf, &ts->ts_tm2);
121 (void) strftime(s, MAXSIZE, optf, &ts->ts_tm1);
122 (void) strftime(s, MAXSIZE, optf, &ts->ts_tm2);
123 (void) strftime(s, MAXSIZE, optf, &ts->ts_tm1);
124 (void) strftime(s, MAXSIZE, optf, &ts->ts_tm2);