Searched defs:ferror_unlocked (Results 1 – 2 of 2) sorted by relevance
14 int ferror_unlocked(register FILE *stream) in ferror_unlocked() function
931 #define ferror_unlocked(_fp) __FERROR_UNLOCKED(_fp) macro
Completed in 5 milliseconds