Home | History | Annotate | Download | only in tzcode

Lines Matching refs:fclose

1023 	if (fp != stdin && fclose(fp)) {
1867 if (ferror(fp) || fclose(fp)) {