VSTOP             308 bsp/drv/dev/base/tty.c 		if (c == cc[VSTOP]) {
VSTOP             383 bsp/drv/dev/base/tty.c 	    cc[VSTART] != cc[VSTOP])
VSTOP              53 usr/lib/libc/termios/tcflow.c 		c = term.c_cc[action == TCIOFF ? VSTOP : VSTART];