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()
47 FUNLOCKFILE(fp); in fwide()
51 FUNLOCKFILE(fp); in clearerr()
58 FUNLOCKFILE(fp); in rewind()
53 FUNLOCKFILE(fp); in ferror()
53 FUNLOCKFILE(fp); in fileno()
53 FUNLOCKFILE(fp); in feof()
66 FUNLOCKFILE(fp); in fpurge()
74 FUNLOCKFILE(fp); in ftello()
94 #define FUNLOCKFILE(fp) if (__isthreaded) _funlockfile(fp) macro