Searched refs:VSTOP (Results 1 – 6 of 6) sorted by relevance
36 #define VSTOP 13 macro
33 #define VSTOP 9 macro
39 #define VSTOP 14 macro
34 #define VSTOP 9 /* Stop (X-OFF) character [IXON, IXOFF]. */ macro
45 c = attr.c_cc[action == TCIOFF ? VSTOP : VSTART]; in tcflow()
Completed in 6 milliseconds