memfd_write
static int memfd_write(file_t *, off_t *, struct uio *, kauth_cred_t, int);
.fo_write = memfd_write,