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 create_download_context(), deserialize_download(), deserialize_publish_file(), deserialize_search(), encapsulate_for_dv(), GCCH_bind(), GDS_CLIENTS_process_get(), GDS_NEIGHBOURS_handle_get(), GDS_ROUTING_add(), GNgetopt_long(), GNS_resolver_lookup(), GNUNET_DHT_get_start(), GNUNET_DHT_put(), GNUNET_FS_download_start(), GNUNET_FS_download_start_from_search(), GNUNET_FS_publish_ksk(), GNUNET_FS_publish_sks(), GNUNET_FS_publish_start(), GNUNET_FS_search_start(), GNUNET_GNS_lookup(), GNUNET_GNS_lookup_limited(), GNUNET_GNS_lookup_with_tld(), GNUNET_PEERSTORE_store(), GNUNET_PROGRAM_run(), GNUNET_PROGRAM_run2(), GNUNET_SERVICE_register_(), GNUNET_SERVICE_run_(), GNUNET_SET_prepare(), GNUNET_SETI_accept(), GNUNET_SETI_prepare(), GNUNET_SETU_accept(), GNUNET_SETU_prepare(), GNUNET_TRANSPORT_TESTING_connect_check(), GSC_bind(), GSC_CLIENTS_deliver_message(), GSF_pending_request_create_(), handle_client_start(), handle_client_start_search(), handle_dht_p2p_get(), handle_p2p_get(), main(), PEERSTORE_create_record_mq_envelope(), peerstore_sqlite_store_record(), pick_random_dv_hops(), process_status(), reconnect(), REGEX_TEST_automaton_save_graph(), route_control_message_without_fc(), route_via_neighbour(), run(), schedule_transmit_search_request(), search_start(), and start_process().
struct GNUNET_GETOPT_CommandLineOption GNUNET_GETOPT_OPTION_END |
Definition at line 12 of file 002.c.
Referenced by GNUNET_PROGRAM_conf_and_options(), GNUNET_SERVICE_run_(), GNUNET_TRANSPORT_TESTING_connect_check(), and main().