Home
last modified time | relevance | path

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

/freebsd/contrib/diff/lib/
H A Dunlocked-io.h128 # undef funlockfile
129 # define funlockfile(x) ((void) 0) macro
/freebsd/tools/build/cross-build/
H A Dfgetln_fallback.c68 funlockfile(stream); in fgetln()
/freebsd/lib/libc/stdio/
H A D_flock_stub.c55 __weak_reference(_funlockfile, funlockfile);
H A DSymbol.map4 funlockfile;
H A DMakefile.inc57 flockfile.3 funlockfile.3
/freebsd/lib/libc/include/
H A Dnamespace.h72 #define funlockfile _funlockfile macro
H A Dun-namespace.h53 #undef funlockfile
/freebsd/usr.bin/sdiff/
H A Dsdiff.c470 funlockfile(f2); in bindiff()
471 funlockfile(f1); in bindiff()
/freebsd/include/
H A Dstdio.h340 void funlockfile(FILE *);
/freebsd/contrib/lua/src/
H A Dliolib.c100 #define l_unlockfile(f) funlockfile(f)
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c619 funlockfile(stdout); in __dprintf()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1500 /// void funlockfile(FILE *file);
1501 TLI_DEFINE_ENUM_INTERNAL(funlockfile)
1502 TLI_DEFINE_STRING_INTERNAL("funlockfile")
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1815 fun:funlockfile=uninstrumented