Searched refs:sdap_msg (Results 1 - 6 of 6) sorted by relevance

/sssd-io/src/providers/ldap/
H A Dsdap.h30 struct sdap_msg { struct
31 struct sdap_msg *next;
38 struct sdap_msg *, int, void *);
53 struct sdap_msg *list;
54 struct sdap_msg *last;
586 struct sdap_handle *sh, struct sdap_msg *sm,
H A Dsdap_async.c263 struct sdap_msg *reply;
328 reply = talloc_zero(op, struct sdap_msg);
361 struct sdap_msg *next_reply;
493 struct sdap_msg *reply,
587 struct sdap_msg *reply,
717 struct sdap_msg *reply,
791 struct sdap_msg *reply,
1151 struct sdap_msg *msg,
1185 struct sdap_msg *reply,
1454 struct sdap_msg *repl
[all...]
H A Dsdap_async_connection.c53 struct sdap_msg *reply;
59 struct sdap_msg *reply,
84 state->reply = talloc(state, struct sdap_msg);
352 struct sdap_msg *reply,
628 struct sdap_msg *reply;
633 struct sdap_msg *reply,
654 state->reply = talloc(state, struct sdap_msg);
721 struct sdap_msg *reply,
H A Dsdap.c394 struct sdap_handle *sh, struct sdap_msg *sm,
/sssd-io/src/tests/cmocka/
H A Dtest_sdap.c246 struct sdap_msg sm;
/sssd-io/src/providers/ipa/
H A Dipa_s2n_exop.c70 struct sdap_msg *reply,
122 struct sdap_msg *reply,

Completed in 42 milliseconds