Searched refs:py_ldb_dn_remove_base_components (Results 1 – 5 of 5) sorted by relevance
/dports/databases/ldb15/ldb-1.5.6/ |
H A D | pyldb.c | 675 static PyObject *py_ldb_dn_remove_base_components(PyLdbDnObject *self, PyObject *args) 828 { "remove_base_components", (PyCFunction)py_ldb_dn_remove_base_components, METH_VARARGS,
|
/dports/net/samba412/samba-4.12.15/lib/ldb/ |
H A D | pyldb.c | 665 static PyObject *py_ldb_dn_remove_base_components(PyLdbDnObject *self, PyObject *args) in py_ldb_dn_remove_base_components() function 824 { "remove_base_components", (PyCFunction)py_ldb_dn_remove_base_components, METH_VARARGS,
|
/dports/databases/ldb20/ldb-2.0.10/ |
H A D | pyldb.c | 665 static PyObject *py_ldb_dn_remove_base_components(PyLdbDnObject *self, PyObject *args) in py_ldb_dn_remove_base_components() function 824 { "remove_base_components", (PyCFunction)py_ldb_dn_remove_base_components, METH_VARARGS,
|
/dports/databases/ldb21/ldb-2.1.5/ |
H A D | pyldb.c | 665 static PyObject *py_ldb_dn_remove_base_components(PyLdbDnObject *self, PyObject *args) in py_ldb_dn_remove_base_components() function 824 { "remove_base_components", (PyCFunction)py_ldb_dn_remove_base_components, METH_VARARGS,
|
/dports/databases/ldb22/ldb-2.2.1/ |
H A D | pyldb.c | 664 static PyObject *py_ldb_dn_remove_base_components(PyLdbDnObject *self, PyObject *args) in py_ldb_dn_remove_base_components() function 823 { "remove_base_components", (PyCFunction)py_ldb_dn_remove_base_components, METH_VARARGS,
|