RS_DONE
if (prs->request->outcome & RS_DONE)
if (rp->request->outcome & (RS_DONE|RS_NOTIFYING)) {
(RS_DONE|RS_CHANGING|RS_NOTIFYING)))) {
else if (rp->request->outcome & RS_DONE)
if (rp->printer && !(rp->request->outcome & RS_DONE))
if (prs->request->outcome & RS_DONE) {
if ( !(prs->request->outcome & RS_DONE) )
!(prs->request->outcome & (RS_HELD|RS_DONE|RS_ACTIVE))
!(prs->request->outcome & (RS_DONE|RS_CHANGING|RS_NOTIFY))
#define RS_SKIP ((RS_ACTIVE & ~RS_FILTERING) | RS_DONE)
if (!(prs->request->outcome & (RS_DONE|RS_HELD|RS_ACTIVE)) &&