Searched refs:st_curpos (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dstat.h57 off_t st_curpos; ///< current position within the file, or XY coord. for Console member in struct:stat
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/Devices/Console/
H A DdaConsole.c314 st_curpos 0 for stdin, current X & Y coordinates for stdout and stderr
350 Buffer->st_curpos = 0;
358 Buffer->st_curpos = (off_t)CursorPos.Offset;

Completed in 196 milliseconds