RS_PRINTING
if (prs->request->outcome & RS_PRINTING) {
if (rp->request->outcome & RS_PRINTING &&
if (current && !(crp->request->outcome & RS_PRINTING))
if (rp->request->outcome & RS_PRINTING &&
prs->request->outcome &= ~(RS_PRINTING|RS_STOPPED);
request->request->outcome |= RS_PRINTING;
prs->request->outcome & RS_PRINTING
#define RS_ACTIVE (RS_FILTERING|RS_PRINTING|RS_CHANGING|RS_NOTIFYING)
} else if (state & RS_PRINTING) {