OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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