Searched refs:return_list (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/include/
H A Dopenvpn-plugin.h310 * return_list : used to return data back to OpenVPN.
317 struct openvpn_plugin_string_list **return_list; member in struct:openvpn_plugin_args_open_return
372 * return_list : used to return data back to OpenVPN for further processing/usage by
378 struct openvpn_plugin_string_list **return_list; member in struct:openvpn_plugin_args_func_return
437 * return_list : used to return data back to OpenVPN.
447 struct openvpn_plugin_string_list **return_list);
475 * return_list : used to return data back to OpenVPN.
545 struct openvpn_plugin_string_list **return_list);
590 * return_list : used to return data back to OpenVPN.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/local/include/
H A Dopenvpn-plugin.h310 * return_list : used to return data back to OpenVPN.
317 struct openvpn_plugin_string_list **return_list; member in struct:openvpn_plugin_args_open_return
372 * return_list : used to return data back to OpenVPN for further processing/usage by
378 struct openvpn_plugin_string_list **return_list; member in struct:openvpn_plugin_args_func_return
437 * return_list : used to return data back to OpenVPN.
447 struct openvpn_plugin_string_list **return_list);
475 * return_list : used to return data back to OpenVPN.
545 struct openvpn_plugin_string_list **return_list);
590 * return_list : used to return data back to OpenVPN.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dservices.h90 DBusList **return_list,
H A Dservices.c1274 DBusList **return_list,
1279 _dbus_assert (*return_list == NULL);
1292 if (!_dbus_list_append (return_list, (char *)uname))
1301 _dbus_list_clear (return_list);
1273 bus_service_list_queued_owners(BusService *service, DBusList **return_list, DBusError *error) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/sample/sample-plugins/defer/
H A Dsimple.c237 struct openvpn_plugin_string_list **return_list)
232 openvpn_plugin_func_v2(openvpn_plugin_handle_t handle, const int type, const char *argv[], const char *envp[], void *per_client_context, struct openvpn_plugin_string_list **return_list) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dplugin.c381 retargs.return_list = retlist;
463 retargs.return_list = retlist;

Completed in 88 milliseconds