Home
last modified time | relevance | path

Searched refs:ccval (Results 1 – 4 of 4) sorted by relevance

/netbsd/bin/stty/
H A Dprint.c52 static const char *ccval(const struct cchar *, int);
171 p->name, ccval(p, cc[p->sub])); in print()
182 (void)snprintf(buf2 + cnt * 8, 9, WD, ccval(p, cc[p->sub])); in print()
227 ccval(const struct cchar *p, int c) in ccval() function
/netbsd/sys/netinet/
H A Ddccp_var.h104 u_int8_t ccval; /* ccval */ member
H A Ddccp_tfrc.c705 cb->pcb->ccval = win_count; in tfrc_send_packet()
1737 win_count = cb->pcb->ccval; in tfrc_recv_packet_recv()
H A Ddccp_usrreq.c495 dp->ccval = dh->dh_ccval; in dccp_input()
1377 dh->dh_ccval = dp->ccval; in dccp_output()