ReactOS 0.4.16-dev-401-g45b008d
|
#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 160 of file winsock.h.
Referenced by BytesInServent(), CopyServentToBuffer(), mswBufferAppendBlob_Servent(), START_TEST(), and UnpackServEnt().
Definition at line 191 of file winsock2.h.
char* servent::s_name |
Definition at line 159 of file winsock.h.
Referenced by AddrToAddrStr(), BytesInServent(), CopyServentToBuffer(), GetPortName(), mswBufferAppendBlob_Servent(), START_TEST(), UnpackServEnt(), and WspiapiLegacyGetNameInfo().
Definition at line 190 of file winsock2.h.
short servent::s_port |
Definition at line 165 of file winsock.h.
Referenced by GetAddrInfoW(), mswBufferAppendBlob_Servent(), rtime(), START_TEST(), and WspiapiLegacyGetAddrInfo().
char* servent::s_proto |
Definition at line 166 of file winsock.h.
Referenced by BytesInServent(), CopyServentToBuffer(), mswBufferAppendBlob_Servent(), START_TEST(), and UnpackServEnt().
Definition at line 197 of file winsock2.h.