Searched refs:nhk (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | config_winreg.c | 297 HKEY nhk; in wpa_config_read_network() local 303 ret = RegOpenKeyEx(hk, netw, 0, KEY_QUERY_VALUE, &nhk); in wpa_config_read_network() 313 RegCloseKey(nhk); in wpa_config_read_network() 327 ret = RegEnumValue(nhk, i, name, &namelen, NULL, &type, in wpa_config_read_network() 353 RegCloseKey(nhk); in wpa_config_read_network() 385 HKEY nhk; in wpa_config_read_networks() local 392 &nhk); in wpa_config_read_networks() 404 ret = RegEnumKeyEx(nhk, i, name, &namelen, NULL, NULL, NULL, in wpa_config_read_networks() 420 ssid = wpa_config_read_network(nhk, name, i); in wpa_config_read_networks() 441 RegCloseKey(nhk); in wpa_config_read_networks() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | ste-nomadik.txt | 17 compatible="st,nomadik-nhk-15";
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-nomadik-nhk15.dts | 13 compatible = "st,nomadik-nhk-15";
|