Searched defs:root_if_empty (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_core.c545 int root_if_empty; local
551 for (root_if_empty = 1; fsw_strlen(&remaining_path) > 0; root_if_empty = 0) {
560 if (root_if_empty)

Completed in 51 milliseconds