Home
last modified time | relevance | path

Searched refs:VSTREAM_BST_FLAG_PEND (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvstream.h238 #define VSTREAM_BST_FLAG_PEND (1<<2) macro
241 #define VSTREAM_BST_IN_PEND (VSTREAM_BST_FLAG_IN | VSTREAM_BST_FLAG_PEND)
242 #define VSTREAM_BST_OUT_PEND (VSTREAM_BST_FLAG_OUT | VSTREAM_BST_FLAG_PEND)
H A Dvstream.c1775 case VSTREAM_BST_FLAG_PEND: in vstream_bufstat()
1789 case VSTREAM_BST_FLAG_PEND: in vstream_bufstat()