Home
last modified time | relevance | path

Searched refs:job_matched (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/lpr/common_source/
H A Dmatchjobs.c418 if (jq->job_matched) in match_jobspec()
462 jq->job_matched = 1; /* avoid matching the job twice */ in match_jobspec()
H A Dlp.h186 int job_matched; /* used by match_jobspec() */ member
H A Dcommon.c155 q->job_matched = 0; in getq()
/freebsd/usr.sbin/lpr/lpc/
H A Dmovejobs.c141 jq->job_matched = 0; in touch_jqe()