Home
last modified time | relevance | path

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

/coreutils/src/
Dshred.c417 bool other_error = false; in dopass() local
433 other_error = true; in dopass()
524 other_error = true; in dopass()
535 other_error = true; in dopass()
594 other_error = true; in dopass()
608 other_error = true; in dopass()
617 return other_error ? -1 : write_error; in dopass()