Searched refs:funlockfile (Results 1 – 11 of 11) 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
65 funlockfile67 fun:funlockfile
26 funlockfile (stream); in main()
86 AC_CHECK_FUNCS([flockfile funlockfile])
594 /// void funlockfile(FILE *file);595 TLI_DEFINE_ENUM_INTERNAL(funlockfile)596 TLI_DEFINE_STRING_INTERNAL("funlockfile")
238 TLI.setUnavailable(LibFunc::funlockfile); in initialize()
1382 case LibFunc::funlockfile: in inferPrototypeAttributes()
1810 fun:funlockfile=uninstrumented
5584 extern void funlockfile (FILE *__stream) __attribute__ ((__nothrow__));
22108 for ac_func in flockfile funlockfile