Searched refs:ST_NOEOF (Results 1 – 2 of 2) sorted by relevance
879 STps->eof = ST_NOEOF; in flush_buffer() 892 STps->eof = ST_NOEOF; in flush_buffer() 960 STps->eof = ST_NOEOF; in reset_state() 1112 STps->eof = ST_NOEOF; in check_tape() 1468 STps->eof = ST_NOEOF; in st_flush() 1470 } else if ((STps->eof == ST_NOEOF && in st_flush() 1916 STps->eof = ST_NOEOF; in st_write() 2168 if (debugging && STps->eof != ST_NOEOF) in st_read() 2220 if (debugging && STps->eof != ST_NOEOF) in st_read() 2260 STps->eof = ST_NOEOF; in st_read() [all...]
206 #define ST_NOEOF 0 macro