Searched refs:FUNLOCKFILE (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/lib/libc/stdio/
H A Dclrerr.c52 FUNLOCKFILE(fp);
H A Dfeof.c54 FUNLOCKFILE(fp);
H A Dferror.c54 FUNLOCKFILE(fp);
H A Dfileno.c54 FUNLOCKFILE(fp);
H A Dfwide.c48 FUNLOCKFILE(fp);
H A Drewind.c59 FUNLOCKFILE(fp);
H A Dfpurge.c67 FUNLOCKFILE(fp);
H A Dftell.c75 FUNLOCKFILE(fp);
/freebsd-11-stable/contrib/blacklist/port/
H A Dfparseln.c44 #define FUNLOCKFILE(fp) macro
155 FUNLOCKFILE(fp);
166 FUNLOCKFILE(fp);
/freebsd-11-stable/lib/libc/include/
H A Dlibc_private.h86 #define FUNLOCKFILE(fp) if (__isthreaded) _funlockfile(fp) macro

Completed in 69 milliseconds