hash_name 414 source4/lib/registry/regf.c char *hash_name; hash_name 418 source4/lib/registry/regf.c hash_name = strupper_talloc(NULL, name); hash_name 419 source4/lib/registry/regf.c for (i = 0; *(hash_name + i) != 0; i++) { hash_name 421 source4/lib/registry/regf.c ret += *(hash_name + i); hash_name 423 source4/lib/registry/regf.c talloc_free(hash_name);