Searched refs:max_group_value (Results 1 - 4 of 4) sorted by relevance

/sssd-io/src/providers/ldap/
H A Dsdap_online_check.c104 srv_opts->max_group_value = 0;
111 id_ctx->srv_opts->max_group_value = 0;
H A Dsdap_async_enum.c777 if (ctx->srv_opts && ctx->srv_opts->max_group_value && !purge) {
782 ctx->srv_opts->max_group_value,
784 ctx->srv_opts->max_group_value);
851 talloc_zfree(state->ctx->srv_opts->max_group_value);
852 state->ctx->srv_opts->max_group_value =
862 state->ctx->srv_opts->max_group_value);
H A Dsdap.h511 char *max_group_value; member in struct:sdap_server_opts
H A Dsdap_id_op.c586 current_srv_opts->max_group_value = 0;

Completed in 19 milliseconds