Home
last modified time | relevance | path

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

/dports/print/py-pycups/pycups-2.0.1/
H A Dcupsconnection.c615 PyObject_from_attr_value (ipp_attribute_t *attr, int i) in PyObject_from_attr_value() function
678 PyObject *val = PyObject_from_attr_value (attr, i); in PyList_from_attr_values()
1149 val = PyObject_from_attr_value (attr, 0); in do_getPPDs()
1437 val = PyObject_from_attr_value (attr, 0); in Connection_getDevices()
1621 val = PyObject_from_attr_value (attr, 0); in Connection_getJobs()
1704 obj = PyObject_from_attr_value (attr, 0); in Connection_getJobAttributes()
3380 PyObject *val = PyObject_from_attr_value (attr, i); in Connection_getPrinterAttributes()
4175 obj = PyObject_from_attr_value (attr, 0); in Connection_getSubscriptions()
4452 obj = PyObject_from_attr_value (attr, 0); in Connection_getNotifications()