Searched refs:flockfile (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/tools/build/cross-build/
H A Dfgetln_fallback.c54 flockfile(stream);
/freebsd-13-stable/contrib/diff/lib/
H A Dunlocked-io.h122 # undef flockfile macro
123 # define flockfile(x) ((void) 0) macro
/freebsd-13-stable/lib/libc/stdio/
H A D_flock_stub.c55 __weak_reference(_flockfile, flockfile);
H A DMakefile.inc38 flockfile.3 \
55 MLINKS+=flockfile.3 ftrylockfile.3 flockfile.3 funlockfile.3
/freebsd-13-stable/lib/libc/include/
H A Dnamespace.h69 #define flockfile _flockfile macro
H A Dun-namespace.h50 #undef flockfile macro
/freebsd-13-stable/include/
H A Dstdio.h333 void flockfile(FILE *);
/freebsd-13-stable/contrib/lua/src/
H A Dliolib.c93 #define l_lockfile(f) flockfile(f)
/freebsd-13-stable/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c566 flockfile(stdout);
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dlex.c420 flockfile(source->input);

Completed in 132 milliseconds