Home
last modified time | relevance | path

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

/external/libevent/
Dbufferevent_openssl.c789 int all_result_flags = 0; in consider_reading() local
803 all_result_flags |= r; in consider_reading()
839 if (all_result_flags & OP_MADE_PROGRESS) { in consider_reading()