known_hives        86 source4/lib/registry/rpc.c } known_hives[] = {
known_hives       109 source4/lib/registry/rpc.c 	for(n = 0; known_hives[n].hkey; n++) {
known_hives       110 source4/lib/registry/rpc.c 		if(known_hives[n].hkey == hkey_type)
known_hives       114 source4/lib/registry/rpc.c 	if (known_hives[n].open == NULL)  {
known_hives       125 source4/lib/registry/rpc.c 	return known_hives[n].open(mykeydata->pipe, mykeydata, &(mykeydata->pol));