Home
last modified time | relevance | path

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

/third_party/cups-filters/utils/
H A Ddriverless.c80 *txt_ty = NULL, in listPrintersInArray() local
187 txt_ty = ptr; in listPrintersInArray()
245 } else if (txt_ty[0] != '\0') { in listPrintersInArray()
246 strncpy(model, txt_ty, sizeof(model) - 1); in listPrintersInArray()
247 if (strlen(txt_ty) > 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