Searched refs:bounce_one (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/ibm-public/postfix/dist/src/global/ |
| D | bounce.h | 36 extern int bounce_one(int, const char *, const char *, const char *, int,
|
| D | bounce.c | 425 int bounce_one(int flags, const char *queue, const char *id, in bounce_one() function
|
| /netbsd/src/external/ibm-public/postfix/dist/src/local/ |
| D | bounce_workaround.c | 143 defer_one : bounce_one) in bounce_workaround()
|
| /netbsd/src/usr.bin/mail/ |
| D | cmd3.c | 490 bounce_one(int msgno, const char **smargs, struct name *h_to) in bounce_one() function 583 if ((e = bounce_one(*ip, smargs, hdr.h_to)) != 0) in bounce()
|