OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vstream_fpurge
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/postscreen/
postscreen_starttls.c
190
vstream_fpurge
(smtp_state->smtp_client_stream, VSTREAM_PURGE_BOTH);
/src/external/ibm-public/postfix/dist/src/smtpstone/
qmqp-sink.c
145
vstream_fpurge
(state->stream, VSTREAM_PURGE_BOTH);
/src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_bounce.c
140
(void)
vstream_fpurge
(state->dst, VSTREAM_PURGE_BOTH);
/src/external/ibm-public/postfix/dist/src/util/
vstream.h
105
extern int
vstream_fpurge
(VSTREAM *, int);
vstream.c
72
/* int
vstream_fpurge
(stream, direction)
292
/*
vstream_fpurge
() discards the contents of the stream buffer.
297
/* and write buffers.
vstream_fpurge
() returns 0 in case of success,
1152
/*
vstream_fpurge
- discard unread or unwritten content */
1154
int
vstream_fpurge
(VSTREAM *stream, int direction)
function
1156
const char *myname = "
vstream_fpurge
";
/src/external/ibm-public/postfix/dist/src/smtp/
smtp_proto.c
1153
vstream_fpurge
(session->stream, VSTREAM_PURGE_BOTH);
1219
vstream_fpurge
(session->stream, VSTREAM_PURGE_BOTH);
2606
(void)
vstream_fpurge
(session->stream, VSTREAM_PURGE_BOTH);
2631
(void)
vstream_fpurge
(session->stream, VSTREAM_PURGE_WRITE);
/src/external/ibm-public/postfix/dist/src/posttls-finger/
posttls-finger.c
779
vstream_fpurge
(stream, VSTREAM_PURGE_READ);
891
vstream_fpurge
(state->stream, VSTREAM_PURGE_BOTH);
957
(void)
vstream_fpurge
(stream, VSTREAM_PURGE_BOTH);
/src/external/ibm-public/postfix/dist/src/smtpd/
smtpd.c
5532
vstream_fpurge
(state->client, VSTREAM_PURGE_BOTH);
Completed in 29 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026