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

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/libexec/cleanup/
H A DMakefile16 cleanup_addr.c cleanup_bounce.c cleanup_milter.c \
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/cleanup/
H A DMakefile.in6 cleanup_addr.c cleanup_bounce.c cleanup_milter.c \
12 cleanup_addr.o cleanup_bounce.o cleanup_milter.o \
655 cleanup_bounce.o: ../../include/argv.h
656 cleanup_bounce.o: ../../include/attr.h
657 cleanup_bounce.o: ../../include/been_here.h
658 cleanup_bounce.o: ../../include/bounce.h
659 cleanup_bounce.o: ../../include/cleanup_user.h
660 cleanup_bounce.o: ../../include/deliver_request.h
661 cleanup_bounce.o: ../../include/dict.h
662 cleanup_bounce
[all...]
H A Dcleanup_api.c275 cleanup_bounce(state);
H A Dcleanup_bounce.c5 /* cleanup_bounce 3
11 /* void cleanup_bounce(state)
14 /* cleanup_bounce() updates the bounce log on request by client
85 /* cleanup_bounce - bounce all recipients */
87 int cleanup_bounce(CLEANUP_STATE *state) function
89 const char *myname = "cleanup_bounce";
H A Dcleanup.h300 * cleanup_bounce.c.
302 extern int cleanup_bounce(CLEANUP_STATE *);

Completed in 63 milliseconds