Home
last modified time | relevance | path

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

/coreutils/src/
Dtac.c61 #define INITIAL_READSIZE 8192 macro
542 read_size = INITIAL_READSIZE; in main()