ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Macros | Functions
error_str.c File Reference
#include <errno.h>
#include "error.h"
Include dependency graph for error_str.c:

Go to the source code of this file.

Macros

#define X(e, s)   if (i == e) return s;
 

Functions

const char * error_str (int i)
 

Macro Definition Documentation

◆ X

#define X (   e,
 
)    if (i == e) return s;

Definition at line 6 of file error_str.c.

Function Documentation

◆ error_str()

const char* error_str ( int  i)

Definition at line 8 of file error_str.c.

Here is the caller graph for this function: