Searched refs:key_path (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | config_reg.c | 596 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 D | OptParser.td | 161 code ImpliedCheck = !foldl("false", key_paths, accumulator, key_path, 162 !strconcat(accumulator, " || ", key_path));
|