Searched refs:rstempclose (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/librecsort/
H A Drstemp.c95 int rstempclose(Rs_t* rs, Sfio_t* sp) function
97 int rstempclose(rs, sp)
H A Drecsort.h161 #define RS_TEMP_CLOSE 0100000 /* rstempclose() callout */
263 extern int rstempclose _ARG_((Rs_t*, Sfio_t*));
/ast/src/cmd/sort/
H A Dmain.c1190 rstempclose(sp->rec, sp->files[i]);

Completed in 42 milliseconds