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

/freebsd-12-stable/lib/libc/stdio/
H A D_flock_stub.c56 __weak_reference(_flockfile_debug_stub, _flockfile_debug);
60 void _flockfile_debug_stub(FILE *, char *, int);
85 _flockfile_debug_stub(FILE *fp, char *fname, int lineno) function

Completed in 59 milliseconds