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/
Dcleanup_milter.c1045 int old_rec_type, in cleanup_patch_header() argument
1111 if (old_rec_type > 0) { in cleanup_patch_header()
1112 CLEANUP_OUT_BUF(state, old_rec_type, old_rec_buf); in cleanup_patch_header()
1126 if (old_rec_type != REC_TYPE_PTR) { in cleanup_patch_header()
1176 int old_rec_type; in cleanup_ins_header() local
1203 old_rec_buf, &old_rec_type, in cleanup_ins_header()
1223 if (old_rec_type == REC_TYPE_PTR) { in cleanup_ins_header()
1232 old_rec_offset, old_rec_type, in cleanup_ins_header()