Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/lib/
HDgetdelim.c36 # undef funlockfile
37 # define funlockfile(x) ((void) 0) macro
117 funlockfile (fp); in getdelim()
HDgetpass.c55 # undef funlockfile
56 # define funlockfile(x) ((void) 0) macro
166 funlockfile (out); in getpass()
HDunlocked-io.h134 # undef funlockfile
135 # define funlockfile(x) ((void) 0) macro
/dragonfly/contrib/grep/lib/
HDunlocked-io.h133 # undef funlockfile
134 # define funlockfile(x) ((void) 0) macro
HDgetopt.c42 # define funlockfile(fp) _IO_funlockfile (fp) macro
51 # define funlockfile(fp) /* nop */ macro
296 funlockfile (stderr); in process_long_option()
/dragonfly/lib/libc/stdio/
HD_flock_stub.c135 __weak_reference(_funlockfile, funlockfile);
HDSymbol.map57 funlockfile;
HDMakefile.inc56 flockfile.3 funlockfile.3
/dragonfly/lib/libc/include/
HDnamespace.h65 #define funlockfile _funlockfile macro
HDun-namespace.h46 #undef funlockfile
/dragonfly/usr.bin/sdiff/
HDsdiff.c470 funlockfile(f2); in bindiff()
471 funlockfile(f1); in bindiff()
/dragonfly/include/
HDstdio.h303 void funlockfile(FILE *);
/dragonfly/gnu/usr.bin/cvs/lib/
HDconfig.h.proto193 /* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
308 /* Define to 1 if you have the `funlockfile' function. */