Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_err.c114 {ERR_REASON(BIO_R_BROKEN_PIPE), "broken pipe"},
H A Dbss_bio.c360 BIOerr(BIO_F_BIO_WRITE, BIO_R_BROKEN_PIPE); in bio_write()
436 BIOerr(BIO_F_BIO_NWRITE0, BIO_R_BROKEN_PIPE); in bio_nwrite0()
H A Dbio.h845 # define BIO_R_BROKEN_PIPE 124 macro