Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/oldroff/hunt/
Dhunt3.c57 extern char *sinput;
62 while ( (c = (sinput ? *sinput++ : getchar()) ) > 0)
87 if (sinput==0 && c<= 0) eof=1;
Dhunt1.c70 char *sinput, *soutput, *tagout; variable
110 sinput = argv[1];
/mirbsd/src/usr.bin/oldroff/refer/
Dglue1.c68 char *sinput, *soutput, *tagout; variable
113 sinput = argv[1];
232 grepcall(sinput, tagout, indexname);