Searched defs:bootDevice (Results 1 – 2 of 2) sorted by relevance
40 char bootDevice[CMDLINE_VALUE_LEN_MAX] = { 0 }; variable
40 static bool IsBootDeviceLinkDir(const char *linkDir, const char *bootDevice) in IsBootDeviceLinkDir()