|
Lines 317-323
Link Here
|
| 317 |
Time values are normally used for setting resource, accounting and |
317 |
Time values are normally used for setting resource, accounting and |
| 318 |
session limits. |
318 |
session limits. |
| 319 |
If supported by the operating system and compiler (which is true of |
319 |
If supported by the operating system and compiler (which is true of |
| 320 |
.Fx ), |
320 |
.Fx |
|
|
321 |
), |
| 321 |
the value returned is a quad (long long), of type |
322 |
the value returned is a quad (long long), of type |
| 322 |
.Em rlim_t . |
323 |
.Em rlim_t . |
| 323 |
A value "inf" or "infinity" may be used to express an infinite |
324 |
A value "inf" or "infinity" may be used to express an infinite |