Searched defs:get_sysdb_obj_dn (Results 1 - 1 of 1) sorted by relevance

/sssd/src/db/
H A Dsysdb_ops.c1012 static errno_t get_sysdb_obj_dn(TALLOC_CTX *mem_ctx, function
1055 ret = get_sysdb_obj_dn(tmp_ctx, domain, obj_type, obj_name, &entry_dn);
1087 ret = get_sysdb_obj_dn(tmp_ctx, domain, obj_type, obj_name, &entry_dn);

Completed in 285 milliseconds