Home
last modified time | relevance | path

Searched refs:down_root_context (Results 1 – 3 of 3) sorted by relevance

/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/plugins/down-root/
H A Ddown-root.c66 struct down_root_context struct
237 free_context(struct down_root_context *context) in free_context()
283 struct down_root_context *context; in openvpn_plugin_open_v1()
289 context = (struct down_root_context *) calloc(1, sizeof(struct down_root_context)); in openvpn_plugin_open_v1()
349 struct down_root_context *context = (struct down_root_context *) handle; in openvpn_plugin_func_v1()
447 struct down_root_context *context = (struct down_root_context *) handle; in openvpn_plugin_close_v1()
478 struct down_root_context *context = (struct down_root_context *) handle; in openvpn_plugin_abort_v1()
/dports/security/openvpn/openvpn-2.5.6/src/plugins/down-root/
H A Ddown-root.c66 struct down_root_context struct
230 free_context(struct down_root_context *context) in free_context()
279 struct down_root_context *context; in openvpn_plugin_open_v1()
285 context = (struct down_root_context *) calloc(1, sizeof(struct down_root_context)); in openvpn_plugin_open_v1()
345 struct down_root_context *context = (struct down_root_context *) handle; in openvpn_plugin_func_v1()
443 struct down_root_context *context = (struct down_root_context *) handle; in openvpn_plugin_close_v1()
474 struct down_root_context *context = (struct down_root_context *) handle; in openvpn_plugin_abort_v1()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/plugins/down-root/
H A Ddown-root.c66 struct down_root_context struct
230 free_context(struct down_root_context *context) in free_context()
279 struct down_root_context *context; in openvpn_plugin_open_v1()
285 context = (struct down_root_context *) calloc(1, sizeof(struct down_root_context)); in openvpn_plugin_open_v1()
345 struct down_root_context *context = (struct down_root_context *) handle; in openvpn_plugin_func_v1()
443 struct down_root_context *context = (struct down_root_context *) handle; in openvpn_plugin_close_v1()
474 struct down_root_context *context = (struct down_root_context *) handle; in openvpn_plugin_abort_v1()