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

/ast/src/lib/librecsort/
H A Drstemp.c55 if ((rs->events & RS_TEMP_WRITE) && rsnotify(rs, RS_TEMP_WRITE, sp, (Void_t*)0, rs->disc) < 0)
H A Drecsort.h159 #define RS_TEMP_WRITE 0020000 /* rstempwrite() callout */ macro
/ast/src/cmd/sortlib/vcodex/
H A Dvcodex.c168 : op == RS_TEMP_WRITE ? "RS_TEMP_WRITE"
215 case RS_TEMP_WRITE:
326 state->disc.events = RS_FILE_WRITE|RS_FILE_READ|RS_TEMP_WRITE|RS_TEMP_READ;

Completed in 12 milliseconds