HomeSort by relevance Sort by last modified time
    Searched full:ferror_status (Results 1 - 1 of 1) sorted by null

  /external/srec/portable/src/
PFileWrap.c 45 int ferror_status; local
56 ferror_status = ferror ( (FILE *)self );
58 if ( ferror_status == 0 )

Completed in 38 milliseconds