Searched refs:funlockfile (Results 1 – 6 of 6) sorted by relevance
42 # undef funlockfile44 # define funlockfile(x) ((void) 0) macro132 funlockfile (fp); /* doesn't set errno */ in getdelim()
133 # undef funlockfile134 # define funlockfile(x) ((void) 0) macro
33 AC_CHECK_FUNCS([flockfile funlockfile])
95 #define FUNLOCKFILE(fp) do { if (__isthreaded) funlockfile(fp); } while (0)
266 /* Define to 1 if you have the `funlockfile' function. */
15369 for ac_func in flockfile funlockfile15894 for ac_func in flockfile funlockfile