Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_body_edit.c155 int cleanup_body_edit_write(CLEANUP_STATE *state, int rec_type, in cleanup_body_edit_write() function
H A Dcleanup.h349 extern int cleanup_body_edit_write(CLEANUP_STATE *, int, VSTRING *);
H A Dcleanup_milter.c1893 if (cleanup_body_edit_write(state, rec_type, buf) < 0) in cleanup_repl_body()
1899 || cleanup_body_edit_write(state, REC_TYPE_NORM, &empty) < 0) in cleanup_repl_body()