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_EOF
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
vstream.h
80
#define
VSTREAM_FLAG_EOF
VBUF_FLAG_EOF /* end of file */
vstream.c
969
if (bp->flags &
VSTREAM_FLAG_EOF
)
1004
bp->flags |=
VSTREAM_FLAG_EOF
;
1287
bp->flags &= ~
VSTREAM_FLAG_EOF
;
Completed in 45 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026