Searched defs:jobqueue (Results 1 – 1 of 1) sorted by relevance
184 struct jobqueue { struct185 time_t job_time; /* last-mod time of cf-file */186 int job_matched; /* used by match_jobspec() */187 int job_processed; /* set to zero by getq() */188 char job_cfname[MAXNAMLEN+1]; /* control file name */