Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/postcat/
Dpostcat.c166 #define PC_STATE_BODY 2 /* other */ macro
281 state = PC_STATE_BODY; in postcat()
312 if (state != PC_STATE_HEADER && state != PC_STATE_BODY) in postcat()