|
My Project
|
Go to the source code of this file.
Macros | |
| #define | MAX_HOSTENT_RESULTS 16 |
Functions | |
| struct hostent * | gethostbyname (const char *name) |
Variables | |
| int | h_errno = 0 |
| #define MAX_HOSTENT_RESULTS 16 |
Definition at line 4 of file soc_gethostbyname.c.
Definition at line 11 of file soc_gethostbyname.c.
| int h_errno = 0 |
Definition at line 9 of file soc_gethostbyname.c.