Home
last modified time | relevance | path

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

/coreutils/src/
Dsort.c656 enum { UNCOMPRESSED, UNREAPED, REAPED }; enumerator
747 temp->state = UNREAPED; in register_proc()
1182 if (temp->state == UNREAPED) in open_temp()
1256 if (node->state == UNREAPED) in zaptemp()