Home
last modified time | relevance | path

Searched refs:MSTSDISC (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sbin/ldattach/
H A Dldattach.c204 ldisc = MSTSDISC; in main()
271 case MSTSDISC: in main()
/openbsd-src/sys/sys/
H A Dttycom.h148 #define MSTSDISC 8 /* Meinberg time string discipline */ macro
/openbsd-src/sys/kern/
H A Dtty_msts.c90 if (tp->t_line == MSTSDISC) in mstsopen()