Searched refs:bounce_workaround (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/ibm-public/postfix/libexec/local/
H A DMakefile15 local_expand.c bounce_workaround.c
/netbsd-current/external/ibm-public/postfix/dist/src/local/
H A DMakefile.in5 local_expand.c bounce_workaround.c
9 local_expand.o bounce_workaround.c
110 bounce_workaround.o: ../../include/argv.h
111 bounce_workaround.o: ../../include/attr.h
112 bounce_workaround.o: ../../include/been_here.h
113 bounce_workaround.o: ../../include/bounce.h
114 bounce_workaround.o: ../../include/canon_addr.h
115 bounce_workaround.o: ../../include/check_arg.h
116 bounce_workaround.o: ../../include/defer.h
117 bounce_workaround
[all...]
H A Dfile.c117 return (bounce_workaround(state));
190 deliver_status = bounce_workaround(state);
H A Dbounce_workaround.c1 /* $NetBSD: bounce_workaround.c,v 1.2 2017/02/14 01:16:45 christos Exp $ */
5 /* bounce_workaround 3
11 /* int bounce_workaround(state)
91 int bounce_workaround(LOCAL_STATE state) function
93 const char *myname = "bounce_workaround";
H A Dlocal.h240 * bounce_workaround.c
242 int bounce_workaround(LOCAL_STATE);
H A Drecipient.c247 return (bounce_workaround(state));
H A Dcommand.c242 deliver_status = bounce_workaround(state);

Completed in 194 milliseconds