![]() |
GNUnet
0.11.x
|
Go to the source code of this file.
Functions | |
struct GNUNET_GETOPT_CommandLineOption | GNUNET_GETOPT_option_flag ('f', "flag", gettext_noop("text describing the flag option"), &a_flag) |
Variables | |
static char * | string_option = NULL |
static int | a_flag = GNUNET_SYSERR |
struct GNUNET_GETOPT_CommandLineOption | options [] |
struct GNUNET_GETOPT_CommandLineOption | GNUNET_GETOPT_OPTION_END |
struct GNUNET_GETOPT_CommandLineOption GNUNET_GETOPT_option_flag | ( | 'f' | , |
"flag" | , | ||
gettext_noop("text describing the flag option") | , | ||
& | a_flag | ||
) |
|
static |
struct GNUNET_GETOPT_CommandLineOption options[] |
Definition at line 5 of file 002.c.
Referenced by client_connect_get(), client_connect_put(), create_download_context(), deserialize_download(), deserialize_publish_file(), deserialize_search(), encapsulate_for_dv(), GCCH_bind(), GNS_resolver_lookup(), GNUNET_DHT_get_start(), GNUNET_FS_publish_start(), GNUNET_PEERSTORE_store(), GNUNET_SERVICE_run_(), GSC_bind(), GSF_pending_request_create_(), handle_client_start(), handle_client_start_search(), handle_p2p_get(), identity_cb(), message_sent_cont(), process_ksk_result(), reconnect(), route_control_message_without_fc(), route_via_neighbour(), run(), schedule_transmit_search_request(), search_start(), start_process(), tcp_plugin_address_pretty_printer(), tcp_plugin_address_to_string(), tcp_plugin_get_session(), tcp_plugin_string_to_address(), udp_address_to_string(), udp_plugin_address_pretty_printer(), udp_string_to_address(), wlan_plugin_address_to_string(), and wlan_plugin_string_to_address().
struct GNUNET_GETOPT_CommandLineOption GNUNET_GETOPT_OPTION_END |
Definition at line 13 of file 002.c.
Referenced by GNUNET_SERVICE_run_(), GNUNET_TESTBED_test_run(), GNUNET_TRANSPORT_TESTING_connect_check(), LEGACY_SERVICE_run(), and main().