Searched refs:SCQ_JSORDER (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.sbin/lpr/common_source/
H A Dmatchjobs.h86 #define SCQ_JSORDER 0x0001 /* follow the user-specified order */ macro
H A Dmatchjobs.c508 if ((sopts & (SCQ_JSORDER|SCQ_QORDER)) == 0)
512 if (sopts & SCQ_JSORDER) {
/freebsd-13-stable/usr.sbin/lpr/lpc/
H A Dmovejobs.c101 matchcnt = scanq_jobspec(nitems, queue, SCQ_JSORDER, &jobs_wanted,

Completed in 56 milliseconds