Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mailx/
H A Dtty.c67 static void rubout(register char *cp);
233 rubout(--cp); in readtty()
240 rubout(--cp); in readtty()
252 rubout(cp); in readtty()
255 rubout(cp--); in readtty()
365 rubout(register char *cp) in rubout() function