Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_milter.c1033 int old_rec_type, in cleanup_patch_header() argument
1099 if (old_rec_type > 0) { in cleanup_patch_header()
1100 CLEANUP_OUT_BUF(state, old_rec_type, old_rec_buf); in cleanup_patch_header()
1114 if (old_rec_type != REC_TYPE_PTR) { in cleanup_patch_header()
1164 int old_rec_type; in cleanup_ins_header() local
1193 old_rec_buf, &old_rec_type, in cleanup_ins_header()
1214 if (old_rec_type == REC_TYPE_PTR) { in cleanup_ins_header()
1223 old_rec_offset, old_rec_type, in cleanup_ins_header()