Searched refs:SLOW (Results 1 – 5 of 5) sorted by relevance
52 -o) SLOW=1; shift;;59 if [ "$SLOW" = "" ]
160 #define SLOW 1 macro
305 ep->e_ttyspeed = (ttyparm.sg_ospeed>=B1200?FAST:SLOW); in tty_raw()375 ep->e_ttyspeed = (cfgetospeed(&ttyparm)>=B1200?FAST:SLOW); in tty_raw()408 ep->e_ttyspeed = (ttyparm.sg_ospeed>=B1200?FAST:SLOW); in tty_alt()498 ep->e_ttyspeed = (cfgetospeed(&ttyparm)>=B1200?FAST:SLOW); in tty_alt()
4167 #ifndef SLOW
5353 #ifndef SLOW