py_talloc_get_type   28 source4/auth/credentials/pycredentials.h #define PyCredentials_AsCliCredentials(py_obj) py_talloc_get_type(py_obj, struct cli_credentials)
py_talloc_get_type   27 source4/auth/pyauth.h #define PyAuthSession_AsSession(obj) py_talloc_get_type(obj, struct auth_session_info)