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

  /src/sys/sys/
tty.h 79 * if c_cq is NULL, the ring buffer has no TTY_QUOTE functionality
82 * *DON'T* play with c_cs, c_ce, c_cq, or c_cl outside tty_subr.c!!!
89 u_char *c_cq; /* N bits/bytes long, see tty_subr.c */ member in struct:clist

Completed in 37 milliseconds