Searched refs:OP_ERR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libevent/
H A Dbufferevent_openssl.c575 #define OP_ERR 4 macro
578 we're now blocked); and OP_ERR (if an error occurred). */
597 return OP_ERR;
608 return OP_ERR | result;
620 return OP_ERR | result;
627 return OP_ERR | result;
648 we're now blocked); and OP_ERR (if an error occurred). */
665 return OP_ERR | result;
686 return OP_ERR | result;
698 return OP_ERR | resul
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c571 #define OP_ERR 4 macro
574 we're now blocked); and OP_ERR (if an error occurred). */
593 return OP_ERR;
603 return OP_ERR | result;
615 return OP_ERR | result;
622 return OP_ERR | result;
643 we're now blocked); and OP_ERR (if an error occurred). */
660 return OP_ERR | result;
680 return OP_ERR | result;
692 return OP_ERR | resul
[all...]

Completed in 112 milliseconds