Searched defs:body_out (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dheader_body_checks.c529 static void body_out(void *context, int rec_type, const char *buf, function
H A Dmime_state.c320 MIME_STATE_BODY_OUT body_out; /* body output routine */ member in struct:MIME_STATE
495 mime_state_alloc(int flags, MIME_STATE_HEAD_OUT head_out, MIME_STATE_ANY_END head_end, MIME_STATE_BODY_OUT body_out, MIME_STATE_ANY_END body_end, MIME_STATE_ERR_PRINT err_print, void *context) argument
1212 static void body_out(void *context, int rec_type, const char *buf, ssize_t len, function
[all...]

Completed in 115 milliseconds