ulimit.h(3HEAD) Headers 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(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Interface Stability |Standard |
+-----------------------------+-----------------------------+
SEE ALSO
ulimit(2), attributes(5), standards(5)
SunOS 5.10 10 Sep 2004 ulimit.h(3HEAD)