H A D | sdap_async.c | 1158 const char *search_base; member in struct:sdap_get_generic_ext_state 1204 const char *search_base, 1228 state->search_base = search_base; 1299 PROBE(SDAP_GET_GENERIC_EXT_SEND, state->search_base, 1334 state->search_base); 1367 lret = ldap_search_ext(state->sh->ldap, state->search_base, 1640 PROBE(SDAP_GET_GENERIC_EXT_RECV, state->search_base, 1710 const char *search_base, 1744 subreq = sdap_get_generic_ext_send(state, ev, opts, sh, search_base, 1200 sdap_get_generic_ext_send(TALLOC_CTX *memctx, struct tevent_context *ev, struct sdap_options *opts, struct sdap_handle *sh, const char *search_base, int scope, const char *filter, const char **attrs, LDAPControl **serverctrls, LDAPControl **clientctrls, int sizelimit, int timeout, sdap_parse_cb parse_cb, void *cb_data, unsigned int flags) argument 1706 sdap_get_and_parse_generic_send(TALLOC_CTX *memctx, struct tevent_context *ev, struct sdap_options *opts, struct sdap_handle *sh, const char *search_base, int scope, const char *filter, const char **attrs, struct sdap_attr_map *map, int map_num_attrs, int attrsonly, LDAPControl **serverctrls, LDAPControl **clientctrls, int sizelimit, int timeout, bool allow_paging) argument 1825 sdap_get_generic_send(TALLOC_CTX *memctx, struct tevent_context *ev, struct sdap_options *opts, struct sdap_handle *sh, const char *search_base, int scope, const char *filter, const char **attrs, struct sdap_attr_map *map, int map_num_attrs, int timeout, bool allow_paging) argument 2797 sdap_deref_search_with_filter_send(TALLOC_CTX *memctx, struct tevent_context *ev, struct sdap_options *opts, struct sdap_handle *sh, const char *search_base, const char *filter, const char *deref_attr, const char **attrs, int num_maps, struct sdap_attr_map_info *maps, int timeout, unsigned flags) argument [all...] |