HomeSort by: relevance | last modified time | path
    Searched refs:bounce_cleanup_unregister (Results 1 - 3 of 3) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_cleanup.c 18 /* void bounce_cleanup_unregister(void)
28 /* bounce_cleanup_unregister() cleans up storage used by
31 /* In-between bounce_cleanup_register() and bounce_cleanup_unregister()
39 /* bounce_cleanup_register(); any calls of bounce_cleanup_unregister()
159 /* bounce_cleanup_unregister - unregister logfile to clean up */
161 void bounce_cleanup_unregister(void) function
163 const char *myname = "bounce_cleanup_unregister";
bounce_service.h 69 extern void bounce_cleanup_unregister(void);
bounce.c 661 bounce_cleanup_unregister();

Completed in 16 milliseconds