Home
last modified time | relevance | path

Searched refs:dont_sync (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dstat.c1287 static bool dont_sync; variable
1389 if (dont_sync) in do_stat()
1932 dont_sync = false; in main()
1936 dont_sync = true; in main()
1940 dont_sync = false; in main()