Searched refs:rcv (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mailx/ |
H A D | cmd3.c | 305 char *cp, *buf, *rcv, *skin_rcv, *reply2, **ap, *returnaddr; in resp1() local 321 reply2 = replyto(mp, &rcv); in resp1() 338 skin_rcv = skin(rcv); in resp1() 354 cp = unuucp(rcv); in resp1() 380 mail1(&head, useauthor, useauthor ? rcv : NOSTR); in resp1()
|
/illumos-gate/usr/src/uts/common/io/scsi/targets/ |
H A D | st.c | 9595 recov_info *rcv = pkt->pkt_private; in st_intr() local 9596 struct buf *bp = rcv->cmd_bp; in st_intr() 9629 rcv->cmd_bp = un->un_rqs_bp; in st_intr() 9657 rcv->cmd_bp = un->un_rqs_bp; in st_intr() 16846 recov_info *rcv; in st_recover() local 16850 rcv = errinfo->ei_failed_pkt.pkt_private; in st_recover() 16851 ASSERT(rcv->privatelen == sizeof (recov_info)); in st_recover() 16852 bp = rcv->cmd_bp; in st_recover() 16867 ST_POS(ST_DEVINFO, rcv->cmd_attrib->recov_pos_type == POS_STARTING ? in st_recover() 16881 if (rval == 0 && rcv->cmd_attrib->chg_tape_data) { in st_recover() [all …]
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | ecore.tex | 1052 \texttt{rcv\_next} & In passive-open, SYN sequence number + 1. NA in active open \\ \hline 1053 \texttt{rcv\_wnd} & The window to advertise to the peer (before the scaling) \\ \hline 1070 \texttt{rcv\_wnd\_scale} & Receive window scale, suggested default value 4 \\ \hline
|