Home
last modified time | relevance | path

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

/dports/print/py-pycups/pycups-2.0.1/
H A Dcupsconnection.c911 do_getPPDs (Connection *self, PyObject *args, PyObject *kwds, int all_lists) in do_getPPDs() function
1179 return do_getPPDs (self, args, kwds, 0); in Connection_getPPDs()
1185 return do_getPPDs (self, args, kwds, 1); in Connection_getPPDs2()