Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c577 #define OP_MADE_PROGRESS 1 macro
609 result |= OP_MADE_PROGRESS; in do_read()
687 result |= OP_MADE_PROGRESS; in do_write()
839 if (all_result_flags & OP_MADE_PROGRESS) { in consider_reading()
864 if (r & OP_MADE_PROGRESS) { in consider_writing()
/freebsd/contrib/libevent/
H A Dbufferevent_openssl.c577 #define OP_MADE_PROGRESS 1 macro
609 result |= OP_MADE_PROGRESS; in do_read()
687 result |= OP_MADE_PROGRESS; in do_write()
839 if (all_result_flags & OP_MADE_PROGRESS) { in consider_reading()
864 if (r & OP_MADE_PROGRESS) { in consider_writing()