OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_HOSTNAME_LEN
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/network/sockets/
ltpServer.c
45
#define
MAX_HOSTNAME_LEN
256
63
char hostname[
MAX_HOSTNAME_LEN
];
64
char ServerProg[
MAX_HOSTNAME_LEN
];
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iptypes.h
21
#define
MAX_HOSTNAME_LEN
128
344
char HostName[
MAX_HOSTNAME_LEN
+ 4];
Completed in 1112 milliseconds