hostent Struct Reference

#include <netdb.h>


Data Fields

char * h_name
char ** h_aliases
int h_addrtype
int h_length
char ** h_addr_list


Detailed Description

Definition at line 51 of file netdb.h.


Field Documentation

char** hostent::h_addr_list
 

Definition at line 56 of file netdb.h.

Referenced by get_name(), name2ip(), query_hosts(), and updatepool().

int hostent::h_addrtype
 

Definition at line 54 of file netdb.h.

Referenced by get_name(), gethostbyaddr(), name2ip(), name_to_ip(), nametoipaddr(), and updatepool().

char** hostent::h_aliases
 

Definition at line 53 of file netdb.h.

Referenced by name2ip(), and query_hosts().

int hostent::h_length
 

Definition at line 55 of file netdb.h.

Referenced by connect(), DOopen(), gethostbyaddr(), main(), name_to_ip(), nametoipaddr(), tcp_connect(), and udp_conf().

char* hostent::h_name
 

Definition at line 52 of file netdb.h.

Referenced by authenticate(), get_name(), GetNetInfo(), init_config(), ip2name(), main(), name2ip(), netfinger(), print_conn(), print_fd(), print_one(), processrequest(), query_hosts(), and rcmd().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:23:24 2006 for minix by  doxygen 1.4.6