Home
last modified time | relevance | path

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

/dports/databases/ldb15/ldb-1.5.6/
H A Dpyldb.c880 static PyObject *py_ldb_dn_concat(PyLdbDnObject *self, PyObject *py_other)
902 .sq_concat = (binaryfunc)py_ldb_dn_concat,
/dports/net/samba412/samba-4.12.15/lib/ldb/
H A Dpyldb.c876 static PyObject *py_ldb_dn_concat(PyLdbDnObject *self, PyObject *py_other) in py_ldb_dn_concat() function
898 .sq_concat = (binaryfunc)py_ldb_dn_concat,
/dports/databases/ldb20/ldb-2.0.10/
H A Dpyldb.c876 static PyObject *py_ldb_dn_concat(PyLdbDnObject *self, PyObject *py_other) in py_ldb_dn_concat() function
898 .sq_concat = (binaryfunc)py_ldb_dn_concat,
/dports/databases/ldb21/ldb-2.1.5/
H A Dpyldb.c876 static PyObject *py_ldb_dn_concat(PyLdbDnObject *self, PyObject *py_other) in py_ldb_dn_concat() function
898 .sq_concat = (binaryfunc)py_ldb_dn_concat,
/dports/databases/ldb22/ldb-2.2.1/
H A Dpyldb.c875 static PyObject *py_ldb_dn_concat(PyLdbDnObject *self, PyObject *py_other) in py_ldb_dn_concat() function
897 .sq_concat = (binaryfunc)py_ldb_dn_concat,