Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dtty.c65 static void rubout(register char *cp);
231 rubout(--cp); in readtty()
238 rubout(--cp); in readtty()
250 rubout(cp); in readtty()
253 rubout(cp--); in readtty()
363 rubout(register char *cp) in rubout() function