fget_write
error = fget_write(td, out, &cap_pwrite_rights, &ofp);
error = fget_write(td, *(int *)data, &cap_pwrite_rights, &fp);
error = fget_write(curthread, logfd, &cap_write_rights, &po->po_file);
error = fget_write(td, fd, &cap_write_rights, &fp);
error = fget_write(td, fd, &cap_pwrite_rights, &fp);
error = fget_write(td, fd, &cap_pwrite_rights, &fp);
error = fget_write(td, pc->pc_fd, &cap_write_rights, &fp);
return _getmq(td, fd, &cap_write_rights, fget_write,
error = fget_write(td, fd, &cap_pwrite_rights, &fp);
error = fget_write(td, outfd,
int fget_write(struct thread *td, int fd, const cap_rights_t *rightsp,