Home
last modified time | relevance | path

Searched refs:ACTIONS_BY_QUEUE_ID (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c402 #define ACTIONS_BY_QUEUE_ID (ACTION_DELETE_ONE | ACTION_REQUEUE_ONE \ macro
1506 if ((action & ACTIONS_BY_QUEUE_ID) in main()