Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sdiff/
H A Dsdiff.c124 static int from1, to1, from2, to2; variable
294 while (num2 < to2) { in main()
312 n2 = to2 - from2; in main()
330 while (num2 < to2) { in main()
510 to2 = from2; in cmd()
516 to2 = atoi(cps); in cmd()