Searched refs:grepcall (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/refer/ |
H A D | glue4.c | 24 grepcall(char *in, char *out, char *arg) function 37 fprintf(stderr, "in grepcall, gfile %s in %o out %o\n",
|
H A D | glue1.c | 49 extern void grepcall(); 236 grepcall(sinput, tagout, indexname); 238 fprintf(stderr, " back from grepcall\n"); 282 grepcall(grepquery, tagout, *fgp);
|
H A D | hunt1.c | 47 extern void grepcall(); 243 grepcall(grepquery, tagout, *fgp);
|
Completed in 44 milliseconds