Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mailx/
H A Dtty.c72 static int Pcol; /* end column of prompt string */ variable
184 Pcol = Col; in readtty()
400 for (col=Pcol, s=canonb; *s; s++) in countcol()