Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_envelope.c374 cleanup_out(state, type, buf, len); in cleanup_envelope_process()
385 cleanup_out(state, type, buf, len); in cleanup_envelope_process()
426 cleanup_out(state, type, buf, len); in cleanup_envelope_process()
439 cleanup_out(state, type, buf, len); in cleanup_envelope_process()
446 cleanup_out(state, type, buf, len); in cleanup_envelope_process()
461 cleanup_out(state, type, buf, len); in cleanup_envelope_process()
498 cleanup_out(state, type, buf, len); in cleanup_envelope_process()
501 cleanup_out(state, type, buf, len); in cleanup_envelope_process()
H A DMakefile.in2 SRCS = cleanup.c cleanup_out.c cleanup_envelope.c cleanup_message.c \
8 OBJS = cleanup.o cleanup_out.o cleanup_envelope.o cleanup_message.o \
65 CLEANUP_MILTER_OBJS = cleanup_state.o cleanup_out.o cleanup_addr.o \
1221 cleanup_out.o: ../../include/argv.h
1222 cleanup_out.o: ../../include/attr.h
1223 cleanup_out.o: ../../include/been_here.h
1224 cleanup_out.o: ../../include/check_arg.h
1225 cleanup_out.o: ../../include/cleanup_user.h
1226 cleanup_out.o: ../../include/dict.h
1227 cleanup_out.o: ../../include/dsn_mask.h
[all …]
H A Dcleanup_out.c109 void cleanup_out(CLEANUP_STATE *state, int type, const char *string, ssize_t len) in cleanup_out() function
160 cleanup_out(state, type, string, strlen(string)); in cleanup_out_string()
H A Dcleanup.h231 extern void cleanup_out(CLEANUP_STATE *, int, const char *, ssize_t);
237 cleanup_out((s), (t), vstring_str((b)), VSTRING_LEN((b)))
H A Dcleanup_extracted.c295 cleanup_out(state, type, buf, len); in cleanup_extracted_process()
H A Dcleanup_message.c905 cleanup_out(state, type, result, strlen(result)); in cleanup_body_callback()
916 cleanup_out(state, type, buf, len); in cleanup_body_callback()
/netbsd-src/external/ibm-public/postfix/libexec/cleanup/
H A DMakefile12 SRCS= cleanup.c cleanup_out.c cleanup_envelope.c cleanup_message.c \
/netbsd-src/external/ibm-public/postfix/dist/
H A DHISTORY6176 Duchovni, Morgan Stanley. Files: cleanup/cleanup_out.c,
12880 cleanup/cleanup_out.c.
13140 the change backwards compatible. Files: cleanup/cleanup_out.c,
13340 support. File: cleanup/cleanup_out.c.
20190 cleanup/cleanup_out.c, cleanup/cleanup_addr.c.
24772 the input and output. File: cleanup_out.c.