Searched refs:_flockfile (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/lib/libc/stdio/
H A D_flock_stub.c55 __weak_reference(_flockfile, flockfile);
64 _flockfile(FILE *fp) function
87 _flockfile(fp);
/freebsd-13-stable/lib/libc/include/
H A Dlibc_private.h80 #define _FLOCKFILE(x) _flockfile(x)
H A Dnamespace.h69 #define flockfile _flockfile

Completed in 157 milliseconds