OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hk2
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/eap_peer/
tncc.c
929
HKEY hk,
hk2
;
local
967
ret = RegOpenKeyEx(hk, name, 0, KEY_QUERY_VALUE, &
hk2
);
974
ret = RegQueryValueEx(
hk2
, TEXT("Path"), NULL, NULL, NULL,
979
RegCloseKey(
hk2
);
985
RegCloseKey(
hk2
);
989
ret = RegQueryValueEx(
hk2
, TEXT("Path"), NULL, NULL,
993
RegCloseKey(
hk2
);
997
RegCloseKey(
hk2
);
/external/wpa_supplicant_8/src/drivers/
driver_ndis.c
2401
HKEY hk,
hk2
;
local
[
all
...]
Completed in 224 milliseconds