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

/ast/src/lib/librecsort/
H A Drsfile.c46 int rsfileread(Rs_t* rs, Sfio_t* sp, const char* path) function
48 int rsfileread(rs, sp, path)
H A Drecsort.h157 #define RS_FILE_READ 0004000 /* rsfileread() callout */
258 extern int rsfileread _ARG_((Rs_t*, Sfio_t*, const char*));
/ast/src/cmd/sort/
H A Dmain.c380 if (rsfileread(sp->rec, fp, path))

Completed in 16 milliseconds