Searched refs:mapped_msync (Results 1 – 1 of 1) sorted by relevance
132 int mapped_msync = 1; /* -U flag disables */ variable719 if (mapped_msync && msync(p, map_size, MS_SYNC) != 0) { in domapwrite()1142 mapped_msync = 0; in main()