man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: July 2014
 
 

ulimit(3HEAD)

Name

ulimit.h, ulimit - ulimit commands

Synopsis

#include <ulimit.h> 

Description

The <ulimit.h> header defines the following symbolic constants used by the ulimit() function.

UL_GETFSIZE

Get maximum file size.

UL_SETFSIZE

Set maximum file size.

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Interface Stability
Committed
Standard

See also

ulimit(2), attributes(5), standards(5)