|
FreeRDP
|
Functions | |
| int | ShadowSubsystemEntry (RDP_SHADOW_ENTRY_POINTS *pEntryPoints) |
| const char * | ShadowSubsystemName (void) |
| static pfnShadowSubsystemEntry | shadow_subsystem_load_static_entry (const char *name) |
| void | shadow_subsystem_set_entry_builtin (const char *name) |
Variables | |
| static RDP_SHADOW_SUBSYSTEM | g_Subsystems [] |
| static size_t | g_SubsystemCount = ARRAYSIZE(g_Subsystems) |
|
static |

| void shadow_subsystem_set_entry_builtin | ( | const char * | name | ) |


| int ShadowSubsystemEntry | ( | RDP_SHADOW_ENTRY_POINTS * | pEntryPoints | ) |

| const char* ShadowSubsystemName | ( | void | ) |
|
static |
|
static |