Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/acct/
H A Ddodisk.sh52 -o) SLOW=1; shift;;
59 if [ "$SLOW" = "" ]
/titanic_51/usr/src/lib/libshell/common/include/
H A Dedit.h160 #define SLOW 1 macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dedit.h184 #define SLOW 1 macro
/titanic_51/usr/src/lib/libshell/common/edit/
H A Dedit.c305 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()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dedit.c307 ep->e_ttyspeed = (ttyparm.sg_ospeed>=B1200?FAST:SLOW); in tty_raw()
378 ep->e_ttyspeed = (cfgetospeed(&ttyparm)>=B1200?FAST:SLOW); in tty_raw()
411 ep->e_ttyspeed = (ttyparm.sg_ospeed>=B1200?FAST:SLOW); in tty_alt()
501 ep->e_ttyspeed = (cfgetospeed(&ttyparm)>=B1200?FAST:SLOW); in tty_alt()
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c4167 #ifndef SLOW
4179 #endif /* !SLOW */
/titanic_51/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c5353 #ifndef SLOW
5366 #endif /* !SLOW */