Searched refs:ferror_err (Results 1 – 1 of 1) sorted by relevance
30 const int ferror_err = ferror(stdout); in tuklib_exit() local32 if (ferror_err || fclose_err) { in tuklib_exit()51 const int ferror_err = ferror(stderr); in tuklib_exit() local53 if (fclose_err || ferror_err) in tuklib_exit()