Searched defs:WRITE_ERROR (Results 1 – 4 of 4) sorted by relevance
51 WRITE_ERROR = 5 enumerator
80 WRITE_ERROR enumerator
117 enum error_types { READ_ERROR, WRITE_ERROR, CORRUPTION_ERROR }; enumerator
709 # define WRITE_ERROR 0x20 /* write error (this terminates the read) */ macro