Searched defs:VSTREAM (Results 1 – 3 of 3) sorted by relevance
45 typedef struct VSTREAM { struct48 VSTREAM_RW_FN read_fn; /* buffer fill action */ argument49 VSTREAM_RW_FN write_fn; /* buffer flush action */ argument59 VSTREAM_WAITPID_FN waitpid_fn; /* vstream_popen/close() */ argument61 VSTREAM_JMP_BUF *jbuf; /* exception handling */ argument66 } VSTREAM; argument
394 void post_mail_fopen_async(const char *sender, const char *recipient, in post_mail_fopen_async()
3370 static void common_pre_message_handling(SMTPD_STATE *state, in common_pre_message_handling()3573 static void receive_data_message(SMTPD_STATE *state, in receive_data_message()