Searched refs:rtn (Results 1 – 1 of 1) sorted by relevance
270 OSStatus rtn = noErr; in sectransp_bio_cf_in_read() local280 rtn = errSSLWouldBlock; in sectransp_bio_cf_in_read()284 rtn = ioErr; in sectransp_bio_cf_in_read()290 rtn = errSSLClosedGraceful; in sectransp_bio_cf_in_read()293 rtn = errSSLWouldBlock; in sectransp_bio_cf_in_read()296 return rtn; in sectransp_bio_cf_in_read()310 OSStatus rtn = noErr; in sectransp_bio_cf_out_write() local319 rtn = errSSLWouldBlock; in sectransp_bio_cf_out_write()323 rtn = ioErr; in sectransp_bio_cf_out_write()328 rtn = errSSLWouldBlock; in sectransp_bio_cf_out_write()[all …]
Completed in 10 milliseconds