Home
last modified time | relevance | path

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

/third_party/musl/src/stdio/
Dfclose.c7 int fclose(FILE *f) in fclose() function
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dfclose.c7 int fclose(FILE *f) in fclose() function
/third_party/curl/lib/
Dmemdebug.h154 #define fclose(file) curl_dbg_fclose(file,__LINE__,__FILE__) macro
/third_party/pulseaudio/src/utils/
Dpadsp.c2719 int fclose(FILE *f) { function