Searched refs:job_time (Results 1 – 4 of 4) sorted by relevance
157 q->job_time = stbuf.st_mtime; in getq()197 if (qe1->job_time < qe2->job_time) in compar()199 if (qe1->job_time > qe2->job_time) in compar()
185 time_t job_time; /* last-mod time of cf-file */ member
233 touch_info.newtime = queue[nitems - 1]->job_time + 1; in tqbq_common()242 touch_info.newtime = queue[0]->job_time - nitems - 5; in tqbq_common()
1176 mtime = queue[0]->job_time; in topq()