Searched refs:registry_roots (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | nt-base.c | 131 const registry_roots[2] = variable 1176 for (j=0; j < (ssize_t) (sizeof(registry_roots)/sizeof(registry_roots[0])); in NTLocateGhostscript() 1180 if (RegOpenKeyExA(registry_roots[j].hkey,key,0,mode,&hkey) == in NTLocateGhostscript() 1318 if (NTGetRegistryValue(registry_roots[root_index].hkey,buffer,flags,name, in NTGhostscriptGetString() 1322 "registry: \"%s\\%s\\%s\"=\"%s\"",registry_roots[root_index].name, in NTGhostscriptGetString()
|