flat_id.h File Reference

#include "../../str.h"

Include dependency graph for flat_id.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  flat_id

Functions

unsigned char cmp_flat_id (struct flat_id *id1, struct flat_id *id2)
void free_flat_id (struct flat_id *id)
struct flat_idnew_flat_id (char *dir, char *table)


Function Documentation

unsigned char cmp_flat_id ( struct flat_id id1,
struct flat_id id2 
)

Definition at line 63 of file flat_id.c.

References flat_id::dir, _str::len, _str::s, and flat_id::table.

Referenced by flat_get_connection().

void free_flat_id ( struct flat_id id  ) 

Definition at line 78 of file flat_id.c.

References pkg_free.

Referenced by flat_free_connection(), and flat_get_connection().

struct flat_id* new_flat_id ( char *  dir,
char *  table 
) [read]

Definition at line 35 of file flat_id.c.

References flat_id::dir, _str::len, LM_ERR, pkg_malloc, _str::s, and flat_id::table.

Referenced by flat_get_connection().


Generated on Wed May 23 06:01:03 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6