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

/freebsd-9.3-release/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.c235 if (value(LINEDISC) != TTYDISC) {
236 int ld = (int)(intptr_t)value(LINEDISC);
H A Dtip.h229 #define LINEDISC 34 macro

Completed in 51 milliseconds