Home
last modified time | relevance | path

Searched defs:rec_type (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_proxy.c549 int rec_type; in smtpd_proxy_replay_send() local
822 static int smtpd_proxy_save_rec_put(VSTREAM *stream, int rec_type, in smtpd_proxy_save_rec_put()
856 static int smtpd_proxy_rec_put(VSTREAM *stream, int rec_type, in smtpd_proxy_rec_put()
885 static int smtpd_proxy_save_rec_fprintf(VSTREAM *stream, int rec_type, in smtpd_proxy_save_rec_fprintf()
921 static int smtpd_proxy_rec_fprintf(VSTREAM *stream, int rec_type, in smtpd_proxy_rec_fprintf()
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmime_state.c438 #define BODY_OUT(ptr, rec_type, text, len) do { \ argument
699 static void mime_state_downgrade(MIME_STATE *state, int rec_type, in mime_state_downgrade()
757 int mime_state_update(MIME_STATE *state, int rec_type, in mime_state_update()
766 #define SAVE_PREV_REC_TYPE_AND_RETURN_ERR_FLAGS(state, rec_type) do { \ in mime_state_update() argument
1212 static void body_out(void *context, int rec_type, const char *buf, ssize_t len, in body_out()
1244 int rec_type; in main() local
H A Dheader_body_checks.c476 static void out_cb(void *context, int rec_type, const char *buf, in out_cb()
529 static void body_out(void *context, int rec_type, const char *buf, in body_out()
575 int rec_type; in main() local
H A Ddelivered_hdr.c221 int rec_type; in main() member
/netbsd-src/external/ibm-public/postfix/dist/src/postcat/
H A Dpostcat.c173 int rec_type; in postcat() local
187 #define TEXT_RECORD(rec_type) \ in postcat() argument
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_body_edit.c155 int cleanup_body_edit_write(CLEANUP_STATE *state, int rec_type, in cleanup_body_edit_write()
H A Dcleanup_milter.c269 static void cleanup_milter_header_prepend(void *context, int rec_type, in cleanup_milter_header_prepend()
772 int rec_type = REC_TYPE_ERROR; in cleanup_find_header_start() local
857 #define GET_NEXT_TEXT_OR_PTR_RECORD(rec_type, state, buf, curr_offset, quit) \ in cleanup_find_header_start() argument
986 int rec_type; in cleanup_find_header_end() local
1709 int rec_type; in cleanup_del_rcpt() local
1880 static const char *cleanup_repl_body(void *context, int cmd, int rec_type, in cleanup_repl_body()
2437 int rec_type; in open_queue_file() local
H A Dcleanup_bounce.c104 int rec_type; in cleanup_bounce() local
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_proto.c1161 static void smtp_text_out(void *context, int rec_type, in smtp_text_out()
1222 static void smtp_format_out(void *context, int rec_type, const char *fmt,...) in smtp_format_out()
1406 static int smtp_out_raw_or_mime(SMTP_STATE *state, int rec_type, VSTRING *buf) in smtp_out_raw_or_mime()
1483 int rec_type; in smtp_loop() local
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_notify_util_tester.c54 int rec_type; in test_driver() local
H A Dbounce_notify_util.c234 int rec_type; in bounce_mail_alloc() local
903 int rec_type = 0; in bounce_original() local
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_message.c262 int rec_type; in qmgr_message_oldstyle_scan() local
337 int rec_type; in qmgr_message_read() local
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_message.c247 int rec_type; in qmgr_message_oldstyle_scan() local
315 int rec_type; in qmgr_message_read() local
/netbsd-src/external/ibm-public/postfix/dist/src/postdrop/
H A Dpostdrop.c324 int rec_type; in main() local
/netbsd-src/external/ibm-public/postfix/dist/src/local/
H A Dforward.c274 int rec_type = 0; in forward_send() local
/netbsd-src/external/ibm-public/postfix/dist/src/showq/
H A Dshowq.c170 int rec_type; in showq_report() local
/netbsd-src/external/ibm-public/postfix/dist/src/qmqpd/
H A Dqmqpd.c452 int rec_type; in qmqpd_write_content() local
/netbsd-src/sys/fs/hfs/
H A Dhfs.h84 int16_t rec_type; member
H A Dlibhfs.h342 int16_t rec_type; member
359 int16_t rec_type; member
378 int16_t rec_type; member
/netbsd-src/external/ibm-public/postfix/dist/src/sendmail/
H A Dsendmail.c600 static void output_text(void *context, int rec_type, const char *buf, ssize_t len, in output_text()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dmodules.cc475 layout_moduleinfo_field (tree type, tree rec_type, HOST_WIDE_INT &offset) in layout_moduleinfo_field()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dmodules.cc468 layout_moduleinfo_field (tree type, tree rec_type, HOST_WIDE_INT& offset) in layout_moduleinfo_field()
/netbsd-src/external/ibm-public/postfix/dist/src/milter/
H A Dmilter8.c2409 static void milter8_body(void *ptr, int rec_type, in milter8_body()
2537 int rec_type; in milter8_message() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dvms-alpha.c4397 int rec_type = bfd_getl16 (ptr + 2); in parse_module() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dvms-alpha.c4368 int rec_type = bfd_getl16 (ptr + 2); in parse_module() local