Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dgetdelim.c42 # undef funlockfile
44 # define funlockfile(x) ((void) 0) macro
132 funlockfile (fp); /* doesn't set errno */ in getdelim()
Dunlocked-io.h133 # undef funlockfile
134 # define funlockfile(x) ((void) 0) macro
/ndk/sources/host-tools/sed-4.2.1/m4/
Dgetdelim.m433 AC_CHECK_FUNCS([flockfile funlockfile])
/ndk/sources/android/support/src/stdio/
Dlocal.h95 #define FUNLOCKFILE(fp) do { if (__isthreaded) funlockfile(fp); } while (0)
/ndk/sources/host-tools/sed-4.2.1/
Dconfig_h.in266 /* Define to 1 if you have the `funlockfile' function. */
Dconfigure15369 for ac_func in flockfile funlockfile
15894 for ac_func in flockfile funlockfile