Functions

modules_k/usrloc/ul_callback.c File Reference

USRLOC - Callback functions

More...

#include <stdlib.h>
#include "../../dprint.h"
#include "../../error.h"
#include "../../mem/shm_mem.h"
#include "ul_callback.h"
#include "ucontact.h"
Include dependency graph for modules_k/usrloc/ul_callback.c:

Go to the source code of this file.

Functions


Detailed Description

Definition in file modules_k/usrloc/ul_callback.c.


Function Documentation

int register_ulcb ( int  types,
ul_cb  f,
void *  param 
)

register a callback for several types of events

Definition at line 83 of file modules_k/usrloc/ul_callback.c.