diff options
Diffstat (limited to 'lib/ldb/ABI/pyldb-util-2.4.0.sigs')
-rw-r--r-- | lib/ldb/ABI/pyldb-util-2.4.0.sigs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ldb/ABI/pyldb-util-2.4.0.sigs b/lib/ldb/ABI/pyldb-util-2.4.0.sigs new file mode 100644 index 0000000..164a806 --- /dev/null +++ b/lib/ldb/ABI/pyldb-util-2.4.0.sigs @@ -0,0 +1,3 @@ +pyldb_Dn_FromDn: PyObject *(struct ldb_dn *) +pyldb_Object_AsDn: bool (TALLOC_CTX *, PyObject *, struct ldb_context *, struct ldb_dn **) +pyldb_check_type: bool (PyObject *, const char *) |