Symbol: OPENSSL_NO_POSIX_IO
crypto/openssl/apps/include/apps.h
19
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/apps/include/apps.h
222
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/apps/include/http_server.h
31
&& !defined(OPENSSL_NO_POSIX_IO)
crypto/openssl/apps/include/log.h
15
&& !defined(OPENSSL_NO_SOCK) && !defined(OPENSSL_NO_POSIX_IO)
crypto/openssl/apps/lib/apps.c
1674
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/apps/lib/apps.c
1683
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/apps/lib/apps.c
1721
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/apps/lib/apps.c
28
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/apps/lib/apps.c
3092
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/apps/lib/apps.c
3100
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/apps/lib/apps.c
3151
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/crypto/bio/bss_fd.c
15
#if defined(OPENSSL_NO_POSIX_IO)
crypto/openssl/crypto/conf/conf_def.c
224
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/crypto/conf/conf_def.c
28
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/crypto/conf/conf_def.c
283
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/crypto/conf/conf_def.c
494
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/crypto/conf/conf_def.c
54
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/crypto/conf/conf_def.c
583
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/crypto/conf/conf_def.c
799
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/crypto/rand/randfile.c
111
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/crypto/rand/randfile.c
190
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/crypto/rand/randfile.c
204
#if defined(O_CREAT) && !defined(OPENSSL_NO_POSIX_IO) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_WINDOWS)
crypto/openssl/crypto/rand/randfile.c
256
#if !defined(NO_CHMOD) && !defined(OPENSSL_NO_POSIX_IO)
crypto/openssl/crypto/rand/randfile.c
35
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/crypto/rand/randfile.c
96
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/crypto/x509/by_dir.c
26
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/crypto/x509/by_dir.c
321
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/ssl/ssl_cert.c
30
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/ssl/ssl_cert.c
952
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/ssl/ssl_cert.c
969
#ifndef OPENSSL_NO_POSIX_IO
crypto/openssl/test/conf_include_test.c
23
#elif !defined(OPENSSL_NO_POSIX_IO)
crypto/openssl/test/helpers/quictestlib.c
202
#if !defined(OPENSSL_NO_POSIX_IO)
crypto/openssl/test/helpers/quictestlib.c
447
#if !defined(OPENSSL_NO_POSIX_IO) && defined(OPENSSL_THREADS) && !defined(CRYPTO_TDEBUG)
crypto/openssl/test/helpers/ssltestlib.c
26
#if (!defined(OPENSSL_NO_KTLS) || !defined(OPENSSL_NO_QUIC)) && !defined(OPENSSL_NO_POSIX_IO) && !defined(OPENSSL_NO_SOCK)