Searched refs:sdap_msg (Results 1 - 6 of 6) sorted by relevance
/sssd-io/src/providers/ldap/ |
H A D | sdap.h | 30 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 D | sdap_async.c | 263 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 D | sdap_async_connection.c | 53 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 D | sdap.c | 394 struct sdap_handle *sh, struct sdap_msg *sm,
|
/sssd-io/src/tests/cmocka/ |
H A D | test_sdap.c | 246 struct sdap_msg sm;
|
/sssd-io/src/providers/ipa/ |
H A D | ipa_s2n_exop.c | 70 struct sdap_msg *reply, 122 struct sdap_msg *reply,
|
Completed in 42 milliseconds