Home
last modified time | relevance | path

Searched defs:ppdname (Results 1 – 16 of 16) sorted by relevance

/dports/print/cups/cups-2.3.3op2/cups/
H A Dppd-util.c189 char ppdname[1024]; /* PPD filename */ in cupsGetPPD3() local
H A Dppd-cache.c3031 ppdname[PPD_MAX_NAME]; in _ppdCreateFromIPP() local
/dports/print/photoprint/photoprint-0.4.2-pre2/stp_support/
H A Dprinterqueues_unix.c357 const char *ppdname=cupsGetPPD(pq->priv->currentqueue); in getdriver() local
400 const char *ppdname=cupsGetPPD(pq->priv->currentqueue); in getppd() local
/dports/print/cups-filters/cups-filters-1.28.10/utils/
H A Ddriverless.c607 char buffer[65536], ppdname[1024]; in generate_ppd() local
H A Dcups-browsed.c2072 char ppdname[41]; in get_pagesize() local
2103 char ppdname[41]; in get_mediadata() local
2685 char ppdname[41], pagesize[128]; in get_cluster_sizes() local
2965 char ppdname[41]; in get_cluster_default_attributes() local
5542 char *ppdname = NULL; in record_printer_options() local
/dports/print/system-config-printer/system-config-printer-1.5.12/cupshelpers/
H A Dppds.py459 def getInfoFromPPDName (self, ppdname): argument
H A Dxmldriverprefs.py254 def match (self, ppdname, ppddict, fit): argument
/dports/print/cups/cups-2.3.3op2/systemv/
H A Dlpadmin.c1342 const char *ppdname, /* ppd-name value */ in set_printer_options() local
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dutil.c952 char ppdname[1024]; /* PPD filename */ in cupsGetPPD3() local
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dutil.c947 char ppdname[1024]; /* PPD filename */ in cupsGetPPD3() local
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dutil.c947 char ppdname[1024]; /* PPD filename */ in cupsGetPPD3() local
/dports/print/cups-filters/cups-filters-1.28.10/cupsfilters/
H A Dppdgenerator.c1176 char* ppdname) in generate_sizes()
1585 ppdname[PPD_MAX_NAME]; in ppdCreateFromIPP2() local
/dports/print/hplip/hplip-3.20.6/prnt/cupsext/
H A Dcupsext.c788 char *ppdname = NULL; in getPPDList() local
/dports/print/cups/cups-2.3.3op2/scheduler/
H A Dcups-driverd.cxx608 *ppdname, /* PPD filename in archive */ in cat_tar() local
/dports/print/py-pycups/pycups-2.0.1/
H A Dcupsconnection.c1129 char *ppdname = NULL; in do_getPPDs() local
2386 char *ppdname = NULL; in Connection_addPrinter() local
/dports/print/system-config-printer/system-config-printer-1.5.12/
H A Dnewprinter.py1654 def _installPrinterOrSearchForDriver (self, devid, ppdname, status, page_nr, step): argument