Server IP : 192.250.235.76 / Your IP : 45.90.210.12
System : Linux s2968.sgp1.stableserver.net 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
PHP Version : 8.2.29
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
1902110114081995
Server IP : 198.54.116.172 / Your IP : 216.73.216.36
System : Linux server322.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : mail
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /usr/include/openssl//bioerr.h
/*
* Generated by util/mkerr.pl DO NOT EDIT
* Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
* in the file LICENSE in the source distribution or at
* https://www.openssl.org/source/license.html
*/
#ifndef HEADER_BIOERR_H
# define HEADER_BIOERR_H
# ifndef HEADER_SYMHACKS_H
# include <openssl/symhacks.h>
# endif
# ifdef __cplusplus
extern "C"
# endif
int ERR_load_BIO_strings(void);
/*
* BIO function codes.
*/
# define BIO_F_ACPT_STATE 100
# define BIO_F_ADDRINFO_WRAP 148
# define BIO_F_ADDR_STRINGS 134
# define BIO_F_BIO_ACCEPT 101
# define BIO_F_BIO_ACCEPT_EX 137
# define BIO_F_BIO_ACCEPT_NEW 152
# define BIO_F_BIO_ADDR_NEW 144
# define BIO_F_BIO_BIND 147
# define BIO_F_BIO_CALLBACK_CTRL 131
# define BIO_F_BIO_CONNECT 138
# define BIO_F_BIO_CONNECT_NEW 153
# define BIO_F_BIO_CTRL 103
# define BIO_F_BIO_GETS 104
# define BIO_F_BIO_GET_HOST_IP 106
# define BIO_F_BIO_GET_NEW_INDEX 102
# define BIO_F_BIO_GET_PORT 107
# define BIO_F_BIO_LISTEN 139
# define BIO_F_BIO_LOOKUP 135
# define BIO_F_BIO_LOOKUP_EX 143
# define BIO_F_BIO_MAKE_PAIR 121
# define BIO_F_BIO_METH_NEW 146
# define BIO_F_BIO_NEW 108
# define BIO_F_BIO_NEW_DGRAM_SCTP 145
# define BIO_F_BIO_NEW_FILE 109
# define BIO_F_BIO_NEW_MEM_BUF 126
# define BIO_F_BIO_NREAD 123
# define BIO_F_BIO_NREAD0 124
# define BIO_F_BIO_NWRITE 125
# define BIO_F_BIO_NWRITE0 122
# define BIO_F_BIO_PARSE_HOSTSERV 136
# define BIO_F_BIO_PUTS 110
# define BIO_F_BIO_READ 111
# define BIO_F_BIO_READ_EX 105
# define BIO_F_BIO_READ_INTERN 120
# define BIO_F_BIO_SOCKET 140
# define BIO_F_BIO_SOCKET_NBIO 142
# define BIO_F_BIO_SOCK_INFO 141
# define BIO_F_BIO_SOCK_INIT 112
# define BIO_F_BIO_WRITE 113
# define BIO_F_BIO_WRITE_EX 119
# define BIO_F_BIO_WRITE_INTERN 128
# define BIO_F_BUFFER_CTRL 114
# define BIO_F_CONN_CTRL 127
# define BIO_F_CONN_STATE 115
# define BIO_F_DGRAM_SCTP_NEW 149
# define BIO_F_DGRAM_SCTP_READ 132
# define BIO_F_DGRAM_SCTP_WRITE 133
# define BIO_F_DOAPR_OUTCH 150
# define BIO_F_FILE_CTRL 116
# define BIO_F_FILE_READ 130
# define BIO_F_LINEBUFFER_CTRL 129
# define BIO_F_LINEBUFFER_NEW 151
# define BIO_F_MEM_WRITE 117
# define BIO_F_NBIOF_NEW 154
# define BIO_F_SLG_WRITE 155
# define BIO_F_SSL_NEW 118
/*
* BIO reason codes.
*/
# define BIO_R_ACCEPT_ERROR 100
# define BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET 141
# define BIO_R_AMBIGUOUS_HOST_OR_SERVICE 129
# define BIO_R_BAD_FOPEN_MODE 101
# define BIO_R_BROKEN_PIPE 124
# define BIO_R_CONNECT_ERROR 103
# define BIO_R_GETHOSTBYNAME_ADDR_IS_NOT_AF_INET 107
# define BIO_R_GETSOCKNAME_ERROR 132
# define BIO_R_GETSOCKNAME_TRUNCATED_ADDRESS 133
# define BIO_R_GETTING_SOCKTYPE 134
# define BIO_R_INVALID_ARGUMENT 125
# define BIO_R_INVALID_SOCKET 135
# define BIO_R_IN_USE 123
# define BIO_R_LENGTH_TOO_LONG 102
# define BIO_R_LISTEN_V6_ONLY 136
# define BIO_R_LOOKUP_RETURNED_NOTHING 142
# define BIO_R_MALFORMED_HOST_OR_SERVICE 130
# define BIO_R_NBIO_CONNECT_ERROR 110
# define BIO_R_NO_ACCEPT_ADDR_OR_SERVICE_SPECIFIED 143
# define BIO_R_NO_HOSTNAME_OR_SERVICE_SPECIFIED 144
# define BIO_R_NO_PORT_DEFINED 113
# define BIO_R_NO_SUCH_FILE 128
# define BIO_R_NULL_PARAMETER 115
# define BIO_R_UNABLE_TO_BIND_SOCKET 117
# define BIO_R_UNABLE_TO_CREATE_SOCKET 118
# define BIO_R_UNABLE_TO_KEEPALIVE 137
# define BIO_R_UNABLE_TO_LISTEN_SOCKET 119
# define BIO_R_UNABLE_TO_NODELAY 138
# define BIO_R_UNABLE_TO_REUSEADDR 139
# define BIO_R_UNAVAILABLE_IP_FAMILY 145
# define BIO_R_UNINITIALIZED 120
# define BIO_R_UNKNOWN_INFO_TYPE 140
# define BIO_R_UNSUPPORTED_IP_FAMILY 146
# define BIO_R_UNSUPPORTED_METHOD 121
# define BIO_R_UNSUPPORTED_PROTOCOL_FAMILY 131
# define BIO_R_WRITE_TO_READ_ONLY_BIO 126
# define BIO_R_WSASTARTUP 122
#endif
Name
Size
Last Modified
Owner / Group
Permissions
Options
.. -- January 08 2026 03:57:22 root / root 0755 aes.h 3.271 KB October 09 2024 13:38:54 root / root 0644 asn1.h 32.839 KB October 09 2024 13:38:54 root / root 0644 asn1_mac.h 0.386 KB October 09 2024 13:38:54 root / root 0644 asn1err.h 14.343 KB October 09 2024 13:38:54 root / root 0644 asn1t.h 32.168 KB October 09 2024 13:38:54 root / root 0644 async.h 2.342 KB October 09 2024 13:38:54 root / root 0644 asyncerr.h 1.295 KB October 09 2024 13:38:54 root / root 0644 bio.h 34.089 KB October 09 2024 13:38:54 root / root 0644 bioerr.h 6.25 KB October 09 2024 13:38:54 root / root 0644 blowfish.h 1.804 KB October 09 2024 13:38:54 root / root 0644 bn.h 21.616 KB October 09 2024 13:38:54 root / root 0644 bnerr.h 4.853 KB October 09 2024 13:38:54 root / root 0644 buffer.h 1.563 KB October 09 2024 13:38:54 root / root 0644 buffererr.h 0.801 KB October 09 2024 13:38:54 root / root 0644 camellia.h 3.104 KB October 09 2024 13:38:54 root / root 0644 cast.h 1.635 KB October 09 2024 13:38:54 root / root 0644 cmac.h 1.039 KB October 09 2024 13:38:54 root / root 0644 cms.h 15.995 KB October 09 2024 13:38:54 root / root 0644 cmserr.h 10.898 KB October 09 2024 13:38:54 root / root 0644 comp.h 1.297 KB October 09 2024 13:38:54 root / root 0644 comperr.h 1.184 KB October 09 2024 13:38:54 root / root 0644 conf.h 5.47 KB October 09 2024 13:38:54 root / root 0644 conf_api.h 1.27 KB October 09 2024 13:38:54 root / root 0644 conferr.h 3.349 KB October 09 2024 13:38:54 root / root 0644 crypto.h 16.929 KB October 09 2024 13:38:54 root / root 0644 cryptoerr.h 2.208 KB October 09 2024 13:38:54 root / root 0644 ct.h 15.5 KB October 09 2024 13:38:54 root / root 0644 cterr.h 3.389 KB October 09 2024 13:38:54 root / root 0644 des.h 7.448 KB October 09 2024 13:38:54 root / root 0644 dh.h 13.416 KB October 09 2024 13:38:54 root / root 0644 dherr.h 4.312 KB October 09 2024 13:38:54 root / root 0644 dsa.h 9.866 KB October 09 2024 13:38:54 root / root 0644 dsaerr.h 3.271 KB October 09 2024 13:38:54 root / root 0644 dtls1.h 1.541 KB October 09 2024 13:38:54 root / root 0644 e_os2.h 8.679 KB October 09 2024 13:38:54 root / root 0644 ebcdic.h 0.902 KB October 09 2024 13:38:54 root / root 0644 ec.h 62.165 KB October 09 2024 13:38:54 root / root 0644 ecdh.h 0.35 KB October 09 2024 13:38:54 root / root 0644 ecdsa.h 0.35 KB October 09 2024 13:38:54 root / root 0644 ecerr.h 16.25 KB October 09 2024 13:38:54 root / root 0644 engine.h 33.849 KB October 09 2024 13:38:54 root / root 0644 engineerr.h 5.319 KB October 09 2024 13:38:54 root / root 0644 err.h 11.005 KB October 09 2024 13:38:54 root / root 0644 evp.h 75.135 KB October 09 2024 13:38:54 root / root 0644 evperr.h 11.79 KB October 09 2024 13:38:54 root / root 0644 fips.h 9.741 KB October 09 2024 13:38:54 root / root 0644 fips_rand.h 7.001 KB October 09 2024 13:38:54 root / root 0644 hmac.h 1.554 KB October 09 2024 13:38:54 root / root 0644 idea.h 2.05 KB October 09 2024 13:38:54 root / root 0644 kdf.h 7.388 KB October 09 2024 13:38:54 root / root 0644 kdferr.h 4.676 KB October 09 2024 13:38:54 root / root 0644 lhash.h 9.054 KB October 09 2024 13:38:54 root / root 0644 md2.h 1.029 KB October 09 2024 13:38:54 root / root 0644 md4.h 1.291 KB October 09 2024 13:38:54 root / root 0644 md5.h 1.289 KB October 09 2024 13:38:54 root / root 0644 mdc2.h 1.028 KB October 09 2024 13:38:54 root / root 0644 modes.h 10.232 KB October 09 2024 13:38:54 root / root 0644 obj_mac.h 213.365 KB October 09 2024 13:38:54 root / root 0644 objects.h 6.478 KB October 09 2024 13:38:54 root / root 0644 objectserr.h 1.285 KB October 09 2024 13:38:54 root / root 0644 ocsp.h 14.946 KB October 09 2024 13:38:54 root / root 0644 ocsperr.h 3.277 KB October 09 2024 13:38:54 root / root 0644 opensslconf-x86_64.h 4.783 KB October 09 2024 13:39:34 root / root 0644 opensslconf.h 1.544 KB October 09 2024 13:39:34 root / root 0644 opensslv.h 4.011 KB October 09 2024 13:38:54 root / root 0644 ossl_typ.h 6.162 KB October 09 2024 13:38:54 root / root 0644 pem.h 15.105 KB October 09 2024 13:38:54 root / root 0644 pem2.h 0.405 KB October 09 2024 13:38:54 root / root 0644 pemerr.h 5.1 KB October 09 2024 13:38:54 root / root 0644 pkcs12.h 9.64 KB October 09 2024 13:38:54 root / root 0644 pkcs12err.h 3.661 KB October 09 2024 13:38:54 root / root 0644 pkcs7.h 11.318 KB October 09 2024 13:38:54 root / root 0644 pkcs7err.h 4.99 KB October 09 2024 13:38:54 root / root 0644 rand.h 2.303 KB October 09 2024 13:38:54 root / root 0644 rand_drbg.h 4.651 KB October 09 2024 13:38:54 root / root 0644 randerr.h 4.585 KB October 09 2024 13:38:54 root / root 0644 rc2.h 1.498 KB October 09 2024 13:38:54 root / root 0644 rc4.h 0.806 KB October 09 2024 13:38:54 root / root 0644 rc5.h 1.941 KB October 09 2024 13:38:54 root / root 0644 ripemd.h 1.214 KB October 09 2024 13:38:54 root / root 0644 rsa.h 21.824 KB October 09 2024 13:38:54 root / root 0644 rsaerr.h 9.589 KB October 09 2024 13:38:54 root / root 0644 safestack.h 7.948 KB October 09 2024 13:38:54 root / root 0644 seed.h 3.397 KB October 09 2024 13:38:54 root / root 0644 sha.h 3.741 KB October 09 2024 13:38:54 root / root 0644 srp.h 3.737 KB October 09 2024 13:38:54 root / root 0644 srtp.h 1.285 KB October 09 2024 13:38:54 root / root 0644 ssl.h 108.555 KB October 09 2024 13:39:22 root / root 0644 ssl2.h 0.529 KB October 09 2024 13:38:54 root / root 0644 ssl3.h 14.36 KB October 09 2024 13:38:54 root / root 0644 sslerr.h 45.582 KB October 09 2024 13:38:54 root / root 0644 stack.h 3.022 KB October 09 2024 13:38:54 root / root 0644 store.h 10.937 KB October 09 2024 13:38:54 root / root 0644 storeerr.h 4.296 KB October 09 2024 13:38:54 root / root 0644 symhacks.h 1.28 KB October 09 2024 13:38:54 root / root 0644 tls1.h 70.791 KB October 09 2024 13:38:54 root / root 0644 ts.h 21.903 KB October 09 2024 13:38:54 root / root 0644 tserr.h 6.588 KB October 09 2024 13:38:54 root / root 0644 txt_db.h 1.627 KB October 09 2024 13:38:54 root / root 0644 ui.h 15.676 KB October 09 2024 13:38:54 root / root 0644 uierr.h 2.673 KB October 09 2024 13:38:54 root / root 0644 whrlpool.h 1.345 KB October 09 2024 13:38:54 root / root 0644 x509.h 42.311 KB October 09 2024 13:38:54 root / root 0644 x509_vfy.h 31.69 KB October 09 2024 13:38:54 root / root 0644 x509err.h 6.644 KB October 09 2024 13:38:54 root / root 0644 x509v3.h 32.657 KB October 09 2024 13:38:54 root / root 0644 x509v3err.h 8.571 KB October 09 2024 13:38:54 root / root 0644