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

  /src/external/ibm-public/postfix/dist/src/postscreen/
postscreen_starttls.c 308 VSTREAM_CTL_END);
  /src/external/ibm-public/postfix/dist/src/util/
dict_stream.c 138 vstream_control(map_fp, VSTREAM_CTL_OWN_VSTRING, VSTREAM_CTL_END);
vstream.h 144 #define VSTREAM_CTL_END 0
166 #define CA_VSTREAM_CTL_END VSTREAM_CTL_END
vstream.c 1627 ((1 << VSTREAM_CTL_END) | (1 << VSTREAM_CTL_CONTEXT)
1631 for (va_start(ap, name); name != VSTREAM_CTL_END; name = va_arg(ap, int)) {
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);
  /src/external/ibm-public/postfix/dist/src/global/
post_mail.c 252 VSTREAM_CTL_END);
  /src/external/ibm-public/postfix/dist/src/smtpd/
smtpd_peer_test.c 600 VSTREAM_CTL_END);
smtpd.c 5794 vstream_control(state->client, VSTREAM_CTL_EXCEPT, VSTREAM_CTL_END);

Completed in 24 milliseconds