#include <ink_inet.h>
Data Fields | |
| int | herrno |
| struct hostent | ent |
| char | buf [INK_GETHOSTBYADDR_R_DATA_SIZE] |
Definition at line 120 of file ink_inet.h.
| char ink_gethostbyaddr_r_data::buf[INK_GETHOSTBYADDR_R_DATA_SIZE] |
Definition at line 124 of file ink_inet.h.
Referenced by ink_gethostbyaddr_r().
| struct hostent ink_gethostbyaddr_r_data::ent |
Definition at line 123 of file ink_inet.h.
Referenced by ink_gethostbyaddr_r().
Definition at line 122 of file ink_inet.h.
Referenced by ClusterMachine::ClusterMachine(), and ink_gethostbyaddr_r().
1.7.1