Home
last modified time | relevance | path

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

/coreutils/src/
Ddd.c1038 bool nocache_eof = (fd == STDIN_FILENO ? i_nocache_eof : o_nocache_eof); in invalidate_cache() local
1044 else if (! len && ! clen && ! nocache_eof) in invalidate_cache()
1075 if (! len && clen && nocache_eof) in invalidate_cache()
/coreutils/tests/
Dlocal.mk547 tests/dd/nocache_eof.sh \