taglinefilesource code
MS_ASYNC26include/asm-alpha/mman.h#define MS_ASYNC  1    /* sync memory asynchronously */
MS_ASYNC20include/asm-i386/mman.h#define MS_ASYNC  1    /* sync memory asynchronously */
MS_ASYNC49include/asm-mips/mman.h#define MS_ASYNC  1    /* sync memory asynchronously */
MS_ASYNC19include/asm-ppc/mman.h#define MS_ASYNC  1    /* sync memory asynchronously */
MS_ASYNC27include/asm-sparc/mman.h#define MS_ASYNC  1    /* sync memory asynchronously */