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

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dpost_mail.c198 int source_class; member in struct:__anon26
219 post_mail_init(VSTREAM *stream, const char *sender, const char *recipient, int source_class, int trace_flags, int utf8_flags, VSTRING *queue_id) argument
292 post_mail_fopen(const char *sender, const char *recipient, int source_class, int trace_flags, int utf8_flags, VSTRING *queue_id) argument
306 post_mail_fopen_nowait(const char *sender, const char *recipient, int source_class, int trace_flags, int utf8_flags, VSTRING *queue_id) argument
394 post_mail_fopen_async(const char *sender, const char *recipient, int source_class, int trace_flags, int utf8_flags, VSTRING *queue_id, void (*notify) (VSTREAM *, void *), void *context) argument
[all...]

Completed in 139 milliseconds