Home
last modified time | relevance | path

Searched defs:jobqueue (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/usr.sbin/lpr/common_source/
H A Dlp.h186 struct jobqueue { struct
187 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 */