ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Functions
alloc.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

char * alloc (unsigned int)
 
void alloc_free (char *)
 
int alloc_re (char **, unsigned int, unsigned int)
 

Function Documentation

◆ alloc()

char* alloc ( unsigned  int)

Definition at line 15 of file alloc.c.

Here is the caller graph for this function:

◆ alloc_free()

void alloc_free ( char *  )

Definition at line 25 of file alloc.c.

Here is the caller graph for this function:

◆ alloc_re()

int alloc_re ( char **  ,
unsigned  int,
unsigned  int 
)

Definition at line 6 of file alloc_re.c.