HomeSort by: relevance | last modified time | path
    Searched defs:funlockfile (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/lib/libc/stdio/
flockfile.c 49 __weak_alias(funlockfile,_funlockfile)
90 funlockfile(FILE *fp) function
175 funlockfile(FILE *fp)
flockfile.c 49 __weak_alias(funlockfile,_funlockfile)
90 funlockfile(FILE *fp) function
175 funlockfile(FILE *fp)
  /src/external/gpl2/xcvs/dist/lib/
getdelim.c 39 # undef funlockfile macro
40 # define funlockfile(x) ((void) 0) macro
120 funlockfile (fp);
getdelim.c 39 # undef funlockfile macro
40 # define funlockfile(x) ((void) 0) macro
120 funlockfile (fp);
getpass.c 58 # undef funlockfile macro
59 # define funlockfile(x) ((void) 0) macro
169 funlockfile (out);
getpass.c 58 # undef funlockfile macro
59 # define funlockfile(x) ((void) 0) macro
169 funlockfile (out);
unlocked-io.h 134 # undef funlockfile macro
135 # define funlockfile(x) ((void) 0) macro
unlocked-io.h 134 # undef funlockfile macro
135 # define funlockfile(x) ((void) 0) macro
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
getdelim.c 43 # undef funlockfile macro
44 # define funlockfile(x) ((void) 0) macro
126 funlockfile (fp);
getdelim.c 43 # undef funlockfile macro
44 # define funlockfile(x) ((void) 0) macro
126 funlockfile (fp);
unlocked-io.h 134 # undef funlockfile macro
135 # define funlockfile(x) ((void) 0) macro
unlocked-io.h 134 # undef funlockfile macro
135 # define funlockfile(x) ((void) 0) macro
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
getdelim.c 43 # undef funlockfile macro
44 # define funlockfile(x) ((void) 0) macro
126 funlockfile (fp);
getdelim.c 43 # undef funlockfile macro
44 # define funlockfile(x) ((void) 0) macro
126 funlockfile (fp);
unlocked-io.h 134 # undef funlockfile macro
135 # define funlockfile(x) ((void) 0) macro
unlocked-io.h 134 # undef funlockfile macro
135 # define funlockfile(x) ((void) 0) macro
  /src/external/gpl3/gdb/dist/gnulib/import/
getdelim.c 42 # undef funlockfile macro
44 # define funlockfile(x) ((void) 0) macro
144 funlockfile (fp); /* doesn't set errno */
getdelim.c 42 # undef funlockfile macro
44 # define funlockfile(x) ((void) 0) macro
144 funlockfile (fp); /* doesn't set errno */
  /src/external/gpl3/gdb.old/dist/gnulib/import/
getdelim.c 42 # undef funlockfile macro
44 # define funlockfile(x) ((void) 0) macro
144 funlockfile (fp); /* doesn't set errno */
getdelim.c 42 # undef funlockfile macro
44 # define funlockfile(x) ((void) 0) macro
144 funlockfile (fp); /* doesn't set errno */
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
unlocked-io.h 134 # undef funlockfile macro
135 # define funlockfile(x) ((void) 0) macro
unlocked-io.h 134 # undef funlockfile macro
135 # define funlockfile(x) ((void) 0) macro
  /src/external/lgpl2/userspace-rcu/dist/tests/utils/
tap.c 53 void funlockfile(FILE * filehandle) { function
125 funlockfile(stdout);
tap.c 53 void funlockfile(FILE * filehandle) { function
125 funlockfile(stdout);
  /src/lib/libc/include/
namespace.h 333 #define funlockfile _funlockfile macro

Completed in 88 milliseconds

1 2