Searched refs:funlockfile (Results 1 – 9 of 9) sorted by relevance
241 funlockfile(stdout); in LockingByCallerHelper()253 funlockfile(stdout); in TEST()
128 funlockfile(stderr); in TEST()139 funlockfile(fp); in TEST()2778 funlockfile(fp1); in TEST()
105 FUNCTION(funlockfile, void (*f)(FILE*)); in stdio_h()
234 if (!_EXT(fp)->_caller_handles_locking) funlockfile(fp)
1254 void funlockfile(FILE* fp) { in funlockfile() function
269 void funlockfile(FILE* _Nonnull __fp);
314 funlockfile
411 funlockfile;