Home
last modified time | relevance | path

Searched defs:hostent (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/stand/lib/sa/
H A Dnetdb.h57 struct hostent { struct
68 extern struct hostent *gethostbyname(const char *); argument
/titanic_41/usr/src/lib/libresolv/
H A Dnetdb.h56 struct hostent { struct
57 char *h_name; /* official name of host */
58 char **h_aliases; /* alias list */
59 int h_addrtype; /* host address type */
60 int h_length; /* length of address */
61 char **h_addr_list; /* list of addresses from name server */
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dnetdb.h32 struct hostent { struct
33 char *h_name; /* official name of host */
34 char **h_aliases; /* alias list */
35 int h_addrtype; /* host address type */
36 int h_length; /* length of address */
37 char **h_addr_list; /* list of addresses from name server */
/titanic_41/usr/src/uts/common/sys/scsi/adapters/
H A Discsi_door.h113 struct hostent { struct
137 struct hostent *hptr argument
/titanic_41/usr/src/head/
H A Dnetdb.h96 struct hostent { struct
97 char *h_name; /* official name of host */
98 char **h_aliases; /* alias list */
99 int h_addrtype; /* host address type */
100 int h_length; /* length of address */
101 char **h_addr_list; /* list of addresses from name server */