#include "dlist.h"
#include "udomain.h"
#include "urecord.h"
#include "ucontact.h"
#include "ul_callback.h"


Go to the source code of this file.
Data Structures | |
| struct | usrloc_api |
Typedefs | |
| typedef int(* | bind_usrloc_t )(usrloc_api_t *api) |
| typedef struct usrloc_api | usrloc_api_t |
Definition in file usrloc.h.
| typedef int(* bind_usrloc_t)(usrloc_api_t *api) |
| typedef struct usrloc_api usrloc_api_t |
usrloc API export structure
1.5.6