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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/python/
H A Dpy_spoolss_common.c28 o = PyObject_New(spoolss_policy_hnd_object, &spoolss_policy_hnd_type);
H A Dpy_spoolss.c321 PyTypeObject spoolss_policy_hnd_type = { variable
473 spoolss_policy_hnd_type.ob_type = &PyType_Type;
476 (PyObject *)&spoolss_policy_hnd_type);
H A Dpy_spoolss.h37 extern PyTypeObject spoolss_policy_hnd_type;
H A Dpy_spoolss_printers.c106 if (!PyArg_ParseTuple(args, "O!", &spoolss_policy_hnd_type, &po))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/python/
H A Dpy_spoolss_common.c28 o = PyObject_New(spoolss_policy_hnd_object, &spoolss_policy_hnd_type);
H A Dpy_spoolss.c321 PyTypeObject spoolss_policy_hnd_type = { variable
473 spoolss_policy_hnd_type.ob_type = &PyType_Type;
476 (PyObject *)&spoolss_policy_hnd_type);
H A Dpy_spoolss.h37 extern PyTypeObject spoolss_policy_hnd_type;
H A Dpy_spoolss_printers.c106 if (!PyArg_ParseTuple(args, "O!", &spoolss_policy_hnd_type, &po))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/python/
H A Dpy_spoolss_common.c28 o = PyObject_New(spoolss_policy_hnd_object, &spoolss_policy_hnd_type);
H A Dpy_spoolss.c321 PyTypeObject spoolss_policy_hnd_type = { variable
473 spoolss_policy_hnd_type.ob_type = &PyType_Type;
476 (PyObject *)&spoolss_policy_hnd_type);
H A Dpy_spoolss.h37 extern PyTypeObject spoolss_policy_hnd_type;
H A Dpy_spoolss_printers.c106 if (!PyArg_ParseTuple(args, "O!", &spoolss_policy_hnd_type, &po))

Completed in 106 milliseconds