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

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/WebServer/
H A DHandles.c142 Status = HttpSendByte ( SocketFD,
188 Status = HttpSendByte ( SocketFD,
212 Status = HttpSendByte ( SocketFD,
H A DHTTP.c762 HttpSendByte ( function
846 Status = HttpSendByte ( SocketFD,
928 Status = HttpSendByte ( SocketFD, pPort, ':' );
1222 Status = HttpSendByte ( SocketFD, pPort, (UINT8)( '0' + Digit ));
1289 Status = HttpSendByte ( SocketFD, pPort, (UINT8)( '0' + Digit ));
1331 Status = HttpSendByte ( SocketFD, pPort, '.' );
1335 Status = HttpSendByte ( SocketFD, pPort, '.' );
1339 Status = HttpSendByte ( SocketFD, pPort, '.' );
1346 Status = HttpSendByte ( SocketFD, pPort, ':' );
1404 Status = HttpSendByte ( SocketF
[all...]
H A DSystemTable.c438 Status = HttpSendByte ( SocketFD,
H A DWebServer.h618 HttpSendByte (

Completed in 571 milliseconds