Home
last modified time | relevance | path

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

/dports/databases/ldb15/ldb-1.5.6/
H A Dpyldb.c645 static PyObject *py_ldb_dn_add_child(PyLdbDnObject *self, PyObject *args)
822 { "add_child", (PyCFunction)py_ldb_dn_add_child, METH_VARARGS,
/dports/net/samba412/samba-4.12.15/lib/ldb/
H A Dpyldb.c635 static PyObject *py_ldb_dn_add_child(PyLdbDnObject *self, PyObject *args) in py_ldb_dn_add_child() function
818 { "add_child", (PyCFunction)py_ldb_dn_add_child, METH_VARARGS,
/dports/databases/ldb20/ldb-2.0.10/
H A Dpyldb.c635 static PyObject *py_ldb_dn_add_child(PyLdbDnObject *self, PyObject *args) in py_ldb_dn_add_child() function
818 { "add_child", (PyCFunction)py_ldb_dn_add_child, METH_VARARGS,
/dports/databases/ldb21/ldb-2.1.5/
H A Dpyldb.c635 static PyObject *py_ldb_dn_add_child(PyLdbDnObject *self, PyObject *args) in py_ldb_dn_add_child() function
818 { "add_child", (PyCFunction)py_ldb_dn_add_child, METH_VARARGS,
/dports/databases/ldb22/ldb-2.2.1/
H A Dpyldb.c634 static PyObject *py_ldb_dn_add_child(PyLdbDnObject *self, PyObject *args) in py_ldb_dn_add_child() function
817 { "add_child", (PyCFunction)py_ldb_dn_add_child, METH_VARARGS,