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

  /src/external/ibm-public/postfix/dist/src/util/
vstream_tweak.c 130 * Note: as of 20120527, the CA_VSTREAM_CTL_BUFSIZE request can reduce the
144 #ifdef CA_VSTREAM_CTL_BUFSIZE
151 CA_VSTREAM_CTL_BUFSIZE(mss),
recv_pass_attr.c 76 CA_VSTREAM_CTL_BUFSIZE(bufsize),
vstream.h 180 #define CA_VSTREAM_CTL_BUFSIZE(v) VSTREAM_CTL_BUFSIZE, CHECK_VAL(VSTREAM_CTL, ssize_t, (v))
vstream.c 378 /* .IP "CA_VSTREAM_CTL_BUFSIZE(ssize_t)"
1925 vstream_control(VSTREAM_IN, CA_VSTREAM_CTL_BUFSIZE(bufsize), VSTREAM_CTL_END);
1926 vstream_control(VSTREAM_OUT, CA_VSTREAM_CTL_BUFSIZE(bufsize), VSTREAM_CTL_END);

Completed in 17 milliseconds