Home
last modified time | relevance | path

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

/original-bsd/contrib/sort/
H A Dfsort.c46 union f_handle tfiles, mstart = {MAXFCT-16}; local
70 tfiles.top = infiles.top + nfiles;
73 tfiles.top = 0;
121 fstack[tfiles.top + ntfiles].fd
124 fstack[tfiles.top+ntfiles].fd,
133 fstack[tfiles.top + ntfiles].fd= ftmp();
135 weights, fstack[tfiles.top+ntfiles].fd);
153 fmerge(0, tfiles, ntfiles, geteasy,
168 fstack[tfiles.top].lastb = lastb;
169 fstack[tfiles.top].maxb = maxb;
[all …]