Home
last modified time | relevance | path

Searched defs:FLOCKFILE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/blocklist/port/
H A Dfparseln.c43 #define FLOCKFILE(fp) macro
/freebsd/lib/libc/include/
H A Dlibc_private.h95 #define FLOCKFILE(fp) if (__isthreaded) _FLOCKFILE(fp) macro