taglinefilesource code
MS_SYNC27include/asm-alpha/mman.h#define MS_SYNC    2    /* synchronous memory sync */
MS_SYNC22include/asm-i386/mman.h#define MS_SYNC    4    /* synchronous memory sync */
MS_SYNC48include/asm-mips/mman.h#define MS_SYNC    0    /* synchronous memory sync */
MS_SYNC21include/asm-ppc/mman.h#define MS_SYNC    4    /* synchronous memory sync */
MS_SYNC29include/asm-sparc/mman.h#define MS_SYNC    4    /* synchronous memory sync */