Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sdiff/
H A Dsdiff.c122 static int from1, to1, from2, to2; variable
301 while (num1 < to1) { in main()
309 n1 = to1 - from1; in main()
321 while (num1 < to1) { in main()
493 to1 = from1; in cmd()
499 to1 = atoi(cps); in cmd()