OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hostent
(Results
1 - 1
of
1
) sorted by relevancy
/src/include/
netdb.h
148
struct
hostent
{
struct
318
void freehostent(struct
hostent
*);
321
struct
hostent
*gethostbyaddr(const void *, socklen_t, int);
322
struct
hostent
*gethostbyname(const char *);
324
struct
hostent
*gethostbyname2(const char *, int);
326
struct
hostent
*gethostent(void);
Completed in 11 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025