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

1 2 3

  /src/external/ibm-public/postfix/dist/src/global/
mail_command_client.c 94 msg_warn("read %s: %m", VSTREAM_PATH(stream));
100 msg_warn("write %s: %m", VSTREAM_PATH(stream));
105 msg_warn("write/read %s: %m", VSTREAM_PATH(stream));
mark_corrupt.c 68 msg_warn("corrupted queue file: %s", VSTREAM_PATH(src));
70 msg_fatal("%s: fchmod %s: %m", myname, VSTREAM_PATH(src));
deliver_completed.c 61 msg_fatal("update queue file %s: %m", VSTREAM_PATH(stream));
memcache_proto.c 97 msg_info("%s got %s", VSTREAM_PATH(stream),
111 msg_info("%s got: %s", VSTREAM_PATH(stream), STR(vp));
131 msg_info("%s write: %.*s", VSTREAM_PATH(stream), (int) todo, cp);
157 msg_info("%s read: error", VSTREAM_PATH(stream));
162 msg_info("%s read: %s", VSTREAM_PATH(stream), STR(buf));
199 msg_info("%s write: %s", VSTREAM_PATH(stream), STR(buf));
record.c 187 msg_warn("%s: seek or write error", VSTREAM_PATH(stream));
268 VSTREAM_PATH(stream), type);
273 VSTREAM_PATH(stream), type);
282 VSTREAM_PATH(stream), (long) len, type);
294 VSTREAM_PATH(stream), type, (long) len);
315 VSTREAM_PATH(stream));
343 if (saved_path == 0 || strcmp(saved_path, VSTREAM_PATH(stream)) != 0) {
346 saved_path = mystrdup(VSTREAM_PATH(stream));
354 VSTREAM_PATH(stream), buf);
360 msg_warn("%s: too many reverse jump records", VSTREAM_PATH(stream))
    [all...]
deliver_pass.c 95 msg_warn("%s: malformed response", VSTREAM_PATH(stream));
142 msg_warn("%s: bad write: %m", VSTREAM_PATH(stream));
160 msg_warn("%s: malformed response", VSTREAM_PATH(stream));
scache_clnt.c 149 VSTREAM_PATH(stream));
204 VSTREAM_PATH(stream));
222 VSTREAM_PATH(stream));
294 VSTREAM_PATH(stream));
348 VSTREAM_PATH(stream));
366 VSTREAM_PATH(stream));
bounce_log.c 221 msg_warn("%s: malformed record: %s", VSTREAM_PATH(bp->fp), err);
258 VSTREAM_PATH(bp->fp), name);
268 VSTREAM_PATH(bp->fp), cp);
274 VSTREAM_PATH(bp->fp), recipient - 1);
mail_stream.c 302 || (want_stamp && stamp_path(VSTREAM_PATH(info->stream), want_stamp))
326 path_to_reset = mystrdup(VSTREAM_PATH(info->stream));
422 msg_info("open %s", VSTREAM_PATH(stream));
429 info->id = mystrdup(basename(VSTREAM_PATH(stream)));
607 char *saved_path = mystrdup(VSTREAM_PATH(info->stream));
  /src/external/ibm-public/postfix/dist/src/util/
attr_scan_plain.c 210 VSTREAM_PATH(fp), context);
217 limit, VSTREAM_PATH(fp), context);
244 VSTREAM_PATH(fp), context, STR(base64_buf));
262 VSTREAM_PATH(fp), context, STR(str_buf));
282 VSTREAM_PATH(fp), context, STR(str_buf));
369 VSTREAM_PATH(fp), wanted_name);
379 wanted_name, VSTREAM_PATH(fp));
405 STR(name_buf), VSTREAM_PATH(fp), wanted_name);
423 STR(name_buf), VSTREAM_PATH(fp));
434 STR(name_buf), VSTREAM_PATH(fp))
    [all...]
attr_scan64.c 215 VSTREAM_PATH(fp), context);
222 limit, VSTREAM_PATH(fp), context);
230 VSTREAM_PATH(fp), STR(base64_buf));
250 VSTREAM_PATH(fp), context, STR(str_buf));
269 VSTREAM_PATH(fp), context, STR(str_buf));
356 VSTREAM_PATH(fp), wanted_name);
366 wanted_name, VSTREAM_PATH(fp));
392 STR(name_buf), VSTREAM_PATH(fp), wanted_name);
415 STR(name_buf), VSTREAM_PATH(fp));
424 STR(name_buf), VSTREAM_PATH(fp))
    [all...]
attr_scan0.c 202 VSTREAM_PATH(fp), context);
207 VSTREAM_PATH(fp), context);
229 VSTREAM_PATH(fp), context, STR(base64_buf));
247 VSTREAM_PATH(fp), context, STR(str_buf));
266 VSTREAM_PATH(fp), context, STR(str_buf));
353 VSTREAM_PATH(fp), wanted_name);
363 wanted_name, VSTREAM_PATH(fp));
389 STR(name_buf), VSTREAM_PATH(fp), wanted_name);
442 STR(name_buf), STR(str_buf), VSTREAM_PATH(fp),
460 STR(name_buf), VSTREAM_PATH(fp))
    [all...]
