hostent Struct Reference

#include <opensolaris_10_netdb.h>

Collaboration diagram for hostent:

Public Attributes

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

Detailed Description

Definition at line 106 of file opensolaris_10_netdb.h.

Member Data Documentation

◆ h_addr_list

char** hostent::h_addr_list

Definition at line 111 of file opensolaris_10_netdb.h.

Referenced by Ip::Address::operator=(), RFCNB_Name_To_IP(), and xgetaddrinfo().

◆ h_addrtype

int hostent::h_addrtype

Definition at line 109 of file opensolaris_10_netdb.h.

Referenced by Ip::Address::operator=(), and xgetaddrinfo().

◆ h_aliases

char** hostent::h_aliases

Definition at line 108 of file opensolaris_10_netdb.h.

◆ h_length

int hostent::h_length

Definition at line 110 of file opensolaris_10_netdb.h.

Referenced by convertHostname(), and xgetaddrinfo().

◆ h_name

char* hostent::h_name

Definition at line 107 of file opensolaris_10_netdb.h.

Referenced by getfullhostname(), xgetaddrinfo(), and xgetnameinfo().


The documentation for this struct was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors