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