Searched refs:iopen (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Dhunt8.c24 extern FILE *iopen();
46 fa = iopen(indexname, ".ig");
47 fb = iopen(indexname, "");
52 fa = iopen(indexname, ".ig");
80 iopen(char *s, char *t) function
H A Dglue1.c33 extern FILE *iopen();
155 fa = iopen(indexname, ".ia");
156 fb = iopen(indexname, ".ib");
157 fc = iopen(indexname, ".ic");

Completed in 56 milliseconds