Home
last modified time | relevance | path

Searched defs:VSTREAM (Results 1 – 5 of 5) sorted by relevance

/dports/mail/postfix-current/postfix-3.7-20211107/src/util/
H A Dvstream.h43 typedef struct VSTREAM { struct
46 VSTREAM_RW_FN read_fn; /* buffer fill action */ argument
47 VSTREAM_RW_FN write_fn; /* buffer flush action */ argument
57 VSTREAM_WAITPID_FN waitpid_fn; /* vstream_popen/close() */ argument
59 VSTREAM_JMP_BUF *jbuf; /* exception handling */ argument
64 } VSTREAM; argument
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dpost_mail.c392 void post_mail_fopen_async(const char *sender, const char *recipient, in post_mail_fopen_async()
/dports/mail/postfix-current/postfix-3.7-20211107/src/smtpd/
H A Dsmtpd.c3325 static void common_pre_message_handling(SMTPD_STATE *state, in common_pre_message_handling()
3528 static void receive_data_message(SMTPD_STATE *state, in receive_data_message()
/dports/science/sparta/sparta-20Oct2021/src/
H A Dwrite_restart.cpp40 FNUM,NRHO,VSTREAM,TEMP_THERMAL,GRAVITY,SURFMAX,GRIDCUT,GRID_WEIGHT, enumerator
H A Dread_restart.cpp43 FNUM,NRHO,VSTREAM,TEMP_THERMAL,GRAVITY,SURFMAX,GRIDCUT,GRID_WEIGHT, enumerator