Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/exstr/
H A Dexstr.c246 int curposno; /* character position in string file */ local
309 curposno = atoi(repbufp);
361 if (Posno > curposno) {
366 while (Posno != curposno) {