Searched defs:fclose (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/stdio/
H A Dstdio.cpp263 fclose(fp);
364 int fclose(FILE* fp) { function
381 // Poison this FILE so accesses after fclose will be obvious.

Completed in 345 milliseconds