Home
last modified time | relevance | path

Searched refs:txt_pdl (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/utils/
H A Ddriverless.c81 *txt_pdl = NULL, in listPrintersInArray() local
193 txt_pdl = ptr; in listPrintersInArray()
252 if (txt_pdl[0] != '\0') { in listPrintersInArray()
253 strncpy(pdl, txt_pdl, sizeof(pdl) - 1); in listPrintersInArray()
254 if (strlen(txt_pdl) > 255) in listPrintersInArray()
397 /* ippfind -T 0 _ipps._tcp _ipp._tcp ! --txt printer-type --and \( --txt-pdl image/pwg-raster --or --txt-pdl application/PCLm --or --txt-pdl image/urf --or --txt-pdl application/pdf \) -x echo -en '\n{service_scheme}\t{service_name}\t{service_domain}\t{txt_usb_MFG}\t{txt_usb_MDL}\t{txt_product}\t{txt_ty}\t{service_name}\t{txt_pdl}\t{txt_UUID}\t{txt_rfo}\t' \; --local -x echo -en L \;*/ in list_printers()
447 "{txt_usb_MDL}\t{txt_product}\t{txt_ty}\t{txt_pdl}\t{txt_UUID}\t" in list_printers()

Completed in 2 milliseconds