Files | |
| file | dlist.c |
| USRLOC - List of registered domains
| |
| file | dlist.h |
| USRLOC - List of registered domains. | |
| file | hslot.c |
| USRLOC - Hash table collision slot related functions
| |
| file | hslot.h |
| USRLOC - Hash table collision slot related functions. | |
| file | ucontact.c |
| USRLOC - Usrloc contact handling functions
| |
| file | ucontact.h |
| USRLOC - Usrloc contact structure. | |
| file | udomain.c |
| USRLOC - Userloc domain handling functions
| |
| file | udomain.h |
| USRLOC - Usrloc domain structure. | |
| file | ul_callback.c |
| USRLOC - Callback functions
| |
| file | ul_callback.h |
| USRLOC - Module callbacks. | |
| file | ul_mi.c |
| USRLOC - Usrloc MI functions
| |
| file | ul_mi.h |
| USRLOC - Usrloc MI functions. | |
| file | ul_mod.c |
| USRLOC - Usrloc module interface
| |
| file | ul_mod.h |
| USRLOC - Usrloc module interface. | |
| file | urecord.c |
| USRLOC - Usrloc record structure
| |
| file | urecord.h |
| USRLOC - Usrloc record structure. | |
| file | usrloc.c |
| USRLOC - module API exports interfaces
| |
| file | usrloc.h |
| USRLOC - module API exports interface. | |
| file | utime.c |
| USRLOC - time related functions
| |
| file | utime.h |
| USRLOC - time related functions. | |
The module keeps a user location table and provides access to the table to other modules. The module exports no functions that could be used directly from scripts, all access is done over a API. A main user of this API is the registrar module.
1.5.6