Searched refs:funlockfile (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.3-release/contrib/diff/lib/
H A Dunlocked-io.h128 # undef funlockfile macro
129 # define funlockfile(x) ((void) 0) macro
/freebsd-10.3-release/lib/libc/stdio/
H A D_flock_stub.c56 __weak_reference(_funlockfile, funlockfile);
H A DMakefile.inc52 MLINKS+=flockfile.3 ftrylockfile.3 flockfile.3 funlockfile.3
/freebsd-10.3-release/lib/libc/include/
H A Dnamespace.h71 #define funlockfile _funlockfile macro
H A Dun-namespace.h52 #undef funlockfile macro
/freebsd-10.3-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h306 /// void funlockfile(FILE *file);
307 funlockfile, enumerator in enum:llvm::LibFunc::Func
/freebsd-10.3-release/include/
H A Dstdio.h316 void funlockfile(FILE *);
/freebsd-10.3-release/contrib/llvm/lib/Target/
H A DTargetLibraryInfo.cpp169 "funlockfile",
524 TLI.setUnavailable(LibFunc::funlockfile);
/freebsd-10.3-release/contrib/ntp/lib/isc/
H A Dlex.c790 funlockfile(source->input);
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c705 funlockfile(stdout);
/freebsd-10.3-release/contrib/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1218 case LibFunc::funlockfile:

Completed in 105 milliseconds