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