Home
last modified time | relevance | path

Searched refs:scanq_jobspec (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/usr.sbin/lpr/common_source/
HDmatchjobs.h98 int scanq_jobspec(int _qitems, struct jobqueue **_squeue, int _sopts,
HDmatchjobs.c493 scanq_jobspec(int qcount, struct jobqueue **squeue, int sopts, struct in scanq_jobspec() function
/freebsd-14-stable/usr.sbin/lpr/lpc/
HDmovejobs.c99 matchcnt = scanq_jobspec(nitems, queue, SCQ_JSORDER, &jobs_wanted, in process_jobs()