Home
last modified time | relevance | path

Searched refs:vstring_truncate (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmemcache_proto.c106 vstring_truncate(vp, VSTRING_LEN(vp) - 1); in memcache_get()
108 vstring_truncate(vp, VSTRING_LEN(vp) - 1); in memcache_get()
H A Dsmtp_reply_footer.c151 vstring_truncate(buffer, next - STR(buffer)); in smtp_reply_footer()
202 vstring_truncate(buffer, reply_patch_undo_len); in smtp_reply_footer()
H A Dsmtp_stream.c430 vstring_truncate(vp, VSTRING_LEN(vp) - 1); in smtp_get_noexcept()
435 vstring_truncate(vp, VSTRING_LEN(vp) - 1); in smtp_get_noexcept()
H A Dcleanup_strflags.c87 vstring_truncate(result, VSTRING_LEN(result) - 1); in cleanup_strflags()
H A Dheader_opts.c176 vstring_truncate(header_key, in header_opts_find()
H A Dheader_token.c191 vstring_truncate(token_buffer, len); in header_token()
H A Dverify_sender_addr.c165 vstring_truncate(verify_sender_buf, in make_verify_sender_addr()
H A Dquote_822_local.c224 vstring_truncate(dst, bare_at_dst_pos); in unquote_822_local()
H A Dtok822_parse.c258 vstring_truncate(vp, start); in strip_address()
701 vstring_truncate(buf, VSTRING_LEN(buf) - 1); in main()
H A Dmail_addr_map.c158 vstring_truncate(buffer, LEN(buffer) - strlen(extension)); in mail_addr_map_opt()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dname_mask.c312 vstring_truncate(buf, len - 1); in str_name_mask_opt()
427 vstring_truncate(buf, len - 1); in str_long_name_mask_opt()
H A Dreadlline.c108 vstring_truncate(buf, start); in readllines()
H A Dvstring.h37 extern VSTRING *vstring_truncate(VSTRING *, ssize_t);
H A Dbase32_code.c260 vstring_truncate(test, LEN(test) - 1); in main()
H A Dvstring.c426 VSTRING *vstring_truncate(VSTRING *vp, ssize_t len) in vstring_truncate() function
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_masquerade.c143 vstring_truncate(addr, name_len + 1); in cleanup_masquerade_external()
H A Dcleanup_message.c186 vstring_truncate(header_buf, strlen(hdr_opts->name)); in cleanup_rewrite_sender()
243 vstring_truncate(header_buf, strlen(hdr_opts->name)); in cleanup_rewrite_recip()
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_send.c179 vstring_truncate(state->send_buf, ret - LEN(state->send_buf)); in psc_send_reply()
H A Dpostscreen_smtpd.c873 vstring_truncate(state->cmd_buffer, in psc_smtpd_read_event()
917 vstring_truncate(state->cmd_buffer, in psc_smtpd_read_event()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_token.c82 vstring_truncate(buf, VSTRING_LEN(buf) - 1); \ in smtp_quoted()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/
H A Dsmtp-sink.c482 for (len = VSTRING_LEN(path_buf); /* void */ ; vstring_truncate(path_buf, len)) { in mail_file_open()
1220 vstring_truncate(state->buffer, VSTRING_LEN(state->buffer) - 2); in command_read()
/netbsd-src/external/ibm-public/postfix/dist/src/qmqpd/
H A Dqmqpd.c339 vstring_truncate(state->buf, end_origin - STR(state->buf) - 1); in qmqpd_copy_sender()
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_notify_util.c403 vstring_truncate(bounce_info->buf, in bounce_mail_alloc()
/netbsd-src/external/ibm-public/postfix/dist/src/pipe/
H A Dpipe.c1055 vstring_truncate(why->reason, trimblanks(STR(why->reason), in eval_command_status()
/netbsd-src/external/ibm-public/postfix/dist/src/sendmail/
H A Dsendmail.c916 vstring_truncate(buf, VSTRING_LEN(buf) - 1); in enqueue()

12