Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/print/scripts/
H A Dconv_lp71 for PRINTER in ${PRINTERS} # for each printer get config info
73 if [ "${PRINTER}" = "*" ] ; then
77 RNAME=${PRINTER}
81 if [ -f ${PRINTER}/comment ] ; then
82 DESC=`cat ${PRINTER}/comment`
85 REMOTE=`grep Remote: ${PRINTER}/configuration 2>/dev/null | sed -e "s/^Remote: //"`
86 DEVICE=`grep Device: ${PRINTER}/configuration 2>/dev/null | sed -e "s/^Device: //"`
98 ${PRINTER}
/titanic_41/usr/src/cmd/lp/include/
H A Dprinters.h90 typedef struct PRINTER { struct
125 } PRINTER; argument
188 PRINTER * getprinter ( char * );
194 int putprinter ( char *, PRINTER *);
200 int okprinter ( char * , PRINTER * , int );
204 void freeprinter ( PRINTER * );
/titanic_41/usr/src/cmd/lp/lib/printers/
H A Dllib-llpprt37 typedef struct PRINTER {
69 } PRINTER;
78 PRINTER * getprinter ( char * );
84 int putprinter ( char *, PRINTER *);
90 int okprinter ( char * , PRINTER * , int );
94 void freeprinter ( PRINTER * );
H A Dokprinter.c44 static int okinterface ( char * , PRINTER * );
51 okprinter(char *name, PRINTER *prbufp, int isput) in okprinter()
136 okinterface(char *name, PRINTER *prbufp) in okinterface()
H A Dputprinter.c64 static int addPrintersPPD(char *name, PRINTER *prbufp);
91 putprinter(char *name, PRINTER *prbufp) in putprinter()
548 addPrintersPPD(char *name, PRINTER *prbufp) in addPrintersPPD()
H A Dgetprinter.c54 PRINTER *
59 PRINTER *prp; in getprinter()
H A Dfreeprinter.c46 PRINTER *pp; in freeprinter()
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dlpsched.h232 PRINTER * Getprinter ( char * );
261 int open_dialup ( char * , PRINTER * );
262 int open_direct ( char * , PRINTER * );
336 extern PSTATUS *new_pstatus(PRINTER *);
343 extern void pstatus_add_printer(PSTATUS *, PRINTER *);
H A Dports.c49 open_dialup(char *ptype, PRINTER *pp) in open_dialup()
154 open_direct(char *ptype, PRINTER *pp) in open_direct()
H A Dfncs.c228 pstatus_add_printer(PSTATUS *ps, PRINTER *p) in pstatus_add_printer()
249 new_pstatus(PRINTER *p) in new_pstatus()
666 PRINTER *
669 register PRINTER *ret; in Getprinter()
H A Dnodes.h118 PRINTER *printer;
H A Ddisp2.c60 register PRINTER *pp; in s_load_printer()
83 PRINTER *op = pps->printer; in s_load_printer()
H A Dinit.c80 PRINTER *p; in init_printers()
/titanic_41/usr/src/cmd/lp/cmd/lpadmin/
H A Dlpadmin.h100 extern PRINTER *oldp;
H A Dlpadmin.c68 PRINTER *printer_pointer = 0;
H A Ddo_printer.c329 register PRINTER *prbufp;
331 PRINTER printer_struct;
H A Dchkopts.c52 extern PRINTER *printer_pointer;
71 PRINTER *oldp = 0;
/titanic_41/usr/src/cmd/lp/filter/postscript/filtdesc/
H A Ddownload.fd30 Options: PRINTER * = -p*
/titanic_41/usr/src/cmd/lp/lib/papi/
H A Dlpsched-printers.c138 PRINTER *tmp; in lpsched_printer_configuration_to_attributes()
432 attributes_to_printer(papi_attribute_t **attributes, PRINTER *tmp) in attributes_to_printer()
H A Dlpsched-msgs.c557 PRINTER *p; in lpsched_add_printer()
590 PRINTER *p; in lpsched_add_modify_printer()
/titanic_41/usr/src/cmd/lp/model/
H A Dstandard909 # program is assumed to describe a fault WITH THE PRINTER.
H A Dtsol_standard978 # program is assumed to describe a fault WITH THE PRINTER.
H A Dtsol_standard_foomatic1006 # program is assumed to describe a fault WITH THE PRINTER.
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src5541 # To use hp2621p printer, setenv TERM=2621p, PRINTER=2612p
H A Dterminfo.src6270 # To use hp2621p printer, setenv TERM=2621p, PRINTER=2612p