Home
last modified time | relevance | path

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

/coreutils/src/
Ddd.c247 static bool i_nocache, o_nocache; variable
1676 i_nocache = true; in scanargs()
2200 if (i_nocache) in dd_copy()
2205 i_nocache_eof |= i_nocache; in dd_copy()
2539 if (i_nocache && !invalidate_cache (STDIN_FILENO, 0)) in main()
2555 if (i_nocache || i_nocache_eof) in main()