|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <winsock.h>

Public Attributes | |
| char * | s_name |
| char ** | s_aliases |
| short | s_port |
| char * | s_proto |
| char FAR * | s_name |
| char FAR ** | s_aliases |
| char FAR * | s_proto |
| char** servent::s_aliases |
Definition at line 154 of file winsock.h.
Referenced by BytesInServent(), CopyServentToBuffer(), mswBufferAppendBlob_Servent(), START_TEST(), and UnpackServEnt().
Definition at line 185 of file winsock2.h.
| char* servent::s_name |
Definition at line 153 of file winsock.h.
Referenced by AddrToAddrStr(), BytesInServent(), CopyServentToBuffer(), GetPortName(), mswBufferAppendBlob_Servent(), START_TEST(), UnpackServEnt(), and WspiapiLegacyGetNameInfo().
Definition at line 184 of file winsock2.h.
| short servent::s_port |
Definition at line 159 of file winsock.h.
Referenced by GetAddrInfoW(), mswBufferAppendBlob_Servent(), rtime(), START_TEST(), and WspiapiLegacyGetAddrInfo().
| char* servent::s_proto |
Definition at line 160 of file winsock.h.
Referenced by BytesInServent(), CopyServentToBuffer(), mswBufferAppendBlob_Servent(), START_TEST(), and UnpackServEnt().
Definition at line 191 of file winsock2.h.