Searched refs:mime_state_pop (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dmime_state.c476 /* mime_state_pop - pop boundary from stack */
478 static void mime_state_pop(MIME_STATE *state) function
483 msg_panic("mime_state_pop: there is no stack");
534 mime_state_pop(state);
1082 mime_state_pop(state);
1085 mime_state_pop(state);

Completed in 50 milliseconds