/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | safe_open.c | 107 vstring_sprintf(why, "cannot open file: %m"); in safe_open_exist() 122 vstring_sprintf(why, "file has %d hard links", in safe_open_exist() 126 vstring_sprintf(why, "file is a directory"); in safe_open_exist() 152 vstring_sprintf(why, "file status changed unexpectedly: %m"); in safe_open_exist() 168 vstring_sprintf(why, "file is a symbolic link"); in safe_open_exist() 177 vstring_sprintf(why, "file status changed unexpectedly"); in safe_open_exist() 207 vstring_sprintf(why, "cannot create file exclusively: %m"); in safe_open_create()
|
H A D | dict_file.c | 121 vstring_sprintf(dict->file_buf, "empty pathname list: >>%s<<'", in dict_file_to_buf() 129 vstring_sprintf(dict->file_buf, "open %s: %m", *cpp); in dict_file_to_buf() 133 vstring_sprintf(dict->file_buf, "file too large: %s", pathnames); in dict_file_to_buf() 137 vstring_sprintf(dict->file_buf, "read %s: %m", *cpp); in dict_file_to_buf() 161 vstring_sprintf(dict->file_buf, "file too large: %s", pathnames); in dict_file_to_b64() 184 vstring_sprintf(dict->file_buf, "malformed BASE64 value: %.30s", value); in dict_file_from_b64()
|
H A D | cidr_match.c | 207 vstring_sprintf(why ? why : (why = vstring_alloc(20)), in cidr_match_parse() 212 vstring_sprintf(why ? why : (why = vstring_alloc(20)), in cidr_match_parse() 240 vstring_sprintf(why ? why : (why = vstring_alloc(20)), in cidr_match_parse() 261 vstring_sprintf(why ? why : (why = vstring_alloc(20)), in cidr_match_parse() 278 vstring_sprintf(why ? why : (why = vstring_alloc(20)), in cidr_match_parse()
|
H A D | dict_cidr.c | 142 vstring_sprintf(why, "no address pattern"); in dict_cidr_parse_rule() 159 vstring_sprintf(why, "garbage after ENDIF"); in dict_cidr_parse_rule() 163 vstring_sprintf(why, "ENDIF without IF"); in dict_cidr_parse_rule() 201 vstring_sprintf(why, "no address pattern"); in dict_cidr_parse_rule() 212 vstring_sprintf(why, "no lookup result"); in dict_cidr_parse_rule()
|
H A D | vbuf_print.c | 360 vstring_sprintf(obuf, fmt, atol(val)); in main() 362 vstring_sprintf(obuf, fmt, atoi(val)); in main() 366 vstring_sprintf(obuf, fmt, val); in main() 371 vstring_sprintf(obuf, fmt, atof(val)); in main()
|
H A D | match_list.c | 160 vstring_sprintf(buf, "%s:%s", DICT_TYPE_NOFILE, item); in match_list_parse() 175 vstring_sprintf(buf, "%s%s(%o,%s)", match ? "" : "!", in match_list_parse() 184 item : STR(vstring_sprintf(buf, "!%s", item))); in match_list_parse()
|
H A D | dict_unix.c | 99 vstring_sprintf(buf, "%s:%s:%ld:%ld:%s:%s:%s", in dict_unix_getpwnam() 141 vstring_sprintf(buf, "%s:%s:%ld:", in dict_unix_getgrnam()
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | midna_adomain.c | 83 vstring_sprintf(dest, "%*s@", (int) (cp - src), src); in midna_adomain_to_utf8() 107 vstring_sprintf(dest, "%*s@", (int) (cp - src), src); in midna_adomain_to_ascii()
|
H A D | mail_queue.c | 362 vstring_sprintf(temp_path, "%s/%d.%d", queue_name, in mail_queue_enter() 396 vstring_sprintf(id_buf, "%s%s%c%s", in mail_queue_enter() 401 vstring_sprintf(id_buf, "%s%s", in mail_queue_enter()
|
H A D | cfg_parser.c | 148 vstring_sprintf(buf, "%s_%s", parser->name, name); in get_main_str() 188 vstring_sprintf(buf, "%s_%s", parser->name, name); in get_main_int() 223 vstring_sprintf(buf, "%s_%s", parser->name, name); in get_main_bool()
|
H A D | haproxy_srvr.c | 803 vstring_sprintf(test_label, "%d", (int) (v1_test_case - v1_test_cases)); in main() 817 vstring_sprintf(test_label, "%d (one byte appended)", in main() 828 vstring_sprintf(test_label, "%d (last byte stripped)", in main() 839 vstring_sprintf(test_label, "%d (converted to v2)", in main() 856 vstring_sprintf(test_label, "%d (converted to v2, one byte appended)", in main() 867 vstring_sprintf(test_label, "%d (converted to v2, last byte stripped)", in main()
|
H A D | mail_queue.h | 165 vstring_str(vstring_sprintf((buf), "%05X", (int) (usec))) 168 vstring_str(vstring_sprintf((buf), "%lX", (unsigned long) (inum)))
|
H A D | header_body_checks.c | 498 vstring_sprintf(dp->buf, "%d %s %ld\t|%s", in head_out() 506 vstring_sprintf(dp->buf, "%d %s %ld\t|%s", in head_out() 538 vstring_sprintf(dp->buf, "%d BODY %c %ld\t|%s", in body_out() 542 vstring_sprintf(dp->buf, "%d BODY %c %ld\t|%s", in body_out()
|
/netbsd-src/external/ibm-public/postfix/dist/src/dns/ |
H A D | dns_lookup.c | 576 vstring_sprintf(why, "Host or domain name not found. " in dns_query() 1038 vstring_sprintf(why, in dns_lookup_x() 1052 vstring_sprintf(why, in dns_lookup_x() 1107 vstring_sprintf(why, "Name service error for name=%s type=%s: " in dns_lookup_x() 1113 vstring_sprintf(why, "Domain %s does not accept mail (nullMX)", in dns_lookup_x() 1119 vstring_sprintf(why, "Domain %s does not support SRV requests", in dns_lookup_x() 1127 vstring_sprintf(why, in dns_lookup_x() 1136 vstring_sprintf(why, in dns_lookup_x() 1161 vstring_sprintf(why, "Name server loop for %s", name); in dns_lookup_x()
|
/netbsd-src/external/ibm-public/postfix/dist/src/postdrop/ |
H A D | postdrop.c | 259 vstring_sprintf(reason, "NUL in FROM record"); in check_login_sender_acl() 278 vstring_sprintf(user_name_buf, "uid:%ld", (long) uid); in check_login_sender_acl() 298 vstring_sprintf(reason, "not authorized to use sender='%s'", in check_login_sender_acl() 303 vstring_sprintf(reason, "%s table lookup error for '%s'", in check_login_sender_acl()
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
H A D | smtpd_milter.c | 93 vstring_sprintf(state->expand_buf, "%s [%s]", in smtpd_milter_eval() 106 vstring_sprintf(state->expand_buf, "%d", state->conn_count); in smtpd_milter_eval() 137 vstring_sprintf(state->expand_buf, "%d", in smtpd_milter_eval()
|
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/ |
H A D | postscreen_early.c | 190 state->dnsbl_reply = vstring_sprintf(vstring_alloc(100), in psc_early_event() 197 state->dnsbl_reply = vstring_sprintf(vstring_alloc(100), in psc_early_event() 375 vstring_sprintf(psc_temp, "220-%s\r\n", var_psc_pregr_banner); in psc_early_init()
|
H A D | postscreen_tests.c | 306 vstring_sprintf(buf, "%lu;%lu;%lu;%lu;%lu", in psc_print_tests() 321 return (STR(vstring_sprintf(buf, "%s/%s/%s/%s", in psc_print_grey_key()
|
/netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
H A D | tls_proxy_clnt.c | 180 vstring_sprintf(tlsproxy_service, "%s/%s", MAIL_CLASS_PRIVATE, service); in tls_proxy_open() 200 vstring_sprintf(remote_endpt, "[%s]:%s", peer_addr, peer_port); in tls_proxy_open()
|
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/ |
H A D | cleanup_message.c | 267 vstring_sprintf(state->temp1, "%s: %s: %s %.200s from %s;", in cleanup_act_log() 719 vstring_sprintf(state->temp1, "%s@%s", in cleanup_header_done_callback() 725 vstring_sprintf(state->temp1, "%s.%s@%s", in cleanup_header_done_callback() 771 vstring_sprintf(state->temp2, "%sFrom: ", state->resent); in cleanup_header_done_callback() 793 vstring_sprintf(state->temp2, "%sFrom: %s ", in cleanup_header_done_callback() 795 vstring_sprintf(state->temp1, "(%s)", state->fullname); in cleanup_header_done_callback() 807 vstring_sprintf(state->temp2, "%sFrom: %s", in cleanup_header_done_callback()
|
/netbsd-src/external/ibm-public/postfix/dist/src/master/ |
H A D | master_ent.c | 184 vstring_sprintf(context_buf, "%s: line %d", master_path, master_line); in master_conf_context() 319 vstring_sprintf(junk, "%s/%s", name, transport); in get_master_ent() 518 vstring_sprintf(junk, "%d", var_proc_limit); in get_master_ent() 579 vstring_str(vstring_sprintf(junk, "%d", serv->listen_fd_count)), in get_master_ent()
|
H A D | master.c | 497 vstring_sprintf(lock_path, "%s/%s.pid", DEF_PID_DIR, var_procname); in main() 515 vstring_sprintf(data_lock_path, "%s/%s.lock", var_data_dir, var_procname); in main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/virtual/ |
H A D | maildir.c | 180 vstring_sprintf(buf, "%lu.P%d.%s", in deliver_maildir() 199 vstring_sprintf(buf, "%lu.V%lxI%lxM%lu.%s", in deliver_maildir()
|
/netbsd-src/external/ibm-public/postfix/dist/src/local/ |
H A D | maildir.c | 186 vstring_sprintf(buf, "%lu.P%d.%s", in deliver_maildir() 205 vstring_sprintf(buf, "%lu.V%lxI%lxM%lu.%s", in deliver_maildir()
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
H A D | smtp_sasl_auth_cache.c | 166 vstring_sprintf(buf, "%s;%s", host, user); in smtp_sasl_auth_cache_make_key() 193 vstring_sprintf(val_buf, "%lu;%s;%s;%s", now, pwd_hash, dsn, rep_str); in smtp_sasl_auth_cache_make_value()
|