Home
last modified time | relevance | path

Searched refs:__unlist_locked_file (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/porting/linux/user/src/stdio/
H A Dfclose.c6 weak_alias(dummy, __unlist_locked_file);
33 __unlist_locked_file(f); in fclose()
/third_party/musl/src/stdio/
H A Dfclose.c8 weak_alias(dummy, __unlist_locked_file);
37 __unlist_locked_file(f); in fclose()
H A Dfunlockfile.c7 __unlist_locked_file(f); in funlockfile()
H A Dftrylockfile.c12 void __unlist_locked_file(FILE *f) in __unlist_locked_file() function
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dfclose.c5 weak_alias(dummy, __unlist_locked_file);
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dfclose.c5 weak_alias(dummy, __unlist_locked_file);
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dfclose.c5 weak_alias(dummy, __unlist_locked_file);
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dstdio_impl.h66 hidden void __unlist_locked_file(FILE *);
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dstdio_impl.h86 hidden void __unlist_locked_file(FILE *);
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dstdio_impl.h66 hidden void __unlist_locked_file(FILE *);
/third_party/musl/src/internal/
H A Dstdio_impl.h164 hidden void __unlist_locked_file(FILE *);
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h160 hidden void __unlist_locked_file(FILE *);

Completed in 3 milliseconds