XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
hostent Struct Reference

#include <netdb.h>

Public Attributes

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

Member Data Documentation

◆ h_addr_list

char** hostent::h_addr_list

◆ h_addrtype

int hostent::h_addrtype

◆ h_aliases

char** hostent::h_aliases

◆ h_length

int hostent::h_length

◆ h_name

char* hostent::h_name

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