OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enumbuf
(Results
1 - 1
of
1
) sorted by null
/external/c-ares/
ares_init.c
574
char
enumbuf
[39]; /* GUIDs are 38 chars + 1 for NULL */
local
579
while (RegEnumKeyEx(hKey, idx++,
enumbuf
, &enum_size, 0,
585
if (RegOpenKeyEx(hKey,
enumbuf
, 0, KEY_QUERY_VALUE, &hVal) !=
[
all
...]
Completed in 2364 milliseconds