1ulimit.h(3HEAD)                     Headers                    ulimit.h(3HEAD)
2
3
4

NAME

6       ulimit.h, ulimit - ulimit commands
7

SYNOPSIS

9       #include <ulimit.h>
10
11

DESCRIPTION

13       The  <ulimit.h> header defines the following symbolic constants used by
14       the ulimit() function.
15
16       UL_GETFSIZE    Get maximum file size.
17
18
19       UL_SETFSIZE    Set maximum file size.
20
21

ATTRIBUTES

23       See attributes(5) for descriptions of the following attributes:
24
25
26
27
28       ┌─────────────────────────────┬─────────────────────────────┐
29       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
30       ├─────────────────────────────┼─────────────────────────────┤
31       │Interface Stability          │Standard                     │
32       └─────────────────────────────┴─────────────────────────────┘
33

SEE ALSO

35       ulimit(2), attributes(5), standards(5)
36
37
38
39SunOS 5.11                        10 Sep 2004                  ulimit.h(3HEAD)
Impressum