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

  /src/bin/stty/
stty.h 42 linedn_t ldisc; /* line discipline */
  /src/sys/sys/
ttycom.h 117 typedef char linedn_t[TTLINEDNAMELEN]; typedef in typeref:typename:char[TTLINEDNAMELEN]
118 #define TIOCGLINED _IOR('t', 66, linedn_t) /* get line discipline (new) */
119 #define TIOCSLINED _IOW('t', 67, linedn_t) /* set line discipline (new) */

Completed in 11 milliseconds