Searched refs:funlockfile (Results 1 – 9 of 9) sorted by relevance
54 void funlockfile(FILE* fp) { in funlockfile() function
223 funlockfile(stdout); in LockingByCallerHelper()235 funlockfile(stdout); in TEST()
102 funlockfile(stderr); in TEST()111 funlockfile(fp); in TEST()2649 funlockfile(fp1); in TEST()
105 FUNCTION(funlockfile, void (*f)(FILE*)); in stdio_h()
235 if (!_EXT(fp)->_caller_handles_locking) funlockfile(fp)
278 void funlockfile(FILE* __fp);
314 funlockfile
411 funlockfile;