taglinefilesource code
MCL_FUTURE31include/asm-alpha/mman.h#define MCL_FUTURE  16384    /* lock all additions to address space */
MCL_FUTURE25include/asm-i386/mman.h#define MCL_FUTURE  2    /* lock all future mappings */
MCL_FUTURE56include/asm-mips/mman.h#define MCL_FUTURE  2    /* lock all future mappings */
MCL_FUTURE32include/asm-sparc/mman.h#define MCL_FUTURE      0x4000          /* lock all additions to address space */