mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
4f6eb58381
* Minor build fixes Signed-off-by: Stefan Metzmacher <metze@samba.org>
6 lines
269 B
Plaintext
6 lines
269 B
Plaintext
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 *)
|