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

/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A D_flock_stub.c56 __weak_reference(_funlockfile, funlockfile);
85 _funlockfile(FILE *fp) function
/macosx-10.10.1/Libc-1044.1.2/fbsdcompat/
H A D_fbsd_compat_.h47 #define FUNLOCKFILE(fp) _funlockfile(fp)
76 #define _funlockfile funlockfile macro

Completed in 151 milliseconds