Searched refs:sdap_save_user (Results 1 - 4 of 4) sorted by relevance
/sssd/src/providers/ldap/ |
H A D | sdap_users.h | 33 int sdap_save_user(TALLOC_CTX *memctx,
|
H A D | sdap_async_users.c | 116 int sdap_save_user(TALLOC_CTX *memctx, function 572 ret = sdap_save_user(tmpctx, opts, dom, users[i], &usn_value, now);
|
H A D | ldap_id.c | 511 ret = sdap_save_user(state, state->ctx->opts, state->domain,
|
H A D | sdap_async_initgroups.c | 2975 ret = sdap_save_user(state, state->opts, state->dom, state->orig_user,
|
Completed in 23 milliseconds