Searched refs:RS_PRINTING (Results 1 – 7 of 7) sorted by relevance
112 #define RS_PRINTING 0x0008 /* on printer */ macro131 #define RS_ACTIVE (RS_FILTERING|RS_PRINTING|RS_CHANGING|RS_NOTIFYING)
50 if (prs->request->outcome & RS_PRINTING) { in cancel()
373 if (rp->request->outcome & RS_PRINTING && in s_start_change_request()682 if (current && !(crp->request->outcome & RS_PRINTING)) in _cancel()971 if (rp->request->outcome & RS_PRINTING && in mv_file()
292 prs->request->outcome &= ~(RS_PRINTING|RS_STOPPED); in dowait()
761 prs->request->outcome & RS_PRINTING in _validate()
423 request->request->outcome |= RS_PRINTING; in exec()
327 } else if (state & RS_PRINTING) { in lpsched_request_outcome_to_attributes()