Searched refs:updating_groups (Results 1 - 3 of 3) sorted by relevance

/sssd-io/src/providers/files/
H A Dfiles_id.c70 needs_update = id_ctx->updating_groups ? true : false;
86 needs_update = id_ctx->updating_groups || id_ctx->updating_passwd \
150 if (id_ctx->updating_groups == false) {
H A Dfiles_private.h46 bool updating_groups; member in struct:files_id_ctx
H A Dfiles_ops.c797 && id_ctx->updating_groups == false) {
854 id_ctx->updating_groups = true;
871 id_ctx->updating_groups = false;

Completed in 11 milliseconds