Searched refs:rsfilewrite (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/librecsort/
H A Drsfile.c28 int rsfilewrite(Rs_t* rs, Sfio_t* sp, const char* path) function
30 int rsfilewrite(rs, sp, path)
H A Drecsort.h156 #define RS_FILE_WRITE 0002000 /* rsfilewrite() callout */
257 extern int rsfilewrite _ARG_((Rs_t*, Sfio_t*, const char*));
/ast/src/cmd/sortlib/sync/
H A Dss.c2625 if (rsfilewrite(rs, gp->io, gp->name))
2637 if (ss->xsum && ss->xio && rsfilewrite(rs, ss->xio, ss->xsum))
/ast/src/cmd/sort/
H A Dmain.c1150 if (rsfilewrite(sp->rec, sp->op, key->output))

Completed in 21 milliseconds