Home
last modified time | relevance | path

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

/coreutils/src/
Dsort.c656 enum { UNCOMPRESSED, UNREAPED, REAPED }; enumerator
1125 node->state = UNCOMPRESSED; in maybe_create_temp()
2995 fps[i] = (files[i].temp && files[i].temp->state != UNCOMPRESSED in open_input_files()