HomeSort by: relevance | last modified time | path
    Searched defs:msg_stats (Results 1 - 6 of 6) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/virtual/
virtual.h 79 MSG_STATS msg_stats; /* time profile */ member in struct:DELIVER_ATTR
106 attr.queue_id, &attr.msg_stats, &attr.rcpt, attr.relay, \
109 attr.queue_id, &attr.msg_stats, &attr.rcpt, attr.relay, \
virtual.h 79 MSG_STATS msg_stats; /* time profile */ member in struct:DELIVER_ATTR
106 attr.queue_id, &attr.msg_stats, &attr.rcpt, attr.relay, \
109 attr.queue_id, &attr.msg_stats, &attr.rcpt, attr.relay, \
  /src/external/ibm-public/postfix/dist/src/global/
deliver_request.h 33 #include <msg_stats.h>
49 MSG_STATS msg_stats; /* time profile */ member in struct:DELIVER_REQUEST
deliver_request.h 33 #include <msg_stats.h>
49 MSG_STATS msg_stats; /* time profile */ member in struct:DELIVER_REQUEST
  /src/external/ibm-public/postfix/dist/src/local/
local.h 90 MSG_STATS msg_stats; /* time profile */ member in struct:DELIVER_ATTR
137 attr.queue_id, &attr.msg_stats, &attr.rcpt, attr.relay, \
142 &attr.msg_stats, &attr.rcpt, attr.relay, \
145 attr.queue_id, &attr.msg_stats, &attr.rcpt, attr.relay, \
local.h 90 MSG_STATS msg_stats; /* time profile */ member in struct:DELIVER_ATTR
137 attr.queue_id, &attr.msg_stats, &attr.rcpt, attr.relay, \
142 &attr.msg_stats, &attr.rcpt, attr.relay, \
145 attr.queue_id, &attr.msg_stats, &attr.rcpt, attr.relay, \

Completed in 30 milliseconds