Searched refs:FUNLOCKFILE (Results 1 – 10 of 10) sorted by relevance
44 #define FUNLOCKFILE(fp) macro155 FUNLOCKFILE(fp); in fparseln()166 FUNLOCKFILE(fp); in fparseln()
48 FUNLOCKFILE(fp); in clearerr()
47 FUNLOCKFILE(fp); in fwide()
55 FUNLOCKFILE(fp); in rewind()
50 FUNLOCKFILE(fp); in feof()
50 FUNLOCKFILE(fp); in ferror()
50 FUNLOCKFILE(fp); in fileno()
63 FUNLOCKFILE(fp); in fpurge()
71 FUNLOCKFILE(fp); in ftello()
96 #define FUNLOCKFILE(fp) if (__isthreaded) _funlockfile(fp) macro