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

  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
multibyte_Utf8.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
HTTP.c 650 size_t MaxBytes;
661 MaxBytes = sizeof ( pPort->TxBuffer );
662 DataBytes = MaxBytes - pPort->TxBytes;
683 if ( MaxBytes <= pPort->TxBytes ) {
    [all...]
  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Socket.c     [all...]

Completed in 97 milliseconds