Home
last modified time | relevance | path

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

/dports/print/py-pycups/pycups-2.0.1/
H A Dcupsconnection.c2385 PyObject *ppdnameobj = NULL; in Connection_addPrinter() local
2400 &nameobj, &ppdfileobj, &ppdnameobj, in Connection_addPrinter()
2406 (ppdnameobj && UTF8_from_PyObj (&ppdname, ppdnameobj) == NULL) || in Connection_addPrinter()