Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/lpr/common_source/
H A Dlp.h72 long resend_copies; /* RC: resend copies to remote host */ member
H A Dprintcap.c253 pp->resend_copies = capdb_getaltlog(bp, "rc", "remote.resend_copies"); in getprintcap_int()
/dragonfly/usr.sbin/lpr/lpd/
H A Dprintjob.c1179 if (pp->resend_copies && (copycnt < copyreq)) { in sendfile()