Searched refs:ACT_NOTIFY (Results 1 – 9 of 9) sorted by relevance
47 if (spool || (prs->request->actions & ACT_NOTIFY)) in cancel()
110 !(prs->request->actions & (ACT_MAIL|ACT_WRITE|ACT_NOTIFY)) in notify()
557 if (prs->request->actions & ACT_NOTIFY) { in ev_notify()559 prs->request->actions &= ~ACT_NOTIFY; in ev_notify()
44 (PRS)->request->actions & (ACT_MAIL|ACT_WRITE|ACT_NOTIFY)\
543 (oldr.actions & ACT_NOTIFY); in s_end_change_request()
358 if (request->request->actions & ACT_NOTIFY) { in exec()
93 #define ACT_NOTIFY 0x0004 /* tell the remote that this is done */ macro
161 else if (reqbufp->actions & ACT_NOTIFY)
173 reqp->actions |= ACT_NOTIFY;