Data Fields | |
| VALUE | host |
| struct addrinfo * | addr |
| VALUE(* | ipaddr )(struct sockaddr *, size_t) |
Definition at line 439 of file raddrinfo.c.
struct addrinfo* hostent_arg::addr [read] |
Definition at line 441 of file raddrinfo.c.
Referenced by make_hostent_internal(), and rsock_make_hostent().
Definition at line 440 of file raddrinfo.c.
Referenced by make_hostent_internal(), and rsock_make_hostent().
| VALUE(* hostent_arg::ipaddr)(struct sockaddr *, size_t) |
Referenced by make_hostent_internal(), and rsock_make_hostent().