Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Derr.h298 #define SYS_F_ACCEPT 8 macro
/dragonfly/crypto/libressl/crypto/err/
H A Derr.c173 {ERR_PACK(0,SYS_F_ACCEPT, 0), "accept"},