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_OWN_VSTRING
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
vstream.h
93
#define
VSTREAM_FLAG_OWN_VSTRING
(1<<15)/* owns VSTRING resource */
vstream.c
499
/* .IP
VSTREAM_FLAG_OWN_VSTRING
1512
if (stream->vstring && (stream->buf.flags &
VSTREAM_FLAG_OWN_VSTRING
))
1773
stream->buf.flags |=
VSTREAM_FLAG_OWN_VSTRING
;
Completed in 18 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026