Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/pipe/
H A Dpipe.c559 #define PIPE_FLAG_ORIG_RCPT (1<<5) macro
638 PIPE_DICT_ORIG_RCPT, PIPE_FLAG_ORIG_RCPT, in parse_callback()
750 if (state.expand_flag & PIPE_FLAG_ORIG_RCPT) { in expand_argv()