Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/newform/
H A Dnewform.c124 static void endtrunc(int);
726 endtrunc(lp->param); in process()
798 endtrunc(int n) /* Truncate characters from end of line. */ in endtrunc() function