Home
last modified time | relevance | path

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

/src/usr.sbin/lpr/lpd/
H A Dprintjob.c990 sendfile(struct printer *pp, int type, char *file, char format, int copyreq) in sendfile() argument
1202 if (pp->resend_copies && (copycnt < copyreq)) { in sendfile()