Searched refs:LINEDISC (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/tip/tip/
H A Dcmds.c800 if (vtable[LINEDISC].v_access&CHANGED) {
801 vtable[LINEDISC].v_access &= ~CHANGED;
889 int ld = (int)(intptr_t)value(LINEDISC);
H A Dtip.c236 if (value(LINEDISC) != TTYDISC) {
237 int ld = (int)(intptr_t)value(LINEDISC);
H A Dtip.h233 #define LINEDISC 34 macro

Completed in 129 milliseconds