Searched refs:REG_EXPAND_SZ (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | config_reg.c | 146 case REG_EXPAND_SZ: in _krb5_store_string_to_reg_value() 282 type != REG_EXPAND_SZ) || cb_data + 1 <= sizeof(static_buffer)) && in _krb5_parse_reg_value_as_multi_string() 306 case REG_EXPAND_SZ: in _krb5_parse_reg_value_as_multi_string() 392 case REG_EXPAND_SZ: in _krb5_parse_reg_value_as_multi_string()
|
| /netbsd-src/external/bsd/unbound/dist/winrc/ |
| H A D | w_inst.c | 94 REG_EXPAND_SZ, /* value type (string w env subst) */ in event_reg_install() 112 if(RegSetValueEx(hk, (LPCTSTR)"CategoryMessageFile", 0, REG_EXPAND_SZ, in event_reg_install()
|
| H A D | win_svc.c | 183 if(type == REG_SZ || type == REG_MULTI_SZ || type == REG_EXPAND_SZ) { in lookup_reg_str() 223 if(type == REG_SZ || type == REG_MULTI_SZ || type == REG_EXPAND_SZ) { in lookup_reg_int()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/windows/ |
| H A D | registry.d | 209 …REG_EXPAND_SZ = 2, /// A zero-terminated string containing expandable environ… 553 case REG_VALUE_TYPE.REG_EXPAND_SZ: 1081 asEXPAND_SZ ? REG_VALUE_TYPE.REG_EXPAND_SZ in setValue()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/windows/ |
| H A D | registry.d | 209 …REG_EXPAND_SZ = 2, /// A zero-terminated string containing expandable environ… 553 case REG_VALUE_TYPE.REG_EXPAND_SZ: 1080 asEXPAND_SZ ? REG_VALUE_TYPE.REG_EXPAND_SZ in setValue()
|
| /netbsd-src/external/bsd/openldap/dist/libraries/liblutil/ |
| H A D | ntservice.c | 103 …if ( RegSetValueEx(hKey, "EventMessageFile", 0, REG_EXPAND_SZ, lpszBinaryPathName, strlen(lpszBina… in lutil_srv_install()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | winreg.d | 44 REG_EXPAND_SZ, enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/ |
| H A D | Signals.inc | 646 if (ERROR_SUCCESS != ::RegGetValueW(Key, 0, L"DumpFolder", REG_EXPAND_SZ, 652 if (ERROR_SUCCESS != ::RegGetValueW(Key, 0, L"DumpFolder", REG_EXPAND_SZ,
|
| /netbsd-src/external/bsd/unbound/dist/util/ |
| H A D | config_file.c | 2625 if(type == REG_SZ || type == REG_MULTI_SZ || type == REG_EXPAND_SZ) { in w_lookup_reg_str()
|