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

  /src/external/ibm-public/postfix/dist/src/util/
vstream.h 75 #define VSTREAM_FLAG_WR_ERR VBUF_FLAG_WR_ERR /* write error */
vstream.c 812 bp->flags |= (VSTREAM_FLAG_WR_ERR | VSTREAM_FLAG_WR_TIMEOUT);
823 bp->flags |= VSTREAM_FLAG_WR_ERR;
1142 bp->flags |= VSTREAM_FLAG_WR_ERR;

Completed in 19 milliseconds