Home
last modified time | relevance | path

Searched refs:VSTREAM_SUB_TIME (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvstream.c654 #define VSTREAM_SUB_TIME(x, y, z) \ macro
823 VSTREAM_SUB_TIME(elapsed, stream->iotime, before); in vstream_fflush_some()
824 VSTREAM_SUB_TIME(stream->time_limit, stream->time_limit, elapsed); in vstream_fflush_some()
1000 VSTREAM_SUB_TIME(elapsed, stream->iotime, before); in vstream_buf_get_ready()
1001 VSTREAM_SUB_TIME(stream->time_limit, stream->time_limit, elapsed); in vstream_buf_get_ready()