©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  

rlimit Struct Reference

List of all members.

Detailed Description

Description:
Structure for getrlimit and setrlimit (Std. UNIX; see AUP2 Sec. 5.16)
Headers:

Definition at line 3428 of file SUS_Summary.

Public Attributes

rlim_t rlim_cur
rlim_t rlim_max


Member Data Documentation

rlim_t rlimit::rlim_cur
 

current (soft) limit

Definition at line 3429 of file SUS_Summary.

Referenced by main(), process_test(), and showlimit().

rlim_t rlimit::rlim_max
 

maximum (hard) limit

Definition at line 3430 of file SUS_Summary.

Referenced by process_test(), and showlimit().


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