HomeSort by: relevance | last modified time | path
    Searched refs:DELTA_TIME (Results 1 - 5 of 5) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
log_adhoc.c 92 } DELTA_TIME;
101 DELTA_TIME delay; /* end-to-end delay */
102 DELTA_TIME pdelay; /* time before queue manager */
103 DELTA_TIME adelay; /* queue manager latency */
104 DELTA_TIME sdelay; /* connection set-up latency */
105 DELTA_TIME xdelay; /* transmission latency */
  /src/external/ibm-public/postfix/dist/src/postscreen/
postscreen_misc.c 14 /* DELTA_TIME *delta;
77 DELTA_TIME *delta)
79 DELTA_TIME pdelay;
150 DELTA_TIME elapsed;
postscreen_dict.c 83 DELTA_TIME _delta; \
postscreen.h 301 } DELTA_TIME;
542 extern char *psc_format_delta_time(VSTRING *, struct timeval, DELTA_TIME *);
postscreen_early.c 112 DELTA_TIME elapsed;

Completed in 17 milliseconds