Searched refs:SM_PROXY (Results 1 – 4 of 4) sorted by relevance
1910 # define SM_PROXY 'S' /* synchronous mode activated */ macro1927 # define SM_IS_INTERACTIVE(m) ((m) == SM_DELIVER || (m) == SM_PROXY_REQ || (m) == SM_PROXY)
266 if (queueit && e->e_sendmode == SM_PROXY)
3402 (e->e_sendmode != SM_PROXY3403 || (e->e_sendmode == SM_PROXY
4440 e->e_sendmode = SM_PROXY;4527 if (SM_PROXY == e->e_sendmode && a->q_state != QS_SENT &&