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

/illumos-gate/usr/src/cmd/refer/
H A Dhunt3.c26 extern char *sinput;
32 while ((c = (sinput ? *sinput++ : getchar())) > 0) {
53 if (sinput == 0 && c <= 0) eof = 1;
H A Dglue1.c39 char *sinput, *soutput, *tagout; variable
100 sinput = argv[1];
236 grepcall(sinput, tagout, indexname);
H A Dhunt1.c39 char *sinput, *soutput, *tagout; variable
99 sinput = argv[1];

Completed in 58 milliseconds