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_BST_FLAG_IN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
vstream.h
237
#define
VSTREAM_BST_FLAG_IN
(1<<0)
241
#define VSTREAM_BST_MASK_DIR (
VSTREAM_BST_FLAG_IN
| VSTREAM_BST_FLAG_OUT)
242
#define VSTREAM_BST_IN_PEND (
VSTREAM_BST_FLAG_IN
| VSTREAM_BST_FLAG_PEND)
vstream.c
1807
case
VSTREAM_BST_FLAG_IN
:
Completed in 75 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026