Home
last modified time | relevance | path

Searched refs:noparity (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/tip/
H A Dtip.c44 int noparity = 0; variable
532 if (noparity && loc != 0 && strcmp(loc, "C") != 0) in ttysetup()
605 noparity = 1; in setparity()
H A Dtipout.c149 if (!noparity) in tipout()
H A Dtip.h180 extern int noparity;
H A Dcmds.c149 if (noparity) in transfer()