Home
last modified time | relevance | path

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

/external/srec/portable/src/
DPFileWrap.c97 size_t flush_ok; in PFileFlush() local
99 flush_ok = fflush ( (FILE *)self ); in PFileFlush()
101 if ( flush_ok == 0 ) in PFileFlush()