Home
last modified time | relevance | path

Searched refs:fclose (Results 1 – 3 of 3) sorted by relevance

/DragonOS-0.1.5/user/libs/libc/src/include/export/
Dstdio.h57 int fclose(FILE *stream);
/DragonOS-0.1.5/user/libs/libc/src/
Dstdio.c48 int fclose(FILE *stream) in fclose() function
/DragonOS-0.1.5/docs/community/ChangeLog/V0.1.x/
DV0.1.3.md51 - libc: new: 新增`fflush()`, `fprintf()`, `stdin`, `stdout`, `stderr`, `ferror()`, `fopen()`, `fclose
238 * 加上ferror fopen fclose