#include <Machine.h>
Data Fields | |
int | herrno |
struct hostent | ent |
char | buf [INK_GETHOSTBYNAME_R_DATA_SIZE] |
Definition at line 130 of file Machine.h.
Definition at line 134 of file Machine.h.
Referenced by ink_gethostbyname_r().
struct hostent ink_gethostbyname_r_data::ent |
Definition at line 133 of file Machine.h.
Referenced by ink_gethostbyname_r().
Definition at line 132 of file Machine.h.
Referenced by ClusterMachine::ClusterMachine(), and ink_gethostbyname_r().