OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HOSTENT
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsipv6ok.h
56
#undef
hostent
macro
57
#define
hostent
hostent_IPV6INCOMPATIBLE
macro
58
#undef
HOSTENT
59
#define
HOSTENT
HOSTENT_IPV6INCOMPATIBLE
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ip_types.h
25
struct
hostent
{
struct
82
typedef struct
hostent
HOSTENT
;
83
typedef struct
hostent
*PHOSTENT;
84
typedef struct
hostent
*LPHOSTENT;
Completed in 214 milliseconds