HomeSort by: relevance | last modified time | path
    Searched refs:VSTREAM_ERR (Results 1 - 25 of 90) sorted by relevancy

1 2 3 4

  /src/external/ibm-public/postfix/dist/src/util/
valid_utf8_string.c 197 msg_vstream_init(basename(argv[0]), VSTREAM_ERR);
211 vstream_fprintf(VSTREAM_ERR, "RUN %s\n", tp->name);
216 vstream_fprintf(VSTREAM_ERR,
221 vstream_fprintf(VSTREAM_ERR,
226 vstream_fprintf(VSTREAM_ERR, "input: >%s<, got and want: >%s<\n",
231 vstream_fprintf(VSTREAM_ERR, "PASS %s\n", tp->name);
234 vstream_fprintf(VSTREAM_ERR, "FAIL %s\n", tp->name);
printable.c 189 msg_vstream_init(basename(argv[0]), VSTREAM_ERR);
205 vstream_fprintf(VSTREAM_ERR, "RUN %s\n", tp->name);
210 vstream_fprintf(VSTREAM_ERR, "input: >%s<, got: >%s<, want: >%s<\n",
213 vstream_fprintf(VSTREAM_ERR, "input: >%s<, got and want: >%s<\n",
218 vstream_fprintf(VSTREAM_ERR, "PASS %s\n", tp->name);
221 vstream_fprintf(VSTREAM_ERR, "FAIL %s\n", tp->name);
readlline.c 311 msg_vstream_init(basename(argv[0]), VSTREAM_ERR);
317 vstream_fprintf(VSTREAM_ERR, "RUN %s\n", tp->name);
343 vstream_fprintf(VSTREAM_ERR, "got and want: >%s<\n",
348 vstream_fprintf(VSTREAM_ERR, "PASS %s\n", tp->name);
351 vstream_fprintf(VSTREAM_ERR, "FAIL %s\n", tp->name);
exec_command.c 108 msg_vstream_init(argv[0], VSTREAM_ERR);
rand_sleep.c 80 msg_vstream_init(argv[0], VSTREAM_ERR);
find_inet.c 209 msg_vstream_init("find_inet", VSTREAM_ERR);
225 vstream_swap(VSTREAM_ERR, memory_stream);
228 vstream_swap(memory_stream, VSTREAM_ERR);
msg_output.c 65 /* is skipped. This prevents memory corruption of VSTREAM_ERR
166 msg_vstream_init("unknown", VSTREAM_ERR);
sane_time.c 112 msg_vstream_init(argv[0], VSTREAM_ERR);
select_bug.c 77 msg_vstream_init(argv[0], VSTREAM_ERR);
stream_test.c 50 msg_vstream_init(argv[0], VSTREAM_ERR);
valid_uri_scheme.c 112 msg_vstream_init(sane_basename((VSTRING *) 0, argv[0]), VSTREAM_ERR);
  /src/external/ibm-public/postfix/dist/src/global/
hfrom_format.c 209 msg_vstream_init("hfrom_format", VSTREAM_ERR);
218 vstream_swap(VSTREAM_ERR, memory_stream);
221 vstream_swap(memory_stream, VSTREAM_ERR);
252 vstream_swap(VSTREAM_ERR, memory_stream);
255 vstream_swap(memory_stream, VSTREAM_ERR);
domain_list.c 109 msg_vstream_init(argv[0], VSTREAM_ERR);
namadr_list.c 116 msg_vstream_init(argv[0], VSTREAM_ERR);
string_list.c 102 msg_vstream_init(argv[0], VSTREAM_ERR);
config_known_tcp_ports.c 216 msg_vstream_init("config_known_tcp_ports", VSTREAM_ERR);
224 vstream_swap(VSTREAM_ERR, memory_stream);
226 vstream_swap(memory_stream, VSTREAM_ERR);
addr_match_list.c 109 msg_vstream_init(argv[0], VSTREAM_ERR);
dot_lockfile.c 164 msg_vstream_init(argv[0], VSTREAM_ERR);
sendopts_test.c 94 msg_vstream_init(sane_basename((VSTRING *) 0, argv[0]), VSTREAM_ERR);
valid_mailhost_addr.c 141 msg_vstream_init(argv[0], VSTREAM_ERR);
fold_addr.c 116 msg_vstream_init(argv[0], VSTREAM_ERR);
test_main.c 138 msg_vstream_init(mail_task(var_procname), VSTREAM_ERR);
  /src/external/ibm-public/postfix/dist/src/postlog/
postlog.c 278 msg_vstream_init(tag, VSTREAM_ERR);
350 msg_vstream_init(tag, VSTREAM_ERR);
  /src/external/ibm-public/postfix/dist/src/dns/
test_dns_lookup.c 84 msg_vstream_init(argv[0], VSTREAM_ERR);
  /src/external/ibm-public/postfix/dist/src/postkick/
postkick.c 160 msg_vstream_init(argv[0], VSTREAM_ERR);

Completed in 43 milliseconds

1 2 3 4