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

/netbsd-current/usr.sbin/syslogd/
H A Dtls.h153 #define TLS_RETRY_READ 1 /* just retry, non-blocking operation not finished yet */ macro
H A Dtls.c934 case TLS_RETRY_READ:
1094 return TLS_RETRY_READ;
1295 case TLS_RETRY_READ:
1478 conn_info, rc) == TLS_RETRY_READ) {
1527 case TLS_RETRY_READ:
1780 case TLS_RETRY_READ:
1925 case TLS_RETRY_READ:

Completed in 204 milliseconds