Home
last modified time | relevance | path

Searched defs:fwrite (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdio-write.c141 fwrite (const void *ptr, size_t s, size_t n, FILE *stream) in fwrite() function
Dunlocked-io.h94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) macro