Searched refs:VSTREAM_BST_OUT_PEND (Results 1 – 3 of 3) sorted by relevance
242 #define VSTREAM_BST_OUT_PEND (VSTREAM_BST_FLAG_OUT | VSTREAM_BST_FLAG_PEND) macro
1911 + vstream_bufstat(session->stream, VSTREAM_BST_OUT_PEND) in smtp_loop()
4423 int out_pending = vstream_bufstat(state->client, VSTREAM_BST_OUT_PEND); in quit_cmd()