pua_callback.c File Reference

#include "../../dprint.h"
#include "../../error.h"
#include "../../mem/shm_mem.h"
#include "pua_callback.h"

Include dependency graph for pua_callback.c:

Go to the source code of this file.

Functions

void destroy_puacb_list (void)
int init_puacb_list (void)
int register_puacb (int types, pua_cb f, void *param)

Variables

struct puacb_head_listpuacb_list = 0


Function Documentation

void destroy_puacb_list ( void   ) 

int init_puacb_list ( void   ) 

Definition at line 34 of file pua_callback.c.

References puacb_head_list::first, LM_CRIT, puacb_head_list::reg_types, and shm_malloc().

Referenced by mod_init().

int register_puacb ( int  types,
pua_cb  f,
void *  param 
)


Variable Documentation

Definition at line 32 of file pua_callback.c.


Generated on Thu May 24 08:01:16 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6