Sign in
flutter
/
third_party
/
openssl
/
c09c3c4b2fd262905ed1f1666145c32cd2b91f00
/
.
/
crypto
/
buffer
/
buffer.err
blob: 870534910d167095842bf1359d9b44586fe84a17 [
file
] [
log
] [
blame
]
/* Error codes for the BUF functions. */
/* Function codes. */
#define
BUF_F_BUF_MEM_GROW
100
#define
BUF_F_BUF_MEM_NEW
101
#define
BUF_F_BUF_STRDUP
102
/* Reason codes. */