argv_attr_scan.c 75 size, VSTREAM_PATH(fp));
readlline.c 140 VSTREAM_PATH(fp), *lineno, why);
143 VSTREAM_PATH(fp), *first_line, *lineno, why);
154 VSTREAM_PATH(fp), STR(buf),
dict_thash.c 135 VSTREAM_PATH(fp), lineno, STR(line_buffer));
157 VSTREAM_PATH(fp), lineno, STR(line_buffer));
196 VSTREAM_PATH(fp), lineno, err);
dict.c 541 msg_fatal("fstat %s: %m", VSTREAM_PATH(fp));
545 VSTREAM_PATH(fp),
553 VSTREAM_PATH(fp), lineno, member, old);
556 VSTREAM_PATH(fp), lineno, dict->type, dict->name);
  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_templates.c 283 VSTREAM_PATH(fp), lineno, err, STR(line_buf));
290 VSTREAM_PATH(fp), lineno);
293 VSTREAM_PATH(fp), lineno);
312 VSTREAM_PATH(fp), lineno, value);
321 bounce_template_load(ts->failure, VSTREAM_PATH(fp), value);
323 bounce_template_load(ts->delay, VSTREAM_PATH(fp), value);
325 bounce_template_load(ts->success, VSTREAM_PATH(fp), value);
327 bounce_template_load(ts->verify, VSTREAM_PATH(fp), value);
331 VSTREAM_PATH(fp), lineno, member_name);
  /src/external/ibm-public/postfix/dist/src/postcat/
postcat.c 203 VSTREAM_PATH(fp), (long) start_offset,
208 VSTREAM_PATH(fp), (long) start_offset);
217 msg_warn("%s: input is not a valid queue file", VSTREAM_PATH(fp));
228 VSTREAM_PATH(fp));
255 vstream_printf("%s: ", VSTREAM_PATH(fp)); \
260 vstream_printf("*** %s %s ***\n", (text), VSTREAM_PATH(fp)); \
266 vstream_printf("%s: ", VSTREAM_PATH(fp)); \
297 VSTREAM_PATH(fp));
314 VSTREAM_PATH(fp));
331 VSTREAM_PATH(fp))
    [all...]
  /src/external/ibm-public/postfix/dist/src/virtual/
deliver_attr.c 73 msg_info("path: %s", VSTREAM_PATH(attrp->fp));
  /src/external/ibm-public/postfix/dist/src/oqmgr/
qmgr_message.c 259 msg_fatal("vstream_ftell %s: %m", VSTREAM_PATH(message->fp));
265 msg_fatal("seek file %s: %m", VSTREAM_PATH(message->fp));
287 msg_fatal("vstream_ftell %s: %m", VSTREAM_PATH(message->fp));
290 start, VSTREAM_PATH(message->fp));
292 msg_fatal("seek file %s: %m", VSTREAM_PATH(message->fp));
303 msg_fatal("seek file %s: %m", VSTREAM_PATH(message->fp));
351 msg_fatal("seek file %s: %m", VSTREAM_PATH(message->fp));
385 msg_fatal("vstream_ftell %s: %m", VSTREAM_PATH(message->fp));
388 msg_fatal("seek file %s: %m", VSTREAM_PATH(message->fp));
461 VSTREAM_PATH(message->fp))
    [all...]
qmgr_deliver.c 112 msg_warn("%s: premature disconnect", VSTREAM_PATH(stream));
117 msg_warn("%s: malformed response", VSTREAM_PATH(stream));
131 msg_warn("%s: premature disconnect", VSTREAM_PATH(stream));
137 msg_warn("%s: malformed response", VSTREAM_PATH(stream));
  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_api.c 172 cleanup_path = mystrdup(VSTREAM_PATH(state->dst));
337 cleanup_path = mystrdup(VSTREAM_PATH(state->handle->stream));
  /src/external/ibm-public/postfix/dist/src/local/
deliver_attr.c 82 msg_info("path: %s", VSTREAM_PATH(attrp->fp));
  /src/external/ibm-public/postfix/dist/src/qmgr/
qmgr_deliver.c 117 msg_warn("%s: premature disconnect", VSTREAM_PATH(stream));
122 msg_warn("%s: malformed response", VSTREAM_PATH(stream));
136 msg_warn("%s: premature disconnect", VSTREAM_PATH(stream));
142 msg_warn("%s: malformed response", VSTREAM_PATH(stream));
qmgr_message.c 274 msg_fatal("vstream_ftell %s: %m", VSTREAM_PATH(message->fp));
280 msg_fatal("seek file %s: %m", VSTREAM_PATH(message->fp));
309 msg_fatal("vstream_ftell %s: %m", VSTREAM_PATH(message->fp));
312 start, VSTREAM_PATH(message->fp));
314 msg_fatal("seek file %s: %m", VSTREAM_PATH(message->fp));
325 msg_fatal("seek file %s: %m", VSTREAM_PATH(message->fp));
383 msg_fatal("seek file %s: %m", VSTREAM_PATH(message->fp));
425 msg_fatal("vstream_ftell %s: %m", VSTREAM_PATH(message->fp));
428 msg_fatal("seek file %s: %m", VSTREAM_PATH(message->fp));
501 VSTREAM_PATH(message->fp))
    [all...]

Completed in 33 milliseconds

1 2 3