Lines Matching refs:told
350 time_t told, /* last time for tbuf record */
354 told = tp->ttime;
356 cftime(time_buf, DATE_FMT, &told);
360 if (told > tnew) {
361 cftime(time_buf, DATE_FMT, &told);
378 cb.ct_start = told;
379 if (pnpsplit(cb.ct_start, (ulong_t)(tnew-told),
386 tp->ttotal += tnew-told;
401 cb.ct_start = told;
402 if (pnpsplit(cb.ct_start, (ulong_t)(tnew-told),
408 tp->ttotal += tnew-told;