Searched refs:MS_SYNC (Results 1 – 3 of 3) sorted by relevance
186 #define MS_SYNC 0x0010 /* [MF|SIO] msync synchronously */ macro
1023 if ((flags & (MS_SYNC | MS_ASYNC)) == (MS_SYNC | MS_ASYNC)) { in msync_nocancel()
407 msync(addr, 20, MS_SYNC); in execute_action()