Lines Matching refs:told
328 time_t told, /* last time for tbuf record */
332 told = tp->ttime;
334 if (told > tnew) {
335 cftime(time_buf, DATE_FMT, &told);
354 cb.ct_start = told;
355 if (pnpsplit(cb.ct_start, (ulong_t)(tnew-told),
362 tp->ttotal += tnew-told;
374 cb.ct_start = told;
375 if (pnpsplit(cb.ct_start, (ulong_t)(tnew-told),
382 tp->ttotal += tnew-told;