Searched refs:current_build (Results 1 – 1 of 1) sorted by relevance
1253 gchar *current_build; in get_windows_8_1_update() local1256 current_build = get_registry_str (HKEY_LOCAL_MACHINE, in get_windows_8_1_update()1263 if (current_build != NULL) in get_windows_8_1_update()1266 long build = wcstol ((const wchar_t *) current_build, &end, 10); in get_windows_8_1_update()1278 g_clear_pointer (¤t_build, g_free); in get_windows_8_1_update()