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

  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
IIO.c 379 cc_t *TempBuf;
402 TempBuf = &IIO->Termio.c_cc[0];
403 TempBuf[0] = 8; // Default length for TABs
405 TempBuf[i] = _POSIX_VDISABLE;
407 TempBuf[VMIN] = 0;
408 TempBuf[VTIME] = 0;
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
Tcg2Dxe.c     [all...]

Completed in 5322 milliseconds