new_key 186 source3/auth/auth_netlogond.c goto new_key; new_key 206 source3/auth/auth_netlogond.c new_key: new_key 2105 source3/include/proto.h struct registry_key **new_key); new_key 663 source3/lib/smbconf/smbconf_reg.c struct registry_key *new_key = NULL; new_key 695 source3/lib/smbconf/smbconf_reg.c &new_key, &action); new_key 120 source3/libgpo/gpo_reg.c struct registry_key **new_key) new_key 126 source3/libgpo/gpo_reg.c REG_KEY_WRITE, new_key, &action); new_key 460 source3/printing/nt_printing.c TDB_DATA new_key; new_key 468 source3/printing/nt_printing.c new_key = make_printer_tdbkey(ctx, (const char *)key.dptr+strlen(PRINTERS_PREFIX) ); new_key 471 source3/printing/nt_printing.c new_key = make_printers_secdesc_tdbkey(ctx, (const char *)key.dptr+strlen(SECDESC_PREFIX) ); new_key 486 source3/printing/nt_printing.c if ( tdb_store( the_tdb, new_key, data, TDB_REPLACE) != 0 ) { new_key 733 source3/rpc_server/srv_winreg_nt.c struct registry_key *new_key; new_key 743 source3/rpc_server/srv_winreg_nt.c &new_key, r->out.action_taken); new_key 748 source3/rpc_server/srv_winreg_nt.c if (!create_policy_hnd(p, r->out.new_handle, new_key)) { new_key 749 source3/rpc_server/srv_winreg_nt.c TALLOC_FREE(new_key);