Searched refs:job_time (Results 1 – 4 of 4) sorted by relevance
164 q->job_time = stbuf.st_mtime; in getq()202 if (qe1->job_time < qe2->job_time) in compar()204 if (qe1->job_time > qe2->job_time) in compar()
186 time_t job_time; /* last-mod time of cf-file */ member
232 touch_info.newtime = queue[nitems - 1]->job_time + 1; in tqbq_common()241 touch_info.newtime = queue[0]->job_time - nitems - 5; in tqbq_common()
1165 mtime = queue[0]->job_time; in topq()