Home
last modified time | relevance | path

Searched defs:keyPath (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/lib/gssapi/mechglue/
H A Dg_initialize.c1338 getRegConfigModTime(const char *keyPath) in getRegConfigModTime()
1350 getRegKeyModTime(HKEY hBaseKey, const char *keyPath) in getRegKeyModTime()
1381 getRegKeyValue(HKEY hKey, const char *keyPath, const char *valueName, in getRegKeyValue()
1411 loadConfigFromRegistry(HKEY hBaseKey, const char *keyPath) in loadConfigFromRegistry()
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp175 static bool getSystemRegistryString(const char *keyPath, const char *valueName, in getSystemRegistryString()