Home
last modified time | relevance | path

Searched refs:key_path (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dconfig_reg.c596 const char* key_path, in load_config_from_regpath() argument
603 rcode = RegOpenKeyEx(hk_root, key_path, 0, KEY_READ, &key); in load_config_from_regpath()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Option/
H A DOptParser.td161 code ImpliedCheck = !foldl("false", key_paths, accumulator, key_path,
162 !strconcat(accumulator, " || ", key_path));