Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/blacklist/port/
H A Dfparseln.c44 #define FUNLOCKFILE(fp) macro
/freebsd-13.1/lib/libc/include/
H A Dlibc_private.h88 #define FUNLOCKFILE(fp) if (__isthreaded) _funlockfile(fp) macro