Home
last modified time | relevance | path

Searched refs:body_end (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dmime_state.c321 MIME_STATE_ANY_END body_end; /* end of body output routine */ member
499 MIME_STATE_ANY_END body_end, in mime_state_alloc() argument
524 state->body_end = body_end; in mime_state_alloc()
1122 if (state->body_end) in mime_state_update()
1123 state->body_end(state->app_context); in mime_state_update()
1223 static void body_end(void *context) in body_end() function
1266 body_out, body_end, in main()
Dheader_body_checks.c552 static void body_end(void *context) in body_end() function
605 body_out, body_end, in main()