rcmd
int rcmd(char **, int, const char *, const char *, const char *, int *);
| cmd_list rcmd
rcmd
rmtape = rcmd(&rmtpeer, (u_short)sp->s_port, pwd->pw_name,
data_in_t *rcmd = &pq->pdu.ipdu.data_in;
iov->iov_base = csio->data_ptr + ntohl(rcmd->bo);
csio->data_ptr, ntohl(rcmd->bo), ntohl(cmd->edtlen), pq->pdu.ds_len);
data_in_t *rcmd = &pq->pdu.ipdu.data_in;
offset = ntohl(rcmd->bo);
if(rcmd->S) {
_scsi_done(sp->isc, 0, rcmd->status, opq->ccb, NULL);