Home
last modified time | relevance | path

Searched refs:RESPONSE_INIT_SUCCEEDED (Results 1 – 13 of 13) sorted by relevance

/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/plugins/down-root/
H A Ddown-root.c55 #define RESPONSE_INIT_SUCCEEDED 10 macro
393 if (status == RESPONSE_INIT_SUCCEEDED) in openvpn_plugin_func_v1()
506 if (send_control(fd, RESPONSE_INIT_SUCCEEDED) == -1) in down_root_server()
/dports/security/openvpn/openvpn-2.5.6/src/plugins/down-root/
H A Ddown-root.c55 #define RESPONSE_INIT_SUCCEEDED 10 macro
389 if (status == RESPONSE_INIT_SUCCEEDED) in openvpn_plugin_func_v1()
502 if (send_control(fd, RESPONSE_INIT_SUCCEEDED) == -1) in down_root_server()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/plugins/down-root/
H A Ddown-root.c55 #define RESPONSE_INIT_SUCCEEDED 10 macro
389 if (status == RESPONSE_INIT_SUCCEEDED) in openvpn_plugin_func_v1()
502 if (send_control(fd, RESPONSE_INIT_SUCCEEDED) == -1) in down_root_server()
/dports/security/openvpn-auth-radius/radiusplugin/
H A Dradiusplugin.h82 #define RESPONSE_INIT_SUCCEEDED 10 /**< Response code from background process to foreground proc… macro
H A DAuthenticationProcess.cpp49 context->authsocketforegr.send(RESPONSE_INIT_SUCCEEDED); in Authentication()
H A Dradiusplugin.cpp195 if ( status != RESPONSE_INIT_SUCCEEDED ) in OPENVPN_PLUGIN_FUNC()
257 if ( status != RESPONSE_INIT_SUCCEEDED ) in OPENVPN_PLUGIN_FUNC()
H A DAccountingProcess.cpp49 context->acctsocketforegr.send(RESPONSE_INIT_SUCCEEDED); in Accounting()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/plugins/auth-pam/
H A Dauth-pam.c61 #define RESPONSE_INIT_SUCCEEDED 10 macro
474 if (status == RESPONSE_INIT_SUCCEEDED) in openvpn_plugin_open_v3()
920 if (send_control(fd, RESPONSE_INIT_SUCCEEDED) == -1) in pam_server()
/dports/security/openvpn/openvpn-2.5.6/src/plugins/auth-pam/
H A Dauth-pam.c65 #define RESPONSE_INIT_SUCCEEDED 10 macro
478 if (status == RESPONSE_INIT_SUCCEEDED) in openvpn_plugin_open_v3()
927 if (send_control(fd, RESPONSE_INIT_SUCCEEDED) == -1) in pam_server()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/plugins/auth-pam/
H A Dauth-pam.c65 #define RESPONSE_INIT_SUCCEEDED 10 macro
478 if (status == RESPONSE_INIT_SUCCEEDED) in openvpn_plugin_open_v3()
927 if (send_control(fd, RESPONSE_INIT_SUCCEEDED) == -1) in pam_server()
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dps.c52 #define RESPONSE_INIT_SUCCEEDED 20 macro
750 if (send_control(sd_control, RESPONSE_INIT_SUCCEEDED) >= 0) in port_share_proxy()
879 if (status == RESPONSE_INIT_SUCCEEDED) in port_share_open()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dps.c52 #define RESPONSE_INIT_SUCCEEDED 20 macro
750 if (send_control(sd_control, RESPONSE_INIT_SUCCEEDED) >= 0) in port_share_proxy()
879 if (status == RESPONSE_INIT_SUCCEEDED) in port_share_open()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dps.c52 #define RESPONSE_INIT_SUCCEEDED 20 macro
750 if (send_control(sd_control, RESPONSE_INIT_SUCCEEDED) >= 0) in port_share_proxy()
879 if (status == RESPONSE_INIT_SUCCEEDED) in port_share_open()