ze-filter  (ze-filter-0.8.0-develop-180218)
ze-reply.c File Reference
#include <ze-sys.h>
#include "ze-filter.h"
#include "ze-filter-data.h"

Go to the source code of this file.

Classes

struct  replymsg_T
 

Macros

#define STRING(a)   #a
 

Typedefs

typedef struct replymsg_T replymsg_T
 

Functions

bool get_reply_msg (SMFICTX *ctx, char *code, char *msg, size_t sz, char *attr, char *value)
 

Macro Definition Documentation

◆ STRING

#define STRING (   a)    #a

Definition at line 102 of file ze-reply.c.

Typedef Documentation

◆ replymsg_T

typedef struct replymsg_T replymsg_T

Function Documentation

◆ get_reply_msg()

bool get_reply_msg ( SMFICTX *  ctx,
char *  code,
char *  msg,
size_t  sz,
char *  attr,
char *  value 
)

Definition at line 105 of file ze-reply.c.