Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bnu/
H A Dcu.c184 Ifc=YES, /* NO means remote can't XON/XOFF */ variable
348 Ifc = NO;
1146 Ifc = !Ifc;
1147 if(Ifc == YES)
1153 VERBOSE("(ifc %s)", (Ifc ? "enabled" : "disabled"));
1394 if(Ifc == NO) in _mode()