Searched defs:FUNLOCKFILE (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/blocklist/port/ | ||
| H A D | fparseln.c | 46 #define FUNLOCKFILE(fp) macro |
| /freebsd/lib/libc/include/ | ||
| H A D | libc_private.h | 96 #define FUNLOCKFILE(fp) if (__isthreaded) _funlockfile(fp) macro |