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