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