|
My Project
|
Go to the source code of this file.
Data Structures | |
| struct | service_list_t |
Functions | |
| Handle | __get_handle_from_list (const char *name) |
| void | __destroy_handle_list (void) |
| Result | srvInit () |
| Result | srvExit () |
| Result | srvRegisterClient () |
| Result | srvGetServiceHandle (Handle *out, const char *name) |
| Result | srvPmInit () |
| Result | srvRegisterProcess (u32 procid, u32 count, void *serviceaccesscontrol) |
| Result | srvUnregisterProcess (u32 procid) |
Variables | |
| service_list_t * | __service_ptr |
| service_list_t* __service_ptr |