Searched refs:HttpSendByte (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/WebServer/ |
H A D | Handles.c | 142 Status = HttpSendByte ( SocketFD, 188 Status = HttpSendByte ( SocketFD, 212 Status = HttpSendByte ( SocketFD,
|
H A D | HTTP.c | 762 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 D | SystemTable.c | 438 Status = HttpSendByte ( SocketFD,
|
H A D | WebServer.h | 618 HttpSendByte (
|
Completed in 571 milliseconds