summaryrefslogtreecommitdiff
path: root/lib/ldb/ABI/pyldb-util-2.1.3.sigs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ldb/ABI/pyldb-util-2.1.3.sigs')
-rw-r--r--lib/ldb/ABI/pyldb-util-2.1.3.sigs3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ldb/ABI/pyldb-util-2.1.3.sigs b/lib/ldb/ABI/pyldb-util-2.1.3.sigs
new file mode 100644
index 00000000000..164a806b2ff
--- /dev/null
+++ b/lib/ldb/ABI/pyldb-util-2.1.3.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 *)