©2004 by Marc J. Rochkind. All rights reserved. Portions marked "Open Source" may be copied under license.

 

Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

netent Struct Reference

List of all members.

Detailed Description

Description:
Structure for network-database functions (Std. UNIX; see AUP2 Sec. 8.8.2)
Headers:

Definition at line 3381 of file SUS_Summary.

Public Attributes

char * n_name
char ** n_aliases
int n_addrtype
uint32_t n_net


Member Data Documentation

int netent::n_addrtype
 

address family (not type)

Definition at line 3384 of file SUS_Summary.

Referenced by display_netent().

char** netent::n_aliases
 

array of alternative network names

Definition at line 3383 of file SUS_Summary.

Referenced by display_netent().

char* netent::n_name
 

official network name

Definition at line 3382 of file SUS_Summary.

Referenced by display_netent().

uint32_t netent::n_net
 

network number

Definition at line 3385 of file SUS_Summary.

Referenced by display_netent().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 23 10:57:14 2004 for AUP2 Example Source by doxygen 1.3.1