reg_get_sec_desc 435 source4/lib/registry/registry.h WERROR reg_get_sec_desc(TALLOC_CTX *ctx, const struct registry_key *key, reg_get_sec_desc 396 source4/lib/registry/tests/registry.c error = reg_get_sec_desc(tctx, subkey, &nsd); reg_get_sec_desc 91 source4/lib/registry/tools/regshell.c error = reg_get_sec_desc(ctx, ctx->current, &sec_desc); reg_get_sec_desc 96 source4/lib/registry/tools/regtree.c if (NT_STATUS_IS_ERR(reg_get_sec_desc(mem_ctx, p, &sec_desc))) {