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

/sssd/src/responder/secrets/
H A Dlocal.c349 struct ldb_dn *leaf_dn)
361 dn = ldb_dn_copy(tmp_ctx, leaf_dn);
399 struct ldb_dn *leaf_dn)
405 nest_level = ldb_dn_get_comp_num(leaf_dn) - 3;
347 local_db_check_containers(TALLOC_CTX *mem_ctx, struct local_context *lctx, struct ldb_dn *leaf_dn) argument
398 local_db_check_containers_nest_level(struct local_context *lctx, struct ldb_dn *leaf_dn) argument

Completed in 29 milliseconds