Searched refs:py_ldb_set_debug (Results 1 – 5 of 5) sorted by relevance
/dports/databases/ldb15/ldb-1.5.6/ |
H A D | pyldb.c | 985 static PyObject *py_ldb_set_debug(PyObject *self, PyObject *args) 2247 { "set_debug", (PyCFunction)py_ldb_set_debug, METH_VARARGS,
|
/dports/net/samba412/samba-4.12.15/lib/ldb/ |
H A D | pyldb.c | 980 static PyObject *py_ldb_set_debug(PyObject *self, PyObject *args) in py_ldb_set_debug() function 2291 { "set_debug", (PyCFunction)py_ldb_set_debug, METH_VARARGS,
|
/dports/databases/ldb20/ldb-2.0.10/ |
H A D | pyldb.c | 981 static PyObject *py_ldb_set_debug(PyObject *self, PyObject *args) in py_ldb_set_debug() function 2292 { "set_debug", (PyCFunction)py_ldb_set_debug, METH_VARARGS,
|
/dports/databases/ldb21/ldb-2.1.5/ |
H A D | pyldb.c | 980 static PyObject *py_ldb_set_debug(PyObject *self, PyObject *args) in py_ldb_set_debug() function 2291 { "set_debug", (PyCFunction)py_ldb_set_debug, METH_VARARGS,
|
/dports/databases/ldb22/ldb-2.2.1/ |
H A D | pyldb.c | 979 static PyObject *py_ldb_set_debug(PyObject *self, PyObject *args) in py_ldb_set_debug() function 2290 { "set_debug", (PyCFunction)py_ldb_set_debug, METH_VARARGS,
|