Searched refs:fmemopen_write (Results 1 – 1 of 1) sorted by relevance
50 static int fmemopen_write(void *cookie, const char *buf, int nbytes);144 flags & O_RDONLY ? NULL : fmemopen_write, in fmemopen()185 fmemopen_write(void *cookie, const char *buf, int nbytes) in fmemopen_write() function