1 | ; $Id: wsock32.def,v 1.5 1999-07-07 12:18:04 phaller Exp $
|
---|
2 |
|
---|
3 | ;Created by BLAST for IBM's compiler
|
---|
4 | LIBRARY WSOCK32 INITINSTANCE
|
---|
5 | DATA MULTIPLE NONSHARED
|
---|
6 | EXPORTS
|
---|
7 | ; _WSAFDIsSet = _OS2_WSAFDIsSet@8
|
---|
8 | ; Arecv = _OS2Arecv
|
---|
9 | ; Asend = _OS2Asend
|
---|
10 | ; EnumProtocolsA = _OS2EnumProtocolsA
|
---|
11 | ; EnumProtocolsW = _OS2EnumProtocolsW
|
---|
12 | ; GetAddressByNameA = _OS2GetAddressByNameA
|
---|
13 | ; GetAddressByNameW = _OS2GetAddressByNameW
|
---|
14 | ; GetNameByTypeA = _OS2GetNameByTypeA
|
---|
15 | ; GetNameByTypeW = _OS2GetNameByTypeW
|
---|
16 | ; GetServiceA = _OS2GetServiceA
|
---|
17 | ; GetServiceW = _OS2GetServiceW
|
---|
18 | ; GetTypeByNameA = _OS2GetTypeByNameA
|
---|
19 | ; GetTypeByNameW = _OS2GetTypeByNameW
|
---|
20 | ; NPLoadNameSpaces = _OS2NPLoadNameSpaces
|
---|
21 | ; SetServiceA = _OS2SetServiceA
|
---|
22 | ; SetServiceW = _OS2SetServiceW
|
---|
23 | ; TransmitFile = _OS2TransmitFile
|
---|
24 | accept = _OS2accept@12 @1
|
---|
25 | bind = _OS2bind@12 @2
|
---|
26 | closesocket = _OS2closesocket@4 @3
|
---|
27 | connect = _OS2connect@12 @4
|
---|
28 | getpeername = _OS2getpeername@12 @5
|
---|
29 | getsockname = _OS2getsockname@12 @6
|
---|
30 | getsockopt = _OS2getsockopt@20 @7
|
---|
31 | htonl = _OS2htonl@4 @8
|
---|
32 | htons = _OS2htons@4 @9
|
---|
33 | inet_addr = _OS2inet_addr@4 @10
|
---|
34 | inet_ntoa = _OS2inet_ntoa@4 @11
|
---|
35 | ioctlsocket = _OS2ioctlsocket@12 @12
|
---|
36 | listen = _OS2listen@8 @13
|
---|
37 | ntohl = _OS2ntohl@4 @14
|
---|
38 | ntohs = _OS2ntohs@4 @15
|
---|
39 | recv = _OS2recv@16 @16
|
---|
40 | recvfrom = _OS2recvfrom@24 @17
|
---|
41 | select = _OS2select@20 @18
|
---|
42 | send = _OS2send@16 @19
|
---|
43 | sendto = _OS2sendto@24 @20
|
---|
44 | setsockopt = _OS2setsockopt@20 @21
|
---|
45 | shutdown = _OS2shutdown@8 @22
|
---|
46 | socket = _OS2socket@12 @23
|
---|
47 |
|
---|
48 | gethostbyaddr = _OS2gethostbyaddr@12 @51
|
---|
49 | gethostbyname = _OS2gethostbyname@4 @52
|
---|
50 | getprotobyname = _OS2getprotobyname@4 @53
|
---|
51 | getprotobynumber = _OS2getprotobynumber@4 @54
|
---|
52 | getservbyname = _OS2getservbyname@8 @55
|
---|
53 | getservbyport = _OS2getservbyport@8 @56
|
---|
54 | gethostname = _OS2gethostname@8 @57
|
---|
55 |
|
---|
56 | WSAAsyncSelect = _OS2WSAAsyncSelect@16 @101
|
---|
57 | WSAAsyncGetHostByAddr = _OS2WSAAsyncGetHostByAddr@28 @102
|
---|
58 | WSAAsyncGetHostByName = _OS2WSAAsyncGetHostByName@20 @103
|
---|
59 | WSAAsyncGetProtoByNumber =_OS2WSAAsyncGetProtoByNumber@20 @104
|
---|
60 | WSAAsyncGetProtoByName = _OS2WSAAsyncGetProtoByName@20 @105
|
---|
61 | WSAAsyncGetServByPort = _OS2WSAAsyncGetServByPort@24 @106
|
---|
62 | WSAAsyncGetServByName = _OS2WSAAsyncGetServByName@24 @107
|
---|
63 | WSACancelAsyncRequest = _OS2WSACancelAsyncRequest@4 @108
|
---|
64 | WSASetBlockingHook = _OS2WSASetBlockingHook@4 @109
|
---|
65 | WSAUnhookBlockingHook = _OS2WSAUnhookBlockingHook@0 @110
|
---|
66 | WSAGetLastError = _OS2WSAGetLastError@0 @111
|
---|
67 | WSASetLastError = _OS2WSASetLastError@4 @112
|
---|
68 | WSACancelBlockingCall = _OS2WSACancelBlockingCall@0 @113
|
---|
69 | WSAIsBlocking = _OS2WSAIsBlocking@0 @114
|
---|
70 | WSAStartup = _OS2WSAStartup@8 @115
|
---|
71 | WSACleanup = _OS2WSACleanup@0 @116
|
---|
72 |
|
---|
73 | __WSAFDIsSet = _OS2__WSAFDIsSet@8 @151
|
---|
74 |
|
---|
75 | ; WsControl = _OS2WsControl @1000
|
---|
76 | ; closesockinfo = _OS2closesockinfo @1001
|
---|
77 | ; WSHEnumProtocols = _OS2WSHEnumProtocols @1004
|
---|
78 | ; inet_network = _OS2inet_network @1100
|
---|
79 | ; getnetbyname = _OS2getnetbyname @1101
|
---|
80 | rcmd = _OS2rcmd@24 @1102
|
---|
81 | rexec = _OS2rexec@24 @1103
|
---|
82 | ; rresvport = _OS2rresvport @1104
|
---|
83 | ; sethostname = _OS2sethostname @1105
|
---|
84 | ; dn_expand = _OS2dn_expand @1106
|
---|
85 | WSARecvEx = _OS2WSARecvEx@16 @1107
|
---|
86 | s_perror = _OS2s_perror@8 @1108
|
---|
87 |
|
---|
88 | _OS2gethostname@8 @2000
|
---|