Searched refs:out_fprintf (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
| H A D | smtpd.c | 3283 int (*out_fprintf) (VSTREAM *, int, const char *,...), 3287 int (*out_fprintf) (VSTREAM *, int, const char *,...), 3298 int (*out_fprintf) (VSTREAM *, int, const char *,...); in data_cmd() local 3352 out_fprintf = proxy->rec_fprintf; in data_cmd() 3357 out_fprintf = rec_fprintf; in data_cmd() 3360 common_pre_message_handling(state, out_record, out_fprintf, in data_cmd() 3364 receive_data_message(state, out_record, out_fprintf, out_stream, out_error); in data_cmd() 3372 int (*out_fprintf) (VSTREAM *, int, const char *,...), in common_pre_message_handling() 3420 out_fprintf(out_stream, REC_TYPE_NORM, "%s", *cpp); in common_pre_message_handling() 3427 out_fprintf(out_stream, REC_TYPE_NORM, in common_pre_message_handling() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/ |
| H A D | TLS_CHANGES | 131 out_fprintf() function pointers etc. being assigned accordingly.
|