mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
b8e5b68de3
Changes: - documentation updates - a fix for pytalloc-util.pc - performance improvements here and there - fixed compiler warnings Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri May 16 19:51:26 CEST 2014 on sn-devel-104
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 *)
|