Lines Matching refs:banner
87 # ${LPTSOLSEPARATOR} is the name of a program to put banner and trailer
161 if [ -f "${LPTMPDIR}/banner.exit_code.$$" ]
163 /bin/rm ${LPTMPDIR}/banner.exit_code.$$
166 if [ -f "${LPTMPDIR}/banner.errmsg.$$" ]
168 /bin/rm ${LPTMPDIR}/banner.errmsg.$$
185 # The first three arguments are simply reprinted on the banner page,
237 # default: do print a banner
479 # Set up filter for banner page
492 # Build temporary file that is the banner page
519 # Doing small banner as we don't know what printer is out there
522 banner=small_banner
527 eval "${banner} ${banner_filter}" 2>&1 1>${LPTMPDIR}/small_banner.$$
532 ## Surround the job by PostScript code to produce banner
537 BANNER_EXIT_CODE=${LPTMPDIR}/banner.exit_code.$$
539 TSOLSEPARATOR_LOG=${LPTMPDIR}/banner.errmsg.$$
564 "banner command: ${LPTSOLSEPARATOR} ${TSOLSEPARATOR_OPTS} \
587 # Print banner page before job unless PSR or PS
603 "banner page exit code : ${exit_code}"
756 # If printing in reverse order, print the banner page now
771 "banner page exit code : ${exit_code}"