Lines Matching refs:we

34 # Until we get to the point below where the printer port
35 # and physical printer are initialized, we can't do much
44 # isn't defined, so that we're covered.
70 # Most of the time we don't want the standard error to be captured
72 # shell puts out when we get a SIGTERM. We'll save the standard
73 # error channel under another number, so we can use it when it
100 # not support any ioctl calls. As a result, we cannot set the opost
261 # ${TPUT} is "tput" IF it works. We'll disable it if we get an
262 # ugly error message the first time we use it. See the TERM variable
265 # NOTE: The check we use to see if "tput" works is to use an OLD
268 # or "swidm" (SVR3.2), because the version of "tput" we have on your
450 # put something in an option value that we'd end up
512 # If no filter is being used, we have a little routine that
538 # we don't know the type, so just assume that the
617 # Find out if we have to turn off opost before initializing the
621 # from changing what we try to send to the printer. Turning ON
622 # clocal keeps the UNIX system from dropping what we are trying to
648 ## Here we bring the printer to a sane state and set the page size.
664 # of next line), but we can't capture it like we do the
665 # carriage return or form-feed. Thus we set it unconditionally.
667 # maybe the printer doesn't have a formfeed. If not set, we're
771 # Now that the printer is ready for printing, we're able
868 ## Here we select the character set.
870 ## but we don't, to keep the banner page looking consistent for the
963 # Here's where we set up the $LPTELL program to
966 # Here's where we print the file.
979 # so that we can get the exit code; this is necessary
1029 # we've not complained yet. This removes repeated
1032 # know that we had trouble finding it.
1067 # So, if we haven't been putting out a ``formfeed'' between files,
1068 # it means we haven't followed the last file with a formfeed,
1069 # so we do it here.