Searched defs:WRITE_ERROR (Results 1 – 2 of 2) sorted by relevance
126 enum error_types { READ_ERROR, WRITE_ERROR, CORRUPTION_ERROR }; enumerator
696 # define WRITE_ERROR 0x20 /* write error (this terminates the read) */ macro