HomeSort by relevance Sort by last modified time
    Searched full:nodeent_f (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2dnet.h 63 typedef struct nodeent_f { struct
124 struct nodeent_f *WSAAPI getnodebyaddr(const unsigned char *addr,int,int);
125 struct nodeent_f *WSAAPI getnodebyname(const char *);
135 typedef struct nodeent_f *(WSAAPI *LPGETNODEBYADDR)(const unsigned char *addr,int,int);
136 typedef struct nodeent_f *(WSAAPI *LPGETNODEBYNAME)(const char *);

Completed in 453 milliseconds