Searched refs:_funlockfile (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/lib/libc/stdio/
H A D_flock_stub.c58 __weak_reference(_funlockfile, funlockfile);
112 _funlockfile(FILE *fp) function
H A Dstdio.c177 _funlockfile((FILE *)arg);
/freebsd-13-stable/lib/libc/include/
H A Dlibc_private.h88 #define FUNLOCKFILE(fp) if (__isthreaded) _funlockfile(fp)
H A Dnamespace.h74 #define funlockfile _funlockfile

Completed in 401 milliseconds