Home
last modified time | relevance | path

Searched refs:reg_openRootKey (Results 1 – 6 of 6) sorted by relevance

/AOO42X/main/registry/workben/ !
H A Dregtest.cxx53 if (reg_openRootKey(hReg, &hRootKey)) in main()
190 if (reg_openRootKey(hReg2, &hRootKey2)) in main()
246 if (reg_openRootKey(hReg, &hRootKey)) in main()
H A Dregspeed.cxx138 if (reg_openRootKey(hReg, &hRootKey)) in main()
/AOO42X/main/registry/tools/ !
H A Dregview.cxx60 if (!reg_openRootKey(hReg, &hRootKey)) in main()
/AOO42X/main/registry/util/ !
H A Dreg.map52 reg_openRootKey;
/AOO42X/main/registry/inc/registry/ !
H A Dregistry.h408 REGISTRY_DLLPUBLIC RegError REGISTRY_CALLTYPE reg_openRootKey(RegHandle hRegistry,
/AOO42X/main/registry/source/ !
H A Dregistry.cxx538 RegError REGISTRY_CALLTYPE reg_openRootKey(RegHandle hRegistry, in reg_openRootKey() function