Home
last modified time | relevance | path

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

/reactos/dll/win32/ws2_32/src/
H A Dasync.c85 Bytes = sizeof(SERVENT) + in BytesInServent()
111 Bytes = sizeof(SERVENT) + strlen(Protoent->p_name) + sizeof(CHAR); in BytesInProtoent()
284 CurrentSize = sizeof(SERVENT); in CopyServentToBuffer()
290 CopyMemory(p, Servent, sizeof(SERVENT)); in CopyServentToBuffer()
/reactos/base/applications/network/telnet/src/
H A Dtnclass.cpp306 SERVENT *sp; in Connect()
/reactos/sdk/include/psdk/
H A Dwinsock.h499 typedef struct servent SERVENT; typedef
H A Dwinsock2.h2716 typedef struct servent SERVENT; typedef