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

  /src/sys/sys/
tty.h 77 * Clists are actually ring buffers. The c_cc, c_cf, c_cl fields have
82 * *DON'T* play with c_cs, c_ce, c_cq, or c_cl outside tty_subr.c!!!
86 u_char *c_cl; /* points to next open character */ member in struct:clist

Completed in 12 milliseconds