Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
buffererr.h File Reference
#include <openssl/symhacks.h>
+ Include dependency graph for buffererr.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BUF_F_BUF_MEM_GROW   100
 
#define BUF_F_BUF_MEM_GROW_CLEAN   105
 
#define BUF_F_BUF_MEM_NEW   101
 

Functions

int ERR_load_BUF_strings (void)
 

Macro Definition Documentation

◆ BUF_F_BUF_MEM_GROW

#define BUF_F_BUF_MEM_GROW   100

Definition at line 26 of file buffererr.h.

◆ BUF_F_BUF_MEM_GROW_CLEAN

#define BUF_F_BUF_MEM_GROW_CLEAN   105

Definition at line 27 of file buffererr.h.

◆ BUF_F_BUF_MEM_NEW

#define BUF_F_BUF_MEM_NEW   101

Definition at line 28 of file buffererr.h.

Function Documentation

◆ ERR_load_BUF_strings()

int ERR_load_BUF_strings ( void )