Home
last modified time | relevance | path

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

/original-bsd/old/refer/hunt/
H A Dhunt6.c14 extern char *soutput;
111 if (soutput==0)
114 strcpy (soutput, output);
H A Dhunt5.c13 extern char *soutput, *tagout, usedir[];
H A Dhunt1.c30 char *sinput, *soutput, *tagout; variable
76 soutput = argv[1];
/original-bsd/old/refer/refer/
H A Dglue1.c28 char *sinput, *soutput, *tagout; variable
79 soutput = argv[1];
211 fprintf(stderr, "tagout is /%s/, sout /%s/\n",tagout, soutput);
218 fprintf(stderr, "string out is /%s/\n", soutput);