Searched refs:winType (Results 1 – 1 of 1) sorted by relevance
97 int32_t winType; in detectWindowsType() local106 for (winType = 0; winType < 2; winType++) { in detectWindowsType()108 WIN_TYPE_PROBE_REGKEY[winType], in detectWindowsType()119 return winType+1; /* +1 to bring it inline with the enum */ in detectWindowsType()