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

/sssd-io/src/db/
H A Dsysdb_idmap.c278 sysdb_idmap_get_mappings(TALLOC_CTX *mem_ctx, function
H A Dsysdb.h1301 errno_t sysdb_idmap_get_mappings(TALLOC_CTX *mem_ctx,
/sssd-io/src/providers/ldap/
H A Dsdap_idmap.c231 ret = sysdb_idmap_get_mappings(tmp_ctx, id_ctx->be->domain, &res);
/sssd-io/src/tests/
H A Dsysdb-tests.c5241 ret = sysdb_idmap_get_mappings(test_ctx, test_ctx->domain, &res);
5242 fail_unless(ret == ENOENT, "sysdb_idmap_get_mappings error [%d][%s].",

Completed in 35 milliseconds