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

  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_cleanup.c 16 /* void bounce_cleanup_log(void)
32 /* calls, a call of bounce_cleanup_log() will delete the registered
40 /* or bounce_cleanup_log() without preceding bounce_cleanup_register()
96 bounce_cleanup_log();
105 /* bounce_cleanup_log - clean up the logfile */
107 void bounce_cleanup_log(void) function
109 const char *myname = "bounce_cleanup_log";
bounce_service.h 68 extern void bounce_cleanup_log(void);
bounce.c 660 bounce_cleanup_log();

Completed in 14 milliseconds