Home
last modified time | relevance | path

Searched refs:bounce_flush (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dbounce.h32 extern int bounce_flush(int, const char *, const char *, const char *, int,
Dbounce.c354 int bounce_flush(int flags, const char *queue, const char *id, in bounce_flush() function
/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dcleanup_bounce.c232 bounce_flush(BOUNCE_FLAG_CLEAN, in cleanup_bounce()