Home
last modified time | relevance | path

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

/coreutils/src/
Ddd.c247 static bool i_nocache, o_nocache; variable
1245 if (o_nocache && total_written) in iwrite()
1682 o_nocache = true; in scanargs()
2206 o_nocache_eof |= o_nocache && ! (conversions_mask & C_NOTRUNC); in dd_copy()
2545 if (o_nocache && !invalidate_cache (STDOUT_FILENO, 0)) in main()
2557 if (o_nocache || o_nocache_eof) in main()