Home
last modified time | relevance | path

Searched refs:SW_COMPONENT (Results 1 – 6 of 6) sorted by relevance

/dports/security/softether/v4.38-9760/src/Cedar/
H A DSWInner.h200 typedef struct SW_COMPONENT struct
221 } SW_COMPONENT; argument
277 SW_COMPONENT *Component; // Component
352 void SwFreeComponent(SW_COMPONENT *c);
354 bool SwIsComponentDetected(SW *sw, SW_COMPONENT *c);
356 SW_COMPONENT *SwFindComponent(SW *sw, char *name);
361 wchar_t *SwGetOldMsiInstalledDir(SW_COMPONENT *c);
370 void SwDefineTasks(SW *sw, SW_TASK *t, SW_COMPONENT *c);
387 bool SwCheckOs(SW *sw, SW_COMPONENT *c);
410 bool SwInstallMain(SW *sw, WIZARD_PAGE *wp, SW_COMPONENT *c);
[all …]
H A DSW.c1225 SW_COMPONENT *default_select = NULL; in SwLang1Init()
1836 SW_COMPONENT *c; in SwPerformThread()
4229 SW_COMPONENT *c = NULL; in SwLoadLogFile()
5326 SW_COMPONENT *default_select = NULL; in SwComponentsInit()
5376 SW_COMPONENT *c; in SwComponentsUpdate()
5429 SW_COMPONENT *c; in SwComponents()
6078 void SwFreeComponent(SW_COMPONENT *c) in SwFreeComponent()
6106 SW_COMPONENT *c; in SwNewComponent()
6119 c = ZeroMalloc(sizeof(SW_COMPONENT)); in SwNewComponent()
6164 bool SwCheckOs(SW *sw, SW_COMPONENT *c) in SwCheckOs()
[all …]
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DSWInner.h200 typedef struct SW_COMPONENT struct
221 } SW_COMPONENT; argument
277 SW_COMPONENT *Component; // Component
352 void SwFreeComponent(SW_COMPONENT *c);
354 bool SwIsComponentDetected(SW *sw, SW_COMPONENT *c);
356 SW_COMPONENT *SwFindComponent(SW *sw, char *name);
361 wchar_t *SwGetOldMsiInstalledDir(SW_COMPONENT *c);
370 void SwDefineTasks(SW *sw, SW_TASK *t, SW_COMPONENT *c);
387 bool SwCheckOs(SW *sw, SW_COMPONENT *c);
410 bool SwInstallMain(SW *sw, WIZARD_PAGE *wp, SW_COMPONENT *c);
[all …]
H A DSW.c1225 SW_COMPONENT *default_select = NULL; in SwLang1Init()
1836 SW_COMPONENT *c; in SwPerformThread()
4229 SW_COMPONENT *c = NULL; in SwLoadLogFile()
5326 SW_COMPONENT *default_select = NULL; in SwComponentsInit()
5376 SW_COMPONENT *c; in SwComponentsUpdate()
5429 SW_COMPONENT *c; in SwComponents()
6078 void SwFreeComponent(SW_COMPONENT *c) in SwFreeComponent()
6106 SW_COMPONENT *c; in SwNewComponent()
6119 c = ZeroMalloc(sizeof(SW_COMPONENT)); in SwNewComponent()
6164 bool SwCheckOs(SW *sw, SW_COMPONENT *c) in SwCheckOs()
[all …]
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DSWInner.h105 typedef struct SW_COMPONENT struct
126 } SW_COMPONENT; typedef
182 SW_COMPONENT *Component; // Component
202 SW_COMPONENT *CurrentComponent; // Component that is currently selected
257 void SwFreeComponent(SW_COMPONENT *c);
259 bool SwIsComponentDetected(SW *sw, SW_COMPONENT *c);
261 SW_COMPONENT *SwFindComponent(SW *sw, char *name);
266 wchar_t *SwGetOldMsiInstalledDir(SW_COMPONENT *c);
275 void SwDefineTasks(SW *sw, SW_TASK *t, SW_COMPONENT *c);
313 bool SwInstallMain(SW *sw, WIZARD_PAGE *wp, SW_COMPONENT *c);
[all …]
H A DSW.c1111 SW_COMPONENT *default_select = NULL; in SwLang1Init()
1683 SW_COMPONENT *c; in SwPerformThread()
3911 SW_COMPONENT *SwFindComponent(SW *sw, char *name) in SwFindComponent()
3976 SW_COMPONENT *c = NULL; in SwLoadLogFile()
5054 SW_COMPONENT *default_select = NULL; in SwComponentsInit()
5104 SW_COMPONENT *c; in SwComponentsUpdate()
5157 SW_COMPONENT *c; in SwComponents()
5770 void SwFreeComponent(SW_COMPONENT *c) in SwFreeComponent()
5798 SW_COMPONENT *c; in SwNewComponent()
5811 c = ZeroMalloc(sizeof(SW_COMPONENT)); in SwNewComponent()
[all …]