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

/ast/src/cmd/sortlib/sync/
H A Dtest.c50 state->status = RS_ACCEPT;
61 state->status = RS_ACCEPT;
73 state->status = RS_ACCEPT;
H A Dsync.c53 " [+RS_ACCEPT?Accept the possibly modified \arec\a.]"
195 c = (ss->copy || !fp->next && (rs->type & RS_IGNORE)) ? RS_DELETE : RS_ACCEPT;
218 c = RS_ACCEPT;
234 c = RS_ACCEPT;
/ast/src/lib/librecsort/
H A Drecsort.h165 #define RS_ACCEPT 0 /* accept possibly modified rec */ macro

Completed in 22 milliseconds