Home
last modified time | relevance | path

Searched refs:HttpSendByte (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DHTTP.c754 HttpSendByte ( in HttpSendByte() function
838 Status = HttpSendByte ( SocketFD, in HttpSendCharacter()
920 Status = HttpSendByte ( SocketFD, pPort, ':' ); in HttpSendDump()
1214 Status = HttpSendByte ( SocketFD, pPort, (UINT8)( '0' + Digit )); in HttpSendHexBits()
1281 Status = HttpSendByte ( SocketFD, pPort, (UINT8)( '0' + Digit )); in HttpSendHexValue()
1340 Status = HttpSendByte ( SocketFD, pPort, ':' ); in HttpSendIp6Value()
1388 Status = HttpSendByte ( SocketFD, pPort, ':' ); in HttpSendIp6Value()
1443 Status = HttpSendByte ( SocketFD, pPort, '[' ); in HttpSendIpAddress()
1466 Status = HttpSendByte ( SocketFD, pPort, ']' ); in HttpSendIpAddress()
1482 Status = HttpSendByte ( SocketFD, pPort, '.' ); in HttpSendIpAddress()
[all …]
DHandles.c132 Status = HttpSendByte ( SocketFD, in HandlePage()
178 Status = HttpSendByte ( SocketFD, in HandlePage()
202 Status = HttpSendByte ( SocketFD, in HandlePage()
DSystemTable.c428 Status = HttpSendByte ( SocketFD, in RowRevision()
DWebServer.h823 HttpSendByte (