| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
| 
 | Maximum number of arguments to a program. | |
| 
 | File system type (TStatFS): (ext) Extended | |
| 
 | File system type (TStatFS): (ext2) Second extended | |
| 
 | File system type (TStatFS): ISO 9660 | |
| 
 | File system type (TStatFS): Minix | |
| 
 | File system type (TStatFS): Minix 3.0 | |
| 
 | File system type (TStatFS): Minix V2 | |
| 
 | File system type (TStatFS): MSDOS (FAT) | |
| 
 | File system type (TStatFS): NFS | |
| 
 | File system type (TStatFS): (ext2) Old second extended | |
| 
 | File system type (TStatFS): PROC fs | |
| 
 | File system type (TStatFS): XIA | |
| 
 | IOCTL call number: get Terminal Control settings | |
| 
 | FpFLock Exclusive lock | |
| 
 | FpFLock Non-blocking operation | |
| 
 | FpFLock Shared lock | |
| 
 | FpFLock unlock | |
| 
 | Error return value for mmap: mmap operation failed. | |
| 
 | #rtl.baseunix.FpMMap map type: Interpret addr exactly | |
| 
 | #rtl.baseunix.FpMMap map type: Changes are private | |
| 
 | #rtl.baseunix.FpMMap map type: Share changes | |
| 
 | #rtl.baseunix.FpMMap map type: Bitmask for type of mapping | |
| 
 | Asynchronous operation flag for msync call | |
| 
 | Invalidate other mappings of file flag for msync call | |
| 
 | Synchronous operation flag for msync call | |
| 
 | Maximum filename length. | |
| 
 | Bitmask to determine access mode in open flags. | |
| 
 | File open mode: Append to file | |
| 
 | File open mode: Create if file does not yet exist. | |
| 
 | File open mode: Minimize caching effects | |
| 
 | File open mode: File must be directory. | |
| 
 | File open mode: Open exclusively | |
| 
 | File open mode: Open for 64-bit I/O | |
| 
 | File open mode: Alias for Open_NonBlock | |
| 
 | File open mode: No TTY control. | |
| 
 | File open mode: Fail if file is symbolic link. | |
| 
 | File open mode: Open in non-blocking mode | |
| 
 | File open mode: Read only | |
| 
 | File open mode: Read/Write | |
| 
 | File open mode: Write to disc at once | |
| 
 | File open mode: Truncate file to length 0 | |
| 
 | File open mode: Write only | |
| 
 | Maximum pathname length. | |
| 
 | #rtl.baseunix.fpGetPriority option: Get process group priority. | |
| 
 | #rtl.baseunix.fpGetPriority option: Get process priority. | |
| 
 | #rtl.baseunix.fpGetPriority option: Get user priority. | |
| 
 | #rtl.baseunix.FpMMap memory access: page can be executed | |
| 
 | #rtl.baseunix.FpMMap memory access: page can not be accessed | |
| 
 | #rtl.baseunix.FpMMap memory access: page can be read | |
| 
 | #rtl.baseunix.FpMMap memory access: page can be written | |
| 
 | Input file descriptor of pipe pair. | |
| 
 | Output file descriptor of pipe pair. | |
| 
 | Maximum system signal number. | |
| 
 | File (#rtl.baseunix.stat record) mode: Block device | |
| 
 | File (#rtl.baseunix.stat record) mode: Character device | |
| 
 | File (#rtl.baseunix.stat record) mode: Directory | |
| 
 | File (#rtl.baseunix.stat record) mode: FIFO | |
| 
 | File (#rtl.baseunix.stat record) mode: Link | |
| 
 | File (#rtl.baseunix.stat record) mode: File type bit mask | |
| 
 | File (#rtl.baseunix.stat record) mode: Regular file | |
| 
 | File (#rtl.baseunix.stat record) mode: Socket | |
| 
 | File (#rtl.baseunix.stat record) mode: Group read permission | |
| 
 | File (#rtl.baseunix.stat record) mode: Other read permission | |
| 
 | File (#rtl.baseunix.stat record) mode: Owner read permission | |
| 
 | File (#rtl.baseunix.stat record) mode: Group permission bits mask | |
| 
 | File (#rtl.baseunix.stat record) mode: Other permission bits mask | |
| 
 | File (#rtl.baseunix.stat record) mode: Owner permission bits mask | |
| 
 | File (#rtl.baseunix.stat record) mode: GID bit set | |
| 
 | File (#rtl.baseunix.stat record) mode: UID bit set | |
| 
 | File (#rtl.baseunix.stat record) mode: Sticky bit set | |
| 
 | File (#rtl.baseunix.stat record) mode: Group write permission | |
| 
 | File (#rtl.baseunix.stat record) mode: Other write permission | |
| 
 | File (#rtl.baseunix.stat record) mode: Owner write permission | |
| 
 | File (#rtl.baseunix.stat record) mode: Others execute permission | |
| 
 | File (#rtl.baseunix.stat record) mode: Others execute permission | |
| 
 | File (#rtl.baseunix.stat record) mode: Others execute permission | |
| 
 | Max system name length. | |
| 
 | #rtl.baseunix.fpWaitPID: Wait on any process | |
| 
 | #rtl.baseunix.fpWaitPID: Wait on clone processes only. | |
| 
 | #rtl.baseunix.fpWaitPID: Wait processes from current process group | |
| 
 | #rtl.baseunix.fpWaitPID: Do not wait | |
| 
 | #rtl.baseunix.fpWaitPID: Also report stopped but untraced processes |