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

/macosx-10.10.1/postfix-255/postfix/src/cleanup/
H A Dcleanup.c446 state = cleanup_open(src);
H A Dcleanup_api.c9 /* CLEANUP_STATE *cleanup_open(src)
32 /* cleanup_open() creates a new queue file and performs other
124 /* cleanup_open - open queue file and initialize */
126 CLEANUP_STATE *cleanup_open(VSTREAM *src) function
156 msg_info("cleanup_open: open %s", cleanup_path);
361 * initializations at the beginning of cleanup_open().
H A Dcleanup.h203 extern CLEANUP_STATE *cleanup_open(VSTREAM *);

Completed in 71 milliseconds