Home
last modified time | relevance | path

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

/dports/databases/ldb15/ldb-1.5.6/
H A Dpyldb.c2436 static void py_ldb_dealloc(PyLdbObject *self)
2448 .tp_dealloc = (destructor)py_ldb_dealloc,
/dports/net/samba412/samba-4.12.15/lib/ldb/
H A Dpyldb.c2488 static void py_ldb_dealloc(PyLdbObject *self) in py_ldb_dealloc() function
2500 .tp_dealloc = (destructor)py_ldb_dealloc,
/dports/databases/ldb20/ldb-2.0.10/
H A Dpyldb.c2489 static void py_ldb_dealloc(PyLdbObject *self) in py_ldb_dealloc() function
2501 .tp_dealloc = (destructor)py_ldb_dealloc,
/dports/databases/ldb21/ldb-2.1.5/
H A Dpyldb.c2488 static void py_ldb_dealloc(PyLdbObject *self) in py_ldb_dealloc() function
2500 .tp_dealloc = (destructor)py_ldb_dealloc,
/dports/databases/ldb22/ldb-2.2.1/
H A Dpyldb.c2487 static void py_ldb_dealloc(PyLdbObject *self) in py_ldb_dealloc() function
2499 .tp_dealloc = (destructor)py_ldb_dealloc,