Searched refs:curposno (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/exstr/ | ||
H A D | exstr.c | 246 int curposno; /* character position in string file */ local 309 curposno = atoi(repbufp); 361 if (Posno > curposno) { 366 while (Posno != curposno) { |
Completed in 56 milliseconds