Functions

h_table.c File Reference

TM :: More...

#include <stdlib.h>
#include "../../mem/shm_mem.h"
#include "../../hash_func.h"
#include "../../dprint.h"
#include "../../md5utils.h"
#include "../../ut.h"
#include "../../globals.h"
#include "../../error.h"
#include "../../char_msg_val.h"
#include "defs.h"
#include "t_reply.h"
#include "t_cancel.h"
#include "t_stats.h"
#include "h_table.h"
#include "../../fix_lumps.h"
#include "timer.h"
#include "uac.h"
Include dependency graph for h_table.c:

Go to the source code of this file.

Functions


Detailed Description

Definition in file h_table.c.


Function Documentation

void tm_xdata_swap ( tm_cell_t *  t,
tm_xlinks_t xd,
int  mode 
)

backup xdata from/to msg context to local var and use T lists

Definition at line 496 of file h_table.c.