Searched defs:sdap_handle (Results 1 - 2 of 2) sorted by relevance

/sssd-io/src/tests/cmocka/
H A Dtest_nested_groups.c65 struct sdap_handle *sdap_handle; member in struct:nested_groups_test_ctx
159 test_ctx->sdap_handle, rootgroup);
221 test_ctx->sdap_handle, rootgroup);
281 test_ctx->sdap_handle, rootgroup);
346 test_ctx->sdap_handle, rootgroup);
409 test_ctx->sdap_handle, rootgroup);
500 test_ctx->sdap_handle, rootgroup);
578 test_ctx->sdap_handle, rootgroup);
619 test_ctx->sdap_handle
[all...]
/sssd-io/src/providers/ldap/
H A Dsdap.h40 struct sdap_handle;
44 struct sdap_handle *sh;
66 struct sdap_handle *sh;
76 struct sdap_handle { struct
586 struct sdap_handle *sh, struct sdap_msg *sm,
600 struct sdap_handle *sh);
619 int sdap_control_create(struct sdap_handle *sh, const char *oid, int iscritical,

Completed in 31 milliseconds