Sign in
flutter
/
third_party
/
openssl
/
651d0aff98d28e2db146afa1790e9e22f3ef22db
/
.
/
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. */