Searched refs:cleanup_flush (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup.c505 status = cleanup_flush(state); /* in case state is modified */
H A Dcleanup_api.c24 /* int cleanup_flush(state)
36 /* given to the cleanup_control(), cleanup_record(), cleanup_flush()
71 /* In that case, it is safe to call cleanup_flush() immediately.
73 /* cleanup_flush() closes a queue file. In case of any errors,
200 /* cleanup_flush - finish queue file */
202 int cleanup_flush(CLEANUP_STATE *state) function
366 msg_info("cleanup_flush: status %d", state->errs);
H A Dcleanup.h206 extern int cleanup_flush(CLEANUP_STATE *);

Completed in 159 milliseconds