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_FLAG_MEMORY
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
vstream.c
497
/* .IP
VSTREAM_FLAG_MEMORY
723
if (bp->flags &
VSTREAM_FLAG_MEMORY
)
1219
if (stream->buf.flags &
VSTREAM_FLAG_MEMORY
) {
1300
if (stream->buf.flags &
VSTREAM_FLAG_MEMORY
)
1453
if (stream->buf.flags &
VSTREAM_FLAG_MEMORY
) {
1487
if ((stream->buf.flags &
VSTREAM_FLAG_MEMORY
)
1505
if ((stream->buf.flags &
VSTREAM_FLAG_MEMORY
) == 0)
1632
if ((stream->buf.flags &
VSTREAM_FLAG_MEMORY
)
1771
if ((stream->buf.flags |=
VSTREAM_FLAG_MEMORY
) == 0)
1873
else if ((stream->buf.flags &
VSTREAM_FLAG_MEMORY
) == 0
[
all
...]
vstream.h
92
#define
VSTREAM_FLAG_MEMORY
(1<<14) /* internal stream */
Completed in 16 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026