| Interface status: |
externallyDefinedApi |
|
ARG_MAX 262144
Description
max bytes for an exec function
| Interface status: |
externallyDefinedApi |
|
CHILD_MAX 40
Description
max simultaneous processes
| Interface status: |
externallyDefinedApi |
|
LINK_MAX 32767
Description
max file link count
| Interface status: |
externallyDefinedApi |
|
MAX_CANON 255
Description
max bytes in term canon input line
| Interface status: |
externallyDefinedApi |
|
MAX_INPUT 255
Description
max bytes in terminal input
| Interface status: |
externallyDefinedApi |
|
NAME_MAX 255
Description
max bytes in a file name
| Interface status: |
externallyDefinedApi |
|
NGROUPS_MAX 16
Description
max supplemental group id's
| Interface status: |
externallyDefinedApi |
|
OPEN_MAX 256
Description
max open files per process
| Interface status: |
externallyDefinedApi |
|
PATH_MAX 256
Description
max bytes in pathname. In Symbian, this cant be more than 256
| Interface status: |
externallyDefinedApi |
|
PIPE_BUF 512
Description
max bytes for atomic pipe writes
| Interface status: |
externallyDefinedApi |
|
IOV_MAX 1024
Description
max elements in io vector