Home
last modified time | relevance | path

Searched refs:CLIENT_OPTION (Results 1 – 25 of 83) sorted by relevance

1234

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DSession.h92 CLIENT_OPTION *ClientOption; // Client connection options
307 SESSION *NewClientSessionEx(CEDAR *cedar, CLIENT_OPTION *option, CLIENT_AUTH *auth, PACKET_ADAPTER …
308 SESSION *NewClientSession(CEDAR *cedar, CLIENT_OPTION *option, CLIENT_AUTH *auth, PACKET_ADAPTER *p…
309 SESSION *NewRpcSession(CEDAR *cedar, CLIENT_OPTION *option);
310 SESSION *NewRpcSessionEx(CEDAR *cedar, CLIENT_OPTION *option, UINT *err, char *client_str);
311 SESSION *NewRpcSessionEx2(CEDAR *cedar, CLIENT_OPTION *option, UINT *err, char *client_str, void *h…
H A DCMInner.h49 CLIENT_OPTION *ClientOption;
138 CLIENT_OPTION *ClientOption; // Client option
162 CLIENT_OPTION *ClientOption; // Client Option
197 CLIENT_OPTION *ClientOption;
401 void CmEnumHubStart(HWND hWnd, CLIENT_OPTION *o);
422 bool CmProxyDlg(HWND hWnd, CLIENT_OPTION *a);
423 void CmProxyDlgUpdate(HWND hWnd, CLIENT_OPTION *a);
458 void CmChangePassword(HWND hWnd, CLIENT_OPTION *o, char *hubname, char *username);
546 void CmProxyDlgUseForIE(HWND hWnd, CLIENT_OPTION *o);
548 void CmProxyDlgSet(HWND hWnd, CLIENT_OPTION *o, CM_INTERNET_SETTING *setting);
[all …]
H A DLink.h27 CLIENT_OPTION *Option; // Client Option
50 LINK *NewLink(CEDAR *cedar, HUB *hub, CLIENT_OPTION *option, CLIENT_AUTH *auth, POLICY *policy);
H A DLink.c612 LINK *NewLink(CEDAR *cedar, HUB *hub, CLIENT_OPTION *option, CLIENT_AUTH *auth, POLICY *policy) in NewLink()
614 CLIENT_OPTION *o; in NewLink()
646 o = ZeroMalloc(sizeof(CLIENT_OPTION)); in NewLink()
647 Copy(o, option, sizeof(CLIENT_OPTION)); in NewLink()
H A DClient.h60 CLIENT_OPTION *ClientOption; // Client Option
237 CLIENT_OPTION *ClientOption; // Client Option
290 CLIENT_OPTION *ClientOption; // Client Option
608 CLIENT_OPTION *CiLoadClientOption(FOLDER *f);
620 void CiWriteClientOption(FOLDER *f, CLIENT_OPTION *o);
718 void InRpcClientOption(CLIENT_OPTION *c, PACK *p);
719 void OutRpcClientOption(PACK *p, CLIENT_OPTION *c);
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DSession.h188 CLIENT_OPTION *ClientOption; // Client connection options
410 SESSION *NewClientSessionEx(CEDAR *cedar, CLIENT_OPTION *option, CLIENT_AUTH *auth, PACKET_ADAPTER …
411 SESSION *NewClientSession(CEDAR *cedar, CLIENT_OPTION *option, CLIENT_AUTH *auth, PACKET_ADAPTER *p…
412 SESSION *NewRpcSession(CEDAR *cedar, CLIENT_OPTION *option);
413 SESSION *NewRpcSessionEx(CEDAR *cedar, CLIENT_OPTION *option, UINT *err, char *client_str);
414 SESSION *NewRpcSessionEx2(CEDAR *cedar, CLIENT_OPTION *option, UINT *err, char *client_str, void *h…
H A DLink.h120 CLIENT_OPTION *Option; // Client Option
143 LINK *NewLink(CEDAR *cedar, HUB *hub, CLIENT_OPTION *option, CLIENT_AUTH *auth, POLICY *policy);
H A DCMInner.h137 CLIENT_OPTION *ClientOption;
226 CLIENT_OPTION *ClientOption; // Client option
249 CLIENT_OPTION *ClientOption; // Client Option
480 void CmEnumHubStart(HWND hWnd, CLIENT_OPTION *o);
502 bool CmProxyDlg(HWND hWnd, CLIENT_OPTION *a);
503 void CmProxyDlgUpdate(HWND hWnd, CLIENT_OPTION *a);
538 void CmChangePassword(HWND hWnd, CLIENT_OPTION *o, char *hubname, char *username);
626 void CmProxyDlgUseForIE(HWND hWnd, CLIENT_OPTION *o);
628 void CmProxyDlgSet(HWND hWnd, CLIENT_OPTION *o, CM_INTERNET_SETTING *setting);
H A DLink.c695 LINK *NewLink(CEDAR *cedar, HUB *hub, CLIENT_OPTION *option, CLIENT_AUTH *auth, POLICY *policy) in NewLink()
697 CLIENT_OPTION *o; in NewLink()
729 o = ZeroMalloc(sizeof(CLIENT_OPTION)); in NewLink()
730 Copy(o, option, sizeof(CLIENT_OPTION)); in NewLink()
H A DClient.h161 CLIENT_OPTION *ClientOption; // Client Option
337 CLIENT_OPTION *ClientOption; // Client Option
389 CLIENT_OPTION *ClientOption; // Client Option
716 CLIENT_OPTION *CiLoadClientOption(FOLDER *f);
728 void CiWriteClientOption(FOLDER *f, CLIENT_OPTION *o);
832 void InRpcClientOption(CLIENT_OPTION *c, PACK *p);
833 void OutRpcClientOption(PACK *p, CLIENT_OPTION *c);
/dports/security/softether/v4.38-9760/src/Cedar/
H A DSession.h189 CLIENT_OPTION *ClientOption; // Client connection options
411 SESSION *NewClientSessionEx(CEDAR *cedar, CLIENT_OPTION *option, CLIENT_AUTH *auth, PACKET_ADAPTER …
412 SESSION *NewClientSession(CEDAR *cedar, CLIENT_OPTION *option, CLIENT_AUTH *auth, PACKET_ADAPTER *p…
413 SESSION *NewRpcSession(CEDAR *cedar, CLIENT_OPTION *option);
414 SESSION *NewRpcSessionEx(CEDAR *cedar, CLIENT_OPTION *option, UINT *err, char *client_str);
415 SESSION *NewRpcSessionEx2(CEDAR *cedar, CLIENT_OPTION *option, UINT *err, char *client_str, void *h…
H A DLink.h120 CLIENT_OPTION *Option; // Client Option
143 LINK *NewLink(CEDAR *cedar, HUB *hub, CLIENT_OPTION *option, CLIENT_AUTH *auth, POLICY *policy);
H A DCMInner.h137 CLIENT_OPTION *ClientOption;
226 CLIENT_OPTION *ClientOption; // Client option
249 CLIENT_OPTION *ClientOption; // Client Option
480 void CmEnumHubStart(HWND hWnd, CLIENT_OPTION *o);
502 bool CmProxyDlg(HWND hWnd, CLIENT_OPTION *a);
503 void CmProxyDlgUpdate(HWND hWnd, CLIENT_OPTION *a);
538 void CmChangePassword(HWND hWnd, CLIENT_OPTION *o, char *hubname, char *username);
626 void CmProxyDlgUseForIE(HWND hWnd, CLIENT_OPTION *o);
628 void CmProxyDlgSet(HWND hWnd, CLIENT_OPTION *o, CM_INTERNET_SETTING *setting);
H A DLink.c695 LINK *NewLink(CEDAR *cedar, HUB *hub, CLIENT_OPTION *option, CLIENT_AUTH *auth, POLICY *policy) in NewLink()
697 CLIENT_OPTION *o; in NewLink()
729 o = ZeroMalloc(sizeof(CLIENT_OPTION)); in NewLink()
730 Copy(o, option, sizeof(CLIENT_OPTION)); in NewLink()
H A DClient.h161 CLIENT_OPTION *ClientOption; // Client Option
337 CLIENT_OPTION *ClientOption; // Client Option
389 CLIENT_OPTION *ClientOption; // Client Option
716 CLIENT_OPTION *CiLoadClientOption(FOLDER *f);
728 void CiWriteClientOption(FOLDER *f, CLIENT_OPTION *o);
832 void InRpcClientOption(CLIENT_OPTION *c, PACK *p);
833 void OutRpcClientOption(PACK *p, CLIENT_OPTION *c);
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Doptions.c3286 return CLIENT_OPTION(poption)->name; in client_option_name()
3310 return CLIENT_OPTION(poption)->category; in client_option_category()
3342 return CLIENT_OPTION(poption)->boolean.def; in client_option_bool_def()
3374 return CLIENT_OPTION(poption)->integer.def; in client_option_int_def()
3382 return CLIENT_OPTION(poption)->integer.min; in client_option_int_min()
3390 return CLIENT_OPTION(poption)->integer.max; in client_option_int_max()
3424 return CLIENT_OPTION(poption)->string.def; in client_option_str_def()
3527 return CLIENT_OPTION(poption)->bitwise.def;
3576 return CLIENT_OPTION(poption)->font.pvalue; in client_option_font_get()
3584 return CLIENT_OPTION(poption)->font.def; in client_option_font_def()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/
H A Doptions.c3286 return CLIENT_OPTION(poption)->name; in client_option_name()
3310 return CLIENT_OPTION(poption)->category; in client_option_category()
3342 return CLIENT_OPTION(poption)->boolean.def; in client_option_bool_def()
3374 return CLIENT_OPTION(poption)->integer.def; in client_option_int_def()
3382 return CLIENT_OPTION(poption)->integer.min; in client_option_int_min()
3390 return CLIENT_OPTION(poption)->integer.max; in client_option_int_max()
3424 return CLIENT_OPTION(poption)->string.def; in client_option_str_def()
3527 return CLIENT_OPTION(poption)->bitwise.def;
3576 return CLIENT_OPTION(poption)->font.pvalue; in client_option_font_get()
3584 return CLIENT_OPTION(poption)->font.def; in client_option_font_def()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/tests/memleak/
H A Dmemleak.sh174 CLIENT_OPTION=""
178 CLIENT_OPTION="-B -s"
182 CLIENT_OPTION=""
421 ${RUN_COMMAND_DBG} ${BINDIR}/strsclnt ${CLIENT_OPTION} ${ATTR}
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/tests/memleak/
H A Dmemleak.sh174 CLIENT_OPTION=""
178 CLIENT_OPTION="-B -s"
182 CLIENT_OPTION=""
421 ${RUN_COMMAND_DBG} ${BINDIR}/strsclnt ${CLIENT_OPTION} ${ATTR}
/dports/www/firefox/firefox-99.0/security/nss/tests/memleak/
H A Dmemleak.sh174 CLIENT_OPTION=""
178 CLIENT_OPTION="-B -s"
182 CLIENT_OPTION=""
421 ${RUN_COMMAND_DBG} ${BINDIR}/strsclnt ${CLIENT_OPTION} ${ATTR}
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/tests/memleak/
H A Dmemleak.sh174 CLIENT_OPTION=""
178 CLIENT_OPTION="-B -s"
182 CLIENT_OPTION=""
421 ${RUN_COMMAND_DBG} ${BINDIR}/strsclnt ${CLIENT_OPTION} ${ATTR}
/dports/security/ca_root_nss/nss-3.71/nss/tests/memleak/
H A Dmemleak.sh174 CLIENT_OPTION=""
178 CLIENT_OPTION="-B -s"
182 CLIENT_OPTION=""
421 ${RUN_COMMAND_DBG} ${BINDIR}/strsclnt ${CLIENT_OPTION} ${ATTR}
/dports/security/nss/nss-3.76.1/nss/tests/memleak/
H A Dmemleak.sh174 CLIENT_OPTION=""
178 CLIENT_OPTION="-B -s"
182 CLIENT_OPTION=""
421 ${RUN_COMMAND_DBG} ${BINDIR}/strsclnt ${CLIENT_OPTION} ${ATTR}
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/tests/memleak/
H A Dmemleak.sh174 CLIENT_OPTION=""
178 CLIENT_OPTION="-B -s"
182 CLIENT_OPTION=""
421 ${RUN_COMMAND_DBG} ${BINDIR}/strsclnt ${CLIENT_OPTION} ${ATTR}
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/tests/memleak/
H A Dmemleak.sh174 CLIENT_OPTION=""
178 CLIENT_OPTION="-B -s"
182 CLIENT_OPTION=""
421 ${RUN_COMMAND_DBG} ${BINDIR}/strsclnt ${CLIENT_OPTION} ${ATTR}

1234