ULIMIT.H(3HEAD) Headers ULIMIT.H(3HEAD)
ulimit.h, ulimit - ulimit commands
#include <ulimit.h>
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.
See attributes(7) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Standard |
+--------------------+-----------------+
ulimit(2), attributes(7), standards(7)
September 10, 2004 ULIMIT.H(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(7) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Standard |
+--------------------+-----------------+
SEE ALSO
ulimit(2), attributes(7), standards(7)
September 10, 2004 ULIMIT.H(3HEAD)