Searched refs:fEof (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Frontends/VBoxAutostart/ | ||
H A D | VBoxAutostartCfg.cpp | 109 bool fEof; member in struct:CFGTOKENIZER 141 if (pCfgTokenizer->fEof) 168 pCfgTokenizer->fEof = true; |
/vbox/src/VBox/Devices/BiosCommonCode/ | ||
H A D | MakeAlternativeSource.cpp | 81 bool fEof; member in struct:BIOSMAP 1230 pMap->fEof = true; 1884 Map.fEof = false; |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ | ||
H A D | winbase.h | 1238 DWORD fEof : 1; member in struct:tagCOMSTAT |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ | ||
H A D | winbase.h | 1040 DWORD fEof : 1; member in struct:tagCOMSTAT |
Completed in 1784 milliseconds