Symbol: BIO_NOCLOSE
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
5530
BIO_set_fp(bio_err, stderr, BIO_NOCLOSE | BIO_FP_TEXT);
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
5550
BIO_set_fp(bio_err, stderr, BIO_NOCLOSE | BIO_FP_TEXT);
crypto/openssl/apps/dgst.c
468
BIO_set_fp(in, stdin, BIO_NOCLOSE);
crypto/openssl/apps/lib/apps.c
2049
(void)BIO_set_close(mem, BIO_NOCLOSE);
crypto/openssl/apps/lib/apps.c
245
pwdbio = BIO_new_fd(i, BIO_NOCLOSE);
crypto/openssl/apps/lib/apps.c
2998
BIO_NOCLOSE | (FMT_istext(format) ? BIO_FP_TEXT : 0));
crypto/openssl/apps/lib/apps.c
3004
BIO_NOCLOSE | (FMT_istext(format) ? BIO_FP_TEXT : 0));
crypto/openssl/apps/lib/apps.c
3027
BIO_NOCLOSE | (FMT_istext(format) ? BIO_FP_TEXT : 0));
crypto/openssl/apps/lib/s_socket.c
154
BIO *tmpbio = BIO_new_dgram_sctp(*sock, BIO_NOCLOSE);
crypto/openssl/apps/lib/s_socket.c
380
BIO *tmpbio = BIO_new_dgram_sctp(asock, BIO_NOCLOSE);
crypto/openssl/apps/s_client.c
2292
sbio = BIO_new_dgram_sctp(sock, BIO_NOCLOSE);
crypto/openssl/apps/s_client.c
2295
sbio = BIO_new_dgram(sock, BIO_NOCLOSE);
crypto/openssl/apps/s_client.c
2347
sbio = BIO_new_dgram(sock, BIO_NOCLOSE);
crypto/openssl/apps/s_client.c
2354
sbio = BIO_new_socket(sock, BIO_NOCLOSE);
crypto/openssl/apps/s_server.c
2596
sbio = BIO_new_dgram_sctp(s, BIO_NOCLOSE);
crypto/openssl/apps/s_server.c
2599
sbio = BIO_new_dgram(s, BIO_NOCLOSE);
crypto/openssl/apps/s_server.c
2642
sbio = BIO_new_socket(s, BIO_NOCLOSE);
crypto/openssl/apps/s_server.c
3314
sbio = BIO_new_socket(s, BIO_NOCLOSE);
crypto/openssl/apps/s_server.c
3773
sbio = BIO_new_socket(s, BIO_NOCLOSE);
crypto/openssl/crypto/asn1/a_d2i_fp.c
31
BIO_set_fp(b, in, BIO_NOCLOSE);
crypto/openssl/crypto/asn1/a_d2i_fp.c
95
BIO_set_fp(b, in, BIO_NOCLOSE);
crypto/openssl/crypto/asn1/a_i2d_fp.c
27
BIO_set_fp(b, out, BIO_NOCLOSE);
crypto/openssl/crypto/asn1/a_i2d_fp.c
78
BIO_set_fp(b, out, BIO_NOCLOSE);
crypto/openssl/crypto/asn1/a_strex.c
573
btmp = BIO_new_fp(fp, BIO_NOCLOSE);
crypto/openssl/crypto/bn/bn_print.c
24
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/cmp/cmp_util.c
183
BIO *bio = BIO_new_fp(stderr, BIO_NOCLOSE);
crypto/openssl/crypto/cmp/cmp_util.c
29
BIO *bio = BIO_new_fp(stdout, BIO_NOCLOSE);
crypto/openssl/crypto/conf/conf_lib.c
156
if ((btmp = BIO_new_fp(out, BIO_NOCLOSE)) == NULL) {
crypto/openssl/crypto/conf/conf_lib.c
266
if ((btmp = BIO_new_fp(fp, BIO_NOCLOSE)) == NULL) {
crypto/openssl/crypto/conf/conf_lib.c
386
if ((btmp = BIO_new_fp(out, BIO_NOCLOSE)) == NULL) {
crypto/openssl/crypto/conf/conf_lib.c
74
if ((btmp = BIO_new_fp(fp, BIO_NOCLOSE)) == NULL) {
crypto/openssl/crypto/dh/dh_prn.c
31
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/dsa/dsa_prn.c
31
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/dsa/dsa_prn.c
46
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/ec/eck_prn.c
30
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/ec/eck_prn.c
45
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/ec/eck_prn.c
60
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/encode_decode/decoder_lib.c
130
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/encode_decode/encoder_lib.c
102
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/err/err_prn.c
179
BIO *bio = BIO_new_fp(fp, BIO_NOCLOSE);
crypto/openssl/crypto/evp/p_lib.c
1271
BIO *b = BIO_new_fp(fp, BIO_NOCLOSE);
crypto/openssl/crypto/evp/p_lib.c
1284
BIO *b = BIO_new_fp(fp, BIO_NOCLOSE);
crypto/openssl/crypto/evp/p_lib.c
1297
BIO *b = BIO_new_fp(fp, BIO_NOCLOSE);
crypto/openssl/crypto/lhash/lh_stats.c
34
BIO_set_fp(bp, fp, BIO_NOCLOSE);
crypto/openssl/crypto/lhash/lh_stats.c
46
BIO_set_fp(bp, fp, BIO_NOCLOSE);
crypto/openssl/crypto/lhash/lh_stats.c
58
BIO_set_fp(bp, fp, BIO_NOCLOSE);
crypto/openssl/crypto/pem/pem_all.c
217
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/pem/pem_info.c
39
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/pem/pem_lib.c
119
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/pem/pem_lib.c
313
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/pem/pem_lib.c
626
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/pem/pem_lib.c
712
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/pem/pem_pk8.c
242
if ((bp = BIO_new_fp(fp, BIO_NOCLOSE)) == NULL) {
crypto/openssl/crypto/pem/pem_pk8.c
257
if ((bp = BIO_new_fp(fp, BIO_NOCLOSE)) == NULL) {
crypto/openssl/crypto/pem/pem_pkey.c
289
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/pem/pem_pkey.c
419
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/pem/pem_pkey.c
436
if ((b = BIO_new_fp(out, BIO_NOCLOSE)) == NULL) {
crypto/openssl/crypto/rsa/rsa_prn.c
31
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/x509/t_crl.c
28
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/x509/t_req.c
30
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/x509/t_x509.c
41
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/x509/v3_prn.c
209
if ((bio_tmp = BIO_new_fp(fp, BIO_NOCLOSE)) == NULL)
crypto/openssl/crypto/x509/x_all.c
743
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/crypto/x509/x_all.c
764
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/demos/bio/client-arg.c
88
out = BIO_new_fp(stdout, BIO_NOCLOSE);
crypto/openssl/demos/bio/client-conf.c
96
out = BIO_new_fp(stdout, BIO_NOCLOSE);
crypto/openssl/demos/cms/cms_ver.c
30
b = BIO_new_fp(stdout, BIO_NOCLOSE | BIO_FP_TEXT);
crypto/openssl/engines/e_capi.c
297
out = BIO_new_fp(stdout, BIO_NOCLOSE);
crypto/openssl/ssl/ssl_lib.c
1726
BIO_set_fd(bio, fd, BIO_NOCLOSE);
crypto/openssl/ssl/ssl_lib.c
1751
BIO_set_fd(bio, fd, BIO_NOCLOSE);
crypto/openssl/ssl/ssl_lib.c
1779
BIO_set_fd(bio, fd, BIO_NOCLOSE);
crypto/openssl/ssl/ssl_txt.c
27
BIO_set_fp(b, fp, BIO_NOCLOSE);
crypto/openssl/test/bio_base64_test.c
176
(void)BIO_set_close(mem, BIO_NOCLOSE);
crypto/openssl/test/bio_memleak_test.c
122
(void)BIO_set_close(bio, BIO_NOCLOSE);
crypto/openssl/test/bio_memleak_test.c
251
BIO_set_mem_buf(bio, &bufmem, BIO_NOCLOSE);
crypto/openssl/test/bio_memleak_test.c
30
BIO_set_mem_buf(bio, &bufmem, BIO_NOCLOSE);
crypto/openssl/test/bio_memleak_test.c
57
if (!TEST_int_gt(BIO_set_close(bio, BIO_NOCLOSE), 0))
crypto/openssl/test/bio_prefix_text.c
149
bio_in = BIO_new_fp(stdin, BIO_NOCLOSE | BIO_FP_TEXT);
crypto/openssl/test/bio_prefix_text.c
150
bio_out = BIO_new_fp(stdout, BIO_NOCLOSE | BIO_FP_TEXT);
crypto/openssl/test/bio_prefix_text.c
151
bio_err = BIO_new_fp(stderr, BIO_NOCLOSE | BIO_FP_TEXT);
crypto/openssl/test/bio_pw_callback_test.c
189
if (!BIO_set_close(bio, BIO_NOCLOSE))
crypto/openssl/test/helpers/handshake.c
1308
tmpbio = BIO_new_dgram_sctp(sock, BIO_NOCLOSE);
crypto/openssl/test/helpers/quictestlib.c
183
tmpbio = BIO_new_fp(stdout, BIO_NOCLOSE);
crypto/openssl/test/helpers/ssltestlib.c
1139
if (!TEST_ptr(s_to_c_bio = BIO_new_socket(sfd, BIO_NOCLOSE))
crypto/openssl/test/helpers/ssltestlib.c
1140
|| !TEST_ptr(c_to_s_bio = BIO_new_socket(cfd, BIO_NOCLOSE)))
crypto/openssl/test/ssl_old_test.c
1985
(void)BIO_set_ssl(c_ssl_bio, c_ssl, BIO_NOCLOSE);
crypto/openssl/test/ssl_old_test.c
1989
(void)BIO_set_ssl(s_ssl_bio, s_ssl, BIO_NOCLOSE);
crypto/openssl/test/ssl_old_test.c
2239
(void)BIO_set_ssl(c_ssl_bio, c_ssl, BIO_NOCLOSE);
crypto/openssl/test/ssl_old_test.c
2243
(void)BIO_set_ssl(s_ssl_bio, s_ssl, BIO_NOCLOSE);
crypto/openssl/test/ssl_old_test.c
2629
BIO_set_ssl(c_bio, c_ssl, BIO_NOCLOSE);
crypto/openssl/test/ssl_old_test.c
2655
BIO_set_ssl(s_bio, s_ssl, BIO_NOCLOSE);
crypto/openssl/test/ssl_old_test.c
948
bio_stdout = BIO_new_fp(stdout, BIO_NOCLOSE | BIO_FP_TEXT);
crypto/openssl/test/testutil/basic_output.c
137
tap_out = BIO_new_fp(stdout, BIO_NOCLOSE | BIO_FP_TEXT);
crypto/openssl/test/testutil/basic_output.c
138
tap_err = BIO_new_fp(stderr, BIO_NOCLOSE | BIO_FP_TEXT);
crypto/openssl/test/testutil/testutil_init.c
81
BIO_new_fp(stderr, BIO_NOCLOSE | BIO_FP_TEXT));
crypto/openssl/test/x509_acert_test.c
127
if (!TEST_ptr(bout = BIO_new_fp(stderr, BIO_NOCLOSE)))
crypto/openssl/test/x509_acert_test.c
29
if (!TEST_ptr(bout = BIO_new_fp(stderr, BIO_NOCLOSE)))
usr.sbin/uefisign/uefisign.c
291
BIO_set_fp(out, stdout, BIO_NOCLOSE);
usr.sbin/uefisign/uefisign.c
315
(void)BIO_set_close(out, BIO_NOCLOSE);