Lines Matching refs:we

33 # Until we get to the point below where the printer port
34 # and physical printer are initialized, we can't do much
43 # isn't defined, so that we're covered.
69 # Most of the time we don't want the standard error to be captured
71 # shell puts out when we get a SIGTERM. We'll save the standard
72 # error channel under another number, so we can use it when it
99 # not support any ioctl calls. As a result, we cannot set the opost
272 # ${TPUT} is "tput" IF it works. We'll disable it if we get an
273 # ugly error message the first time we use it. See the TERM variable
276 # NOTE: The check we use to see if "tput" works is to use an OLD
279 # or "swidm" (SVR3.2), because the version of "tput" we have on your
466 # put something in an option value that we'd end up
528 # If no filter is being used, we have a little routine that
554 # we don't know the type, so just assume that the
633 # Find out if we have to turn off opost before initializing the
637 # from changing what we try to send to the printer. Turning ON
638 # clocal keeps the UNIX system from dropping what we are trying to
664 ## Here we bring the printer to a sane state and set the page size.
680 # of next line), but we can't capture it like we do the
681 # carriage return or form-feed. Thus we set it unconditionally.
683 # maybe the printer doesn't have a formfeed. If not set, we're
787 # Now that the printer is ready for printing, we're able
936 ## Here we select the character set.
938 ## but we don't, to keep the banner page looking consistent for the
1031 # Here's where we set up the $LPTELL program to
1034 # Here's where we print the file.
1047 # so that we can get the exit code; this is necessary
1110 # we've not complained yet. This removes repeated
1113 # know that we had trouble finding it.
1150 # So, if we haven't been putting out a ``formfeed'' between files,
1151 # it means we haven't followed the last file with a formfeed,
1152 # so we do it here.