HomeSort by: relevance | last modified time | path
    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