Home
last modified time | relevance | path

Searched refs:funlockfile (Results 1 – 25 of 27) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
Dflockfile.c37 funlockfile(stdout); in do_child_one()
41 funlockfile(stdout); in do_child_one()
66 funlockfile(fp); in do_child_two()
Dftrylockfile.c31 funlockfile(fptr); in ftrylockfile_0100()
Dfunlockfile.c49 funlockfile(filep); in child_func()
Dtest_src_functionalext_supplement_stdio.gni58 "funlockfile",
/third_party/musl/libc-test/src/regression/
Dflockfile-list.c93 funlockfile(g); in main()
96 funlockfile(f); in main()
/third_party/musl/src/stdio/
Dfunlockfile.c4 void funlockfile(FILE *f) in funlockfile() function
/third_party/musl/src/passwd/
Dputgrent.c15 funlockfile(f); in putgrent()
/third_party/mesa3d/src/util/
Dlog.c93 funlockfile(stderr); in mesa_log_v()
/third_party/musl/porting/liteos_a/kernel/include/
Dstdio.h149 void funlockfile(FILE *);
/third_party/musl/porting/liteos_m/kernel/include/
Dstdio.h147 void funlockfile(FILE *);
/third_party/musl/porting/uniproton/kernel/include/
Dstdio.h147 void funlockfile(FILE *);
/third_party/musl/libc-test/src/api/
Dstdio.c60 {void(*p)(FILE*) = funlockfile;} in f()
/third_party/musl/porting/linux/user/include/
Dstdio.h150 void funlockfile(FILE *);
/third_party/musl/include/
Dstdio.h150 void funlockfile(FILE *);
/third_party/FreeBSD/lib/libc/include/
Dnamespace.h72 #define funlockfile _funlockfile macro
/third_party/python/Objects/
Dfileobject.c11 #define FUNLOCKFILE(f) funlockfile(f)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def862 /// void funlockfile(FILE *file);
863 TLI_DEFINE_ENUM_INTERNAL(funlockfile)
864 TLI_DEFINE_STRING_INTERNAL("funlockfile")
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c1347 funlockfile(stdin); in get_map()
1353 funlockfile(stdin); in put_map()
1703 funlockfile(stdout); in cpuset_cpumemdist()
/third_party/musl/
Dlibc.map.txt776 funlockfile;
Dmusl_src.gni1170 "src/stdio/funlockfile.c",
/third_party/musl/Benchmark/musl/
Dlibc_stdio.cpp683 funlockfile(fp); in Bm_function_Flock_Funlockfile()
/third_party/rust/crates/libc/src/solid/
Dmod.rs510 pub fn funlockfile(arg1: *mut FILE); in funlockfile() function
/third_party/python/
Dpyconfig.h.in441 /* Define this if you have flockfile(), getc_unlocked(), and funlockfile() */
Dconfigure.ac4937 funlockfile(f);
4943 [Define this if you have flockfile(), getc_unlocked(), and funlockfile()])
Dconfigure15809 funlockfile(f);

12