HomeSort by: relevance | last modified time | path
    Searched defs:ccval (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/stty/
print.c 52 static const char *ccval(const struct cchar *, int);
171 p->name, ccval(p, cc[p->sub]));
182 (void)snprintf(buf2 + cnt * 8, 9, WD, ccval(p, cc[p->sub]));
227 ccval(const struct cchar *p, int c) function in typeref:typename:const char *
  /src/sys/netinet/
dccp_var.h 104 u_int8_t ccval; /* ccval */ member in struct:dccpcb

Completed in 12 milliseconds