mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
e82320e519
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
7 lines
320 B
Plaintext
7 lines
320 B
Plaintext
pytalloc_CObject_FromTallocPtr: PyObject *(void *)
|
|
pytalloc_Check: int (PyObject *)
|
|
pytalloc_GetObjectType: PyTypeObject *(void)
|
|
pytalloc_reference_ex: PyObject *(PyTypeObject *, TALLOC_CTX *, void *)
|
|
pytalloc_steal: PyObject *(PyTypeObject *, void *)
|
|
pytalloc_steal_ex: PyObject *(PyTypeObject *, TALLOC_CTX *, void *)
|