Home
last modified time | relevance | path

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

/freebsd/contrib/blocklist/port/
H A Dfparseln.c44 #define FUNLOCKFILE(fp) macro
/freebsd/lib/libc/include/
H A Dlibc_private.h96 #define FUNLOCKFILE(fp) if (__isthreaded) _funlockfile(fp) macro