Home
last modified time | relevance | path

Searched refs:cleanup_state_alloc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_api.c154 state = cleanup_state_alloc(src); in cleanup_open()
H A Dcleanup_state.c67 CLEANUP_STATE *cleanup_state_alloc(VSTREAM *src) in cleanup_state_alloc() function
H A Dcleanup.h207 extern CLEANUP_STATE *cleanup_state_alloc(VSTREAM *);
H A Dcleanup_milter.c2542 CLEANUP_STATE *state = cleanup_state_alloc((VSTREAM *) 0); in main()