Lines Matching defs:a1

4 accept(SOCKET a0, struct sockaddr* a1, int* a2)
6 static SOCKET (PASCAL *fp)(SOCKET a0, struct sockaddr* a1, int* a2);
19 return (*fp)(a0, a1, a2);
23 bind(SOCKET a0, const struct sockaddr* a1, int a2)
25 static int (PASCAL *fp)(SOCKET a0, const struct sockaddr* a1, int a2);
38 return (*fp)(a0, a1, a2);
61 connect(SOCKET a0, const struct sockaddr* a1, int a2)
63 static int (PASCAL *fp)(SOCKET a0, const struct sockaddr* a1, int a2);
76 return (*fp)(a0, a1, a2);
80 getpeername(SOCKET a0, struct sockaddr* a1, int* a2)
82 static int (PASCAL *fp)(SOCKET a0, struct sockaddr* a1, int* a2);
95 return (*fp)(a0, a1, a2);
99 getsockname(SOCKET a0, struct sockaddr* a1, int* a2)
101 static int (PASCAL *fp)(SOCKET a0, struct sockaddr* a1, int* a2);
114 return (*fp)(a0, a1, a2);
118 getsockopt(SOCKET a0, int a1, int a2, char* a3, int* a4)
120 static int (PASCAL *fp)(SOCKET a0, int a1, int a2, char* a3, int* a4);
133 return (*fp)(a0, a1, a2, a3, a4);
175 ioctlsocket(SOCKET a0, long a1, u_long * a2)
177 static int (PASCAL *fp)(SOCKET a0, long a1, u_long * a2);
190 return (*fp)(a0, a1, a2);
232 listen(SOCKET a0, int a1)
234 static int (PASCAL *fp)(SOCKET a0, int a1);
247 return (*fp)(a0, a1);
289 recv(SOCKET a0, char* a1, int a2, int a3)
291 static int (PASCAL *fp)(SOCKET a0, char* a1, int a2, int a3);
304 return (*fp)(a0, a1, a2, a3);
308 recvfrom(SOCKET a0, char* a1, int a2, int a3, struct sockaddr* a4, int* a5)
310 static int (PASCAL *fp)(SOCKET a0, char* a1, int a2, int a3, struct sockaddr* a4, int* a5);
323 return (*fp)(a0, a1, a2, a3, a4, a5);
327 select(int a0, fd_set* a1, fd_set* a2, fd_set* a3, const struct timeval* a4)
329 static int (PASCAL *fp)(int a0, fd_set* a1, fd_set* a2, fd_set* a3, const struct timeval* a4);
342 return (*fp)(a0, a1, a2, a3, a4);
346 send(SOCKET a0, const char* a1, int a2, int a3)
348 static int (PASCAL *fp)(SOCKET a0, const char* a1, int a2, int a3);
361 return (*fp)(a0, a1, a2, a3);
365 sendto(SOCKET a0, const char* a1, int a2, int a3, const struct sockaddr* a4, int a5)
367 static int (PASCAL *fp)(SOCKET a0, const char* a1, int a2, int a3, const struct sockaddr* a4, int a5);
380 return (*fp)(a0, a1, a2, a3, a4, a5);
384 setsockopt(SOCKET a0, int a1, int a2, const char* a3, int a4)
386 static int (PASCAL *fp)(SOCKET a0, int a1, int a2, const char* a3, int a4);
399 return (*fp)(a0, a1, a2, a3, a4);
403 shutdown(SOCKET a0, int a1)
405 static int (PASCAL *fp)(SOCKET a0, int a1);
418 return (*fp)(a0, a1);
422 socket(int a0, int a1, int a2)
424 static SOCKET (PASCAL *fp)(int a0, int a1, int a2);
437 return (*fp)(a0, a1, a2);
460 WPUCompleteOverlappedRequest(SOCKET a0, LPWSAOVERLAPPED a1, DWORD a2, DWORD a3, LPINT a4)
462 static WSAEVENT (WSAAPI *fp)(SOCKET a0, LPWSAOVERLAPPED a1, DWORD a2, DWORD a3, LPINT a4);
475 return (*fp)(a0, a1, a2, a3, a4);
479 WSAAccept(SOCKET a0, struct sockaddr * a1, LPINT a2, LPCONDITIONPROC a3, DWORD a4)
481 static SOCKET (WINAPI *fp)(SOCKET a0, struct sockaddr * a1, LPINT a2, LPCONDITIONPROC a3, DWORD a4);
494 return (*fp)(a0, a1, a2, a3, a4);
498 WSAAddressToStringA(LPSOCKADDR a0, DWORD a1, LPWSAPROTOCOL_INFOA a2, LPSTR a3, LPDWORD a4)
500 static INT (WINAPI *fp)(LPSOCKADDR a0, DWORD a1, LPWSAPROTOCOL_INFOA a2, LPSTR a3, LPDWORD a4);
513 return (*fp)(a0, a1, a2, a3, a4);
517 WSAAddressToStringW(LPSOCKADDR a0, DWORD a1, LPWSAPROTOCOL_INFOW a2, LPWSTR a3, LPDWORD a4)
519 static INT (WINAPI *fp)(LPSOCKADDR a0, DWORD a1, LPWSAPROTOCOL_INFOW a2, LPWSTR a3, LPDWORD a4);
532 return (*fp)(a0, a1, a2, a3, a4);
555 WSAConnect(SOCKET a0, const struct sockaddr * a1, int a2, LPWSABUF a3, LPWSABUF a4, LPQOS a5, LPQOS a6)
557 static int (WINAPI *fp)(SOCKET a0, const struct sockaddr * a1, int a2, LPWSABUF a3, LPWSABUF a4, LPQOS a5, LPQOS a6);
570 return (*fp)(a0, a1, a2, a3, a4, a5, a6);
593 WSADuplicateSocketA(SOCKET a0, DWORD a1, LPWSAPROTOCOL_INFOA a2)
595 static int (WINAPI *fp)(SOCKET a0, DWORD a1, LPWSAPROTOCOL_INFOA a2);
608 return (*fp)(a0, a1, a2);
612 WSADuplicateSocketW(SOCKET a0, DWORD a1, LPWSAPROTOCOL_INFOW a2)
614 static int (WINAPI *fp)(SOCKET a0, DWORD a1, LPWSAPROTOCOL_INFOW a2);
627 return (*fp)(a0, a1, a2);
631 WSAEnumNameSpaceProvidersA(LPDWORD a0, LPWSANAMESPACE_INFOA a1)
633 static INT (WINAPI *fp)(LPDWORD a0, LPWSANAMESPACE_INFOA a1);
646 return (*fp)(a0, a1);
650 WSAEnumNameSpaceProvidersW(LPDWORD a0, LPWSANAMESPACE_INFOW a1)
652 static INT (WINAPI *fp)(LPDWORD a0, LPWSANAMESPACE_INFOW a1);
665 return (*fp)(a0, a1);
669 WSAEnumNetworkEvents(SOCKET a0, WSAEVENT a1, LPWSANETWORKEVENTS a2)
671 static int (WINAPI *fp)(SOCKET a0, WSAEVENT a1, LPWSANETWORKEVENTS a2);
684 return (*fp)(a0, a1, a2);
688 WSAEnumProtocolsA(LPINT a0, LPWSAPROTOCOL_INFOA a1, LPDWORD a2)
690 static int (WINAPI *fp)(LPINT a0, LPWSAPROTOCOL_INFOA a1, LPDWORD a2);
703 return (*fp)(a0, a1, a2);
707 WSAEnumProtocolsW(LPINT a0, LPWSAPROTOCOL_INFOW a1, LPDWORD a2)
709 static int (WINAPI *fp)(LPINT a0, LPWSAPROTOCOL_INFOW a1, LPDWORD a2);
722 return (*fp)(a0, a1, a2);
726 WSAEventSelect(SOCKET a0, WSAEVENT a1, long a2)
728 static int (WINAPI *fp)(SOCKET a0, WSAEVENT a1, long a2);
741 return (*fp)(a0, a1, a2);
745 WSAGetOverlappedResult(SOCKET a0, LPWSAOVERLAPPED a1, LPDWORD a2, BOOL a3, LPDWORD a4)
747 static BOOL (WINAPI *fp)(SOCKET a0, LPWSAOVERLAPPED a1, LPDWORD a2, BOOL a3, LPDWORD a4);
760 return (*fp)(a0, a1, a2, a3, a4);
764 WSAGetQOSByName(SOCKET a0, LPWSABUF a1, LPQOS a2)
766 static BOOL (WINAPI *fp)(SOCKET a0, LPWSABUF a1, LPQOS a2);
779 return (*fp)(a0, a1, a2);
783 WSAGetServiceClassInfoA(LPGUID a0, LPGUID a1, LPDWORD a2, LPWSASERVICECLASSINFOA a3)
785 static INT (WINAPI *fp)(LPGUID a0, LPGUID a1, LPDWORD a2, LPWSASERVICECLASSINFOA a3);
798 return (*fp)(a0, a1, a2, a3);
802 WSAGetServiceClassInfoW(LPGUID a0, LPGUID a1, LPDWORD a2, LPWSASERVICECLASSINFOW a3)
804 static INT (WINAPI *fp)(LPGUID a0, LPGUID a1, LPDWORD a2, LPWSASERVICECLASSINFOW a3);
817 return (*fp)(a0, a1, a2, a3);
821 WSAGetServiceClassNameByClassIdA(LPGUID a0, LPSTR a1, LPDWORD a2)
823 static INT (WINAPI *fp)(LPGUID a0, LPSTR a1, LPDWORD a2);
836 return (*fp)(a0, a1, a2);
840 WSAGetServiceClassNameByClassIdW(LPGUID a0, LPWSTR a1, LPDWORD a2)
842 static INT (WINAPI *fp)(LPGUID a0, LPWSTR a1, LPDWORD a2);
855 return (*fp)(a0, a1, a2);
859 WSAHtonl(SOCKET a0, unsigned long a1, unsigned long * a2)
861 static int (WINAPI *fp)(SOCKET a0, unsigned long a1, unsigned long * a2);
874 return (*fp)(a0, a1, a2);
878 WSAHtons(SOCKET a0, unsigned short a1, unsigned short * a2)
880 static int (WINAPI *fp)(SOCKET a0, unsigned short a1, unsigned short * a2);
893 return (*fp)(a0, a1, a2);
935 WSAIoctl(SOCKET a0, DWORD a1, LPVOID a2, DWORD a3, LPVOID a4, DWORD a5, LPDWORD a6, LPWSAOVERLAPPED a7, LPWSAOVERLAPPED_COMPLETION_ROUTINE a8)
937 static int (WINAPI *fp)(SOCKET a0, DWORD a1, LPVOID a2, DWORD a3, LPVOID a4, DWORD a5, LPDWORD a6, LPWSAOVERLAPPED a7, LPWSAOVERLAPPED_COMPLETION_ROUTINE a8);
950 return (*fp)(a0, a1, a2, a3, a4, a5, a6, a7, a8);
954 _org_gethostbyaddr(const char* a0, int a1, int a2)
956 static struct hostent * (PASCAL *fp)(const char* a0, int a1, int a2);
969 return (*fp)(a0, a1, a2);
1030 getservbyname(const char* a0, const char* a1)
1032 static struct servent * (PASCAL *fp)(const char* a0, const char* a1);
1045 return (*fp)(a0, a1);
1049 getservbyport(int a0, const char* a1)
1051 static struct servent * (PASCAL *fp)(int a0, const char* a1);
1064 return (*fp)(a0, a1);
1068 _org_gethostname(char* a0, int a1)
1070 static int (PASCAL *fp)(char* a0, int a1);
1083 return (*fp)(a0, a1);
1087 WSAJoinLeaf(SOCKET a0, const struct sockaddr * a1, int a2, LPWSABUF a3, LPWSABUF a4, LPQOS a5, LPQOS a6, DWORD a7)
1089 static SOCKET (WINAPI *fp)(SOCKET a0, const struct sockaddr * a1, int a2, LPWSABUF a3, LPWSABUF a4, LPQOS a5, LPQOS a6, DWORD a7);
1102 return (*fp)(a0, a1, a2, a3, a4, a5, a6, a7);
1106 _org_WSALookupServiceBeginA(LPWSAQUERYSETA a0, DWORD a1, LPHANDLE a2)
1108 static INT (WINAPI *fp)(LPWSAQUERYSETA a0, DWORD a1, LPHANDLE a2);
1121 return (*fp)(a0, a1, a2);
1125 _org_WSALookupServiceBeginW(LPWSAQUERYSETW a0, DWORD a1, LPHANDLE a2)
1127 static INT (WINAPI *fp)(LPWSAQUERYSETW a0, DWORD a1, LPHANDLE a2);
1140 return (*fp)(a0, a1, a2);
1163 _org_WSALookupServiceNextA(HANDLE a0, DWORD a1, LPDWORD a2, LPWSAQUERYSETA a3)
1165 static INT (WINAPI *fp)(HANDLE a0, DWORD a1, LPDWORD a2, LPWSAQUERYSETA a3);
1178 return (*fp)(a0, a1, a2, a3);
1182 _org_WSALookupServiceNextW(HANDLE a0, DWORD a1, LPDWORD a2, LPWSAQUERYSETW a3)
1184 static INT (WINAPI *fp)(HANDLE a0, DWORD a1, LPDWORD a2, LPWSAQUERYSETW a3);
1197 return (*fp)(a0, a1, a2, a3);
1201 WSANtohl(SOCKET a0, unsigned long a1, unsigned long * a2)
1203 static int (WINAPI *fp)(SOCKET a0, unsigned long a1, unsigned long * a2);
1216 return (*fp)(a0, a1, a2);
1220 WSANtohs(SOCKET a0, unsigned short a1, unsigned short * a2)
1222 static int (WINAPI *fp)(SOCKET a0, unsigned short a1, unsigned short * a2);
1235 return (*fp)(a0, a1, a2);
1239 WSAProviderConfigChange(LPHANDLE a0, LPWSAOVERLAPPED a1, LPWSAOVERLAPPED_COMPLETION_ROUTINE a2)
1241 static int (WSAAPI *fp)(LPHANDLE a0, LPWSAOVERLAPPED a1, LPWSAOVERLAPPED_COMPLETION_ROUTINE a2);
1254 return (*fp)(a0, a1, a2);
1258 WSARecv(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, LPDWORD a4, LPWSAOVERLAPPED a5, LPWSAOVERLAPPED_COMPLETION_ROUTINE a6)
1260 static int (WINAPI *fp)(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, LPDWORD a4, LPWSAOVERLAPPED a5, LPWSAOVERLAPPED_COMPLETION_ROUTINE a6);
1273 return (*fp)(a0, a1, a2, a3, a4, a5, a6);
1277 WSARecvDisconnect(SOCKET a0, LPWSABUF a1)
1279 static int (WINAPI *fp)(SOCKET a0, LPWSABUF a1);
1292 return (*fp)(a0, a1);
1296 WSARecvFrom(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, LPDWORD a4, struct sockaddr * a5, LPINT a6, LPWSAOVERLAPPED a7, LPWSAOVERLAPPED_COMPLETION_ROUTINE a8)
1298 static int (WINAPI *fp)(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, LPDWORD a4, struct sockaddr * a5, LPINT a6, LPWSAOVERLAPPED a7, LPWSAOVERLAPPED_COMPLETION_ROUTINE a8);
1311 return (*fp)(a0, a1, a2, a3, a4, a5, a6, a7, a8);
1353 WSASend(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, DWORD a4, LPWSAOVERLAPPED a5, LPWSAOVERLAPPED_COMPLETION_ROUTINE a6)
1355 static int (WINAPI *fp)(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, DWORD a4, LPWSAOVERLAPPED a5, LPWSAOVERLAPPED_COMPLETION_ROUTINE a6);
1368 return (*fp)(a0, a1, a2, a3, a4, a5, a6);
1372 WSASendDisconnect(SOCKET a0, LPWSABUF a1)
1374 static int (WINAPI *fp)(SOCKET a0, LPWSABUF a1);
1387 return (*fp)(a0, a1);
1391 WSASendTo(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, DWORD a4, const struct sockaddr * a5, int a6, LPWSAOVERLAPPED a7, LPWSAOVERLAPPED_COMPLETION_ROUTINE a8)
1393 static int (WINAPI *fp)(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, DWORD a4, const struct sockaddr * a5, int a6, LPWSAOVERLAPPED a7, LPWSAOVERLAPPED_COMPLETION_ROUTINE a8);
1406 return (*fp)(a0, a1, a2, a3, a4, a5, a6, a7, a8);
1429 WSASetServiceA(LPWSAQUERYSETA a0, WSAESETSERVICEOP a1, DWORD a2)
1431 static INT (WSAAPI *fp)(LPWSAQUERYSETA a0, WSAESETSERVICEOP a1, DWORD a2);
1444 return (*fp)(a0, a1, a2);
1448 WSASetServiceW(LPWSAQUERYSETW a0, WSAESETSERVICEOP a1, DWORD a2)
1450 static INT (WINAPI *fp)(LPWSAQUERYSETW a0, WSAESETSERVICEOP a1, DWORD a2);
1463 return (*fp)(a0, a1, a2);
1467 WSASocketA(int a0, int a1, int a2, LPWSAPROTOCOL_INFOA a3, GROUP a4, DWORD a5)
1469 static SOCKET (WINAPI *fp)(int a0, int a1, int a2, LPWSAPROTOCOL_INFOA a3, GROUP a4, DWORD a5);
1482 return (*fp)(a0, a1, a2, a3, a4, a5);
1486 WSASocketW(int a0, int a1, int a2, LPWSAPROTOCOL_INFOW a3, GROUP a4, DWORD a5)
1488 static SOCKET (WINAPI *fp)(int a0, int a1, int a2, LPWSAPROTOCOL_INFOW a3, GROUP a4, DWORD a5);
1501 return (*fp)(a0, a1, a2, a3, a4, a5);
1505 WSAStringToAddressA(LPSTR a0, INT a1, LPWSAPROTOCOL_INFOA a2, LPSOCKADDR a3, LPINT a4)
1507 static INT (WINAPI *fp)(LPSTR a0, INT a1, LPWSAPROTOCOL_INFOA a2, LPSOCKADDR a3, LPINT a4);
1520 return (*fp)(a0, a1, a2, a3, a4);
1524 WSAStringToAddressW(LPWSTR a0, INT a1, LPWSAPROTOCOL_INFOW a2, LPSOCKADDR a3, LPINT a4)
1526 static INT (WINAPI *fp)(LPWSTR a0, INT a1, LPWSAPROTOCOL_INFOW a2, LPSOCKADDR a3, LPINT a4);
1539 return (*fp)(a0, a1, a2, a3, a4);
1543 WSAWaitForMultipleEvents(DWORD a0, const WSAEVENT * a1, BOOL a2, DWORD a3, BOOL a4)
1545 static DWORD (WINAPI *fp)(DWORD a0, const WSAEVENT * a1, BOOL a2, DWORD a3, BOOL a4);
1558 return (*fp)(a0, a1, a2, a3, a4);
1562 WSCDeinstallProvider(LPGUID a0, LPINT a1)
1564 static int (WINAPI *fp)(LPGUID a0, LPINT a1);
1577 return (*fp)(a0, a1);
1581 WSCEnableNSProvider(LPGUID a0, BOOL a1)
1583 static int (WINAPI *fp)(LPGUID a0, BOOL a1);
1596 return (*fp)(a0, a1);
1600 WSCEnumProtocols(LPINT a0, LPWSAPROTOCOL_INFOW a1, LPDWORD a2, LPINT a3)
1602 static int (WINAPI *fp)(LPINT a0, LPWSAPROTOCOL_INFOW a1, LPDWORD a2, LPINT a3);
1615 return (*fp)(a0, a1, a2, a3);
1619 WSCGetProviderPath(LPGUID a0, LPWSTR a1, LPINT a2, LPINT a3)
1621 static int (WINAPI *fp)(LPGUID a0, LPWSTR a1, LPINT a2, LPINT a3);
1634 return (*fp)(a0, a1, a2, a3);
1638 WSCInstallNameSpace(LPWSTR a0, LPWSTR a1, DWORD a2, DWORD a3, LPGUID a4)
1640 static int (WINAPI *fp)(LPWSTR a0, LPWSTR a1, DWORD a2, DWORD a3, LPGUID a4);
1653 return (*fp)(a0, a1, a2, a3, a4);
1657 WSCInstallProvider(const LPGUID a0, const LPWSTR a1, const LPWSAPROTOCOL_INFOW a2, DWORD a3, LPINT a4)
1659 static int (WINAPI *fp)(const LPGUID a0, const LPWSTR a1, const LPWSAPROTOCOL_INFOW a2, DWORD a3, LPINT a4);
1672 return (*fp)(a0, a1, a2, a3, a4);
1695 WSAAsyncSelect(SOCKET a0, HWND a1, u_int a2, long a3)
1697 static int (PASCAL *fp)(SOCKET a0, HWND a1, u_int a2, long a3);
1710 return (*fp)(a0, a1, a2, a3);
1714 _org_WSAAsyncGetHostByAddr(HWND a0, u_int a1, const char* a2, int a3, int a4, char* a5, int a6)
1716 static HANDLE (PASCAL *fp)(HWND a0, u_int a1, const char* a2, int a3, int a4, char* a5, int a6);
1729 return (*fp)(a0, a1, a2, a3, a4, a5, a6);
1733 _org_WSAAsyncGetHostByName(HWND a0, u_int a1, const char* a2, char* a3, int a4)
1735 static HANDLE (PASCAL *fp)(HWND a0, u_int a1, const char* a2, char* a3, int a4);
1748 return (*fp)(a0, a1, a2, a3, a4);
1752 WSAAsyncGetProtoByNumber(HWND a0, u_int a1, int a2, char* a3, int a4)
1754 static HANDLE (PASCAL *fp)(HWND a0, u_int a1, int a2, char* a3, int a4);
1767 return (*fp)(a0, a1, a2, a3, a4);
1771 WSAAsyncGetProtoByName(HWND a0, u_int a1, const char* a2, char* a3, int a4)
1773 static HANDLE (PASCAL *fp)(HWND a0, u_int a1, const char* a2, char* a3, int a4);
1786 return (*fp)(a0, a1, a2, a3, a4);
1790 WSAAsyncGetServByPort(HWND a0, u_int a1, int a2, const char* a3, char* a4, int a5)
1792 static HANDLE (PASCAL *fp)(HWND a0, u_int a1, int a2, const char* a3, char* a4, int a5);
1805 return (*fp)(a0, a1, a2, a3, a4, a5);
1809 WSAAsyncGetServByName(HWND a0, u_int a1, const char* a2, const char* a3, char* a4, int a5)
1811 static HANDLE (PASCAL *fp)(HWND a0, u_int a1, const char* a2, const char* a3, char* a4, int a5);
1824 return (*fp)(a0, a1, a2, a3, a4, a5);
1961 WSAStartup(WORD a0, LPWSADATA a1)
1963 static int (PASCAL *fp)(WORD a0, LPWSADATA a1);
1976 return (*fp)(a0, a1);
1999 __WSAFDIsSet(SOCKET a0, fd_set* a1)
2001 static int (PASCAL *fp)(SOCKET a0, fd_set* a1);
2014 return (*fp)(a0, a1);
2037 WSCWriteNameSpaceOrder(int a0, int a1)
2039 static int (PASCAL *fp)(int a0, int a1);
2052 return (*fp)(a0, a1);
2056 WSCWriteProviderOrder(LPDWORD a0, DWORD a1)
2058 static int (PASCAL *fp)(LPDWORD a0, DWORD a1);
2071 return (*fp)(a0, a1);
2075 WSANSPIoctl(HANDLE a0, DWORD a1, LPVOID a2, DWORD a3, LPVOID a4, DWORD a5, LPDWORD a6, LPVOID a7)
2077 static int (PASCAL *fp)(HANDLE a0, DWORD a1, LPVOID a2, DWORD a3, LPVOID a4, DWORD a5, LPDWORD a6, LPVOID a7);
2090 return (*fp)(a0, a1, a2, a3, a4, a5, a6, a7);
2094 WSCUpdateProvider(LPGUID a0, const WCHAR FAR* a1, const LPVOID a2, DWORD a3, LPINT a4)
2096 static int (PASCAL *fp)(LPGUID a0, const WCHAR FAR* a1, const LPVOID a2, DWORD a3, LPINT a4);
2109 return (*fp)(a0, a1, a2, a3, a4);
2113 _org_getaddrinfo(const char* a0, const char* a1, LPVOID a2, LPVOID a3)
2115 static int (PASCAL *fp)(const char* a0, const char* a1, LPVOID a2, LPVOID a3);
2128 return (*fp)(a0, a1, a2, a3);
2151 _org_getnameinfo(LPVOID a0, DWORD a1, char* a2, DWORD a3, char* a4, DWORD a5, int a6)
2153 static int (PASCAL *fp)(LPVOID a0, DWORD a1, char* a2, DWORD a3, char* a4, DWORD a5, int a6);
2166 return (*fp)(a0, a1, a2, a3, a4, a5, a6);