Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sa/
H A Dsa2.sh30 RPT=/var/adm/sa/sar$DATE
34 $ENDIR/sar $* -f $DFILE > $RPT
/titanic_41/usr/src/cmd/troff/
H A Dtdef.h99 #define RPT 014 /* next character is to be repeated many times */ macro
H A Dn1.c794 if (k == RPT) { in getch()
1503 if (i < 0 || cbits(j = getch0()) == RPT)
H A Dn9.c129 *i++ = RPT; in setline()