start_key 109 source4/lib/registry/tools/regtree.c struct registry_key *start_key = NULL;
start_key 135 source4/lib/registry/tools/regtree.c start_key = reg_common_open_file(file, ev_ctx, cmdline_lp_ctx, cmdline_credentials);
start_key 140 source4/lib/registry/tools/regtree.c if (h == NULL && start_key == NULL)
start_key 147 source4/lib/registry/tools/regtree.c if (start_key != NULL) {
start_key 148 source4/lib/registry/tools/regtree.c print_tree(0, start_key, "", fullpath, no_values);
start_key 153 source4/lib/registry/tools/regtree.c &start_key);
start_key 160 source4/lib/registry/tools/regtree.c SMB_ASSERT(start_key != NULL);
start_key 161 source4/lib/registry/tools/regtree.c print_tree(0, start_key, reg_predefined_keys[i].name,