Searched defs:fwrite_unlocked (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libc/stdio/
H A Dfwrite.c53 fwrite_unlocked(const void * __restrict buf, size_t size, size_t count, function
/freebsd-11-stable/contrib/diff/lib/
H A Dunlocked-io.h95 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dsystem.h167 #undef fwrite_unlocked macro
/freebsd-11-stable/contrib/gcc/
H A Dsystem.h175 #undef fwrite_unlocked macro

Completed in 82 milliseconds