HomeSort by relevance Sort by last modified time
    Searched refs:st_curpos (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
stat.h 57 off_t st_curpos; ///< current position within the file, or XY coord. for Console member in struct:stat
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Console/
daConsole.c 389 st_curpos 0 for stdin, current X & Y coordinates for stdout and stderr
435 Buffer->st_curpos = 0;
443 Buffer->st_curpos = (off_t)CursorPos.Offset;

Completed in 68 milliseconds