Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Dcu.c181 Ifc=YES, /* NO means remote can't XON/XOFF */ variable
343 Ifc = NO; in main()
1139 Ifc = !Ifc; in _dopercen()
1140 if(Ifc == YES) in _dopercen()
1146 VERBOSE("(ifc %s)", (Ifc ? "enabled" : "disabled")); in _dopercen()
1387 if(Ifc == NO) in _mode()