Home
last modified time | relevance | path

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

/minix3/external/bsd/blacklist/port/
H A Dfparseln.c44 #define FUNLOCKFILE(fp) macro
/minix3/lib/libc/include/
H A Dreentrant.h297 #define FUNLOCKFILE(fp) __funlockfile_internal(fp, 1) macro