Syntax
[System.CLSCompliant(false)]
[System.Flags]
public enum MmapProts
See Also
Remarks
Members
| Member Name | Description |
|---|
| PROT_EXEC | Pages may be executed. |
| PROT_GROWSDOWN | Documentation for this section has not yet been entered. |
| PROT_GROWSUP | Documentation for this section has not yet been entered. |
| PROT_NONE | Pages may not be accessed. |
| PROT_READ | Pages may be read. |
| PROT_WRITE | Pages may be written. |
Requirements
Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0