Home
last modified time | relevance | path

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

/original-bsd/old/refer/inv/
H A Dinv1.c27 FILE *fa, *fb, *fc, *fta, *ftb, *ftc, *fd; local
102 fta = fopen(_PATH_DEVNULL, "w");
103 close(fta->_file);
104 fta->_file = fw;
108 fta = fopen(tmpa, "w");
109 _assert (fta != NULL);
128 docs = newkeys(fta, stdin, fc, nhash, fd, &iflong);
132 fclose(fta);
154 fta = fopen(tmpa, "r");
157 whash(fta, fa, fb, nhash, iflong, &keys, &hashes);
[all …]