Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- g -
- GREEN
: gru_colors.h
- gru_alloc()
: gru_alloc.c
, gru_alloc.h
- gru_alloc_check
: gru_alloc.h
- gru_attr_unused
: gru_portable.h
- gru_base_app_home()
: gru_base.c
, gru_base.h
- GRU_BOOLEAN
: gru_variant.h
- gru_cli_general_usage()
: gru_cli_opt.h
, gru_cli_opt.c
- gru_cli_option_help()
: gru_cli_opt.c
, gru_cli_opt.h
- gru_cli_program_description()
: gru_cli_opt.c
, gru_cli_opt.h
- gru_cli_program_usage()
: gru_cli_opt.c
, gru_cli_opt.h
- gru_config_destroy()
: gru_config.h
, gru_config.c
- gru_config_init_for_dump()
: gru_config.c
, gru_config.h
- gru_config_init_from_payload()
: gru_config.c
, gru_config.h
- gru_config_new()
: gru_config.c
, gru_config.h
- gru_config_read_int()
: gru_config.c
, gru_config.h
- gru_config_read_long()
: gru_config.h
, gru_config.c
- gru_config_read_short()
: gru_config.c
, gru_config.h
- gru_config_read_string()
: gru_config.c
, gru_config.h
- gru_config_read_uint()
: gru_config.c
, gru_config.h
- gru_config_read_ulong()
: gru_config.c
, gru_config.h
- gru_config_read_ushort()
: gru_config.h
, gru_config.c
- gru_config_set()
: gru_config.c
, gru_config.h
- gru_config_t
: gru_config.h
- gru_config_write_int()
: gru_config.c
, gru_config.h
- gru_config_write_long()
: gru_config.c
, gru_config.h
- gru_config_write_short()
: gru_config.c
, gru_config.h
- gru_config_write_string()
: gru_config.c
, gru_config.h
- gru_config_write_uint()
: gru_config.c
, gru_config.h
- gru_config_write_ulong()
: gru_config.c
, gru_config.h
- gru_config_write_ushort()
: gru_config.c
, gru_config.h
- gru_dealloc()
: gru_alloc.c
, gru_alloc.h
- gru_dealloc_const_string()
: gru_alloc.c
, gru_alloc.h
- gru_dealloc_string()
: gru_alloc.h
, gru_alloc.c
- GRU_DEBUG
: gru_logger.h
- GRU_DOUBLE
: gru_variant.h
- gru_duration_from_minutes()
: gru_duration.c
, gru_duration.h
- gru_duration_from_seconds()
: gru_duration.c
, gru_duration.h
- gru_duration_minutes()
: gru_duration.c
, gru_duration.h
- gru_duration_new()
: gru_duration.c
, gru_duration.h
- gru_duration_parse()
: gru_duration.c
, gru_duration.h
- gru_duration_seconds()
: gru_duration.c
, gru_duration.h
- gru_duration_t
: gru_duration.h
- GRU_ERROR
: gru_logger.h
- gru_export
: gru_portable.h
- GRU_FAILURE
: gru_status.h
- GRU_FATAL
: gru_logger.h
- gru_get_name_from_url()
: gru_util.c
, gru_util.h
- GRU_INFO
: gru_logger.h
- GRU_INTEGER
: gru_variant.h
- gru_io_open_file()
: gru_ioutils.c
, gru_ioutils.h
- gru_io_open_file_path()
: gru_ioutils.c
, gru_ioutils.h
- gru_io_open_file_read()
: gru_ioutils.c
, gru_ioutils.h
- gru_io_open_file_read_path()
: gru_ioutils.c
, gru_ioutils.h
- gru_io_open_unique_file()
: gru_ioutils.c
, gru_ioutils.h
- gru_io_read_text_into()
: gru_ioutils.c
, gru_ioutils.h
- gru_io_remap()
: gru_ioutils.c
, gru_ioutils.h
- gru_keypair_clone()
: gru_keypair.c
, gru_keypair.h
- gru_keypair_destroy()
: gru_keypair.c
, gru_keypair.h
- gru_keypair_destroy_list_item()
: gru_keypair.c
, gru_keypair.h
- gru_keypair_key_equals()
: gru_keypair.c
, gru_keypair.h
- gru_keypair_new()
: gru_keypair.c
, gru_keypair.h
- gru_keypair_parse()
: gru_keypair.c
, gru_keypair.h
- gru_keypair_set_key()
: gru_keypair.c
, gru_keypair.h
- gru_keypair_t
: gru_keypair.h
- gru_list_append()
: gru_list.h
, gru_list.c
- gru_list_clean()
: gru_list.c
, gru_list.h
- gru_list_count()
: gru_list.c
, gru_list.h
- gru_list_destroy()
: gru_list.c
, gru_list.h
- gru_list_for_each()
: gru_list.c
, gru_list.h
- gru_list_for_each_compare()
: gru_list.c
, gru_list.h
- gru_list_for_each_ex()
: gru_list.c
, gru_list.h
- gru_list_get()
: gru_list.c
, gru_list.h
- gru_list_get_item()
: gru_list.c
, gru_list.h
- gru_list_insert()
: gru_list.c
, gru_list.h
- gru_list_new()
: gru_list.c
, gru_list.h
- gru_list_remove()
: gru_list.c
, gru_list.h
- gru_list_remove_item()
: gru_list.c
, gru_list.h
- gru_list_remove_node()
: gru_list.c
, gru_list.h
- gru_list_t
: gru_list.h
- gru_localtime()
: gru_localtime.c
, gru_localtime.h
- gru_logger_can_log()
: gru_logger.c
, gru_logger.h
- gru_logger_default_do_print()
: gru_logger.h
, gru_logger.c
- gru_logger_default_printer()
: gru_logger.c
, gru_logger.h
- gru_logger_get()
: gru_logger.c
, gru_logger.h
- gru_logger_get_level()
: gru_logger.c
, gru_logger.h
- gru_logger_get_minimum()
: gru_logger.c
, gru_logger.h
- gru_logger_set()
: gru_logger.h
, gru_logger.c
- gru_logger_set_minimum()
: gru_logger.c
, gru_logger.h
- gru_logger_timed_do_print()
: gru_logger.c
, gru_logger.h
- gru_logger_timed_printer()
: gru_logger.c
, gru_logger.h
- gru_ltrim()
: gru_util.c
, gru_util.h
- GRU_MAX_ERROR_MESSAGE
: gru_status.h
- gru_node_destroy()
: gru_node.h
, gru_node.c
- gru_node_get_data
: gru_node.h
- gru_node_get_data_ptr
: gru_node.h
- gru_node_info_t
: gru_node_info.h
- gru_node_new()
: gru_node.c
, gru_node.h
- gru_node_reset()
: gru_node.c
, gru_node.h
- gru_node_set_next()
: gru_node.c
, gru_node.h
- gru_node_set_previous()
: gru_node.c
, gru_node.h
- gru_node_t
: gru_node.h
- gru_node_unlink()
: gru_node.h
, gru_node.c
- gru_nodedata_destructor
: gru_list.h
- GRU_OPT_MAX_CHAR_SIZE_MASK
: gru_base.h
- GRU_OPT_MAX_STR_SIZE
: gru_base.h
- GRU_OPT_MAX_STR_SIZE_MASK
: gru_base.h
- gru_path_can_read_write()
: gru_path.c
, gru_path.h
- gru_path_cond_t
: gru_path.h
- gru_path_exists()
: gru_path.c
, gru_path.h
- gru_path_fexists()
: gru_path.c
, gru_path.h
- gru_path_format()
: gru_path.h
, gru_path.c
- gru_path_mkdir()
: gru_path.c
, gru_path.h
- gru_path_mkdirs()
: gru_path.c
, gru_path.h
- gru_path_rename()
: gru_path.c
, gru_path.h
- gru_path_rename_cond()
: gru_path.c
, gru_path.h
- gru_payload_data_init_t
: gru_payload.h
- gru_payload_data_read_t
: gru_payload.h
- gru_payload_data_save_t
: gru_payload.h
- gru_payload_destroy()
: gru_payload.c
, gru_payload.h
- gru_payload_for_dump()
: gru_payload.c
, gru_payload.h
- gru_payload_init()
: gru_payload.c
, gru_payload.h
- gru_payload_init_data()
: gru_payload.c
, gru_payload.h
- gru_payload_t
: gru_payload.h
- gru_print_err()
: gru_print.c
, gru_print.h
- gru_restrict
: gru_portable.h
- gru_rtrim()
: gru_util.c
, gru_util.h
- GRU_SEC_TYPE
: gru_time_elapsed_test.c
- gru_split()
: gru_util.c
, gru_util.h
- gru_split_clean()
: gru_util.c
, gru_util.h
- gru_status_code_t
: gru_status.h
- gru_status_code_t_
: gru_status.h
- gru_status_error()
: gru_status.c
, gru_status.h
- gru_status_new()
: gru_status.c
, gru_status.h
- gru_status_reset()
: gru_status.c
, gru_status.h
- gru_status_set()
: gru_status.c
, gru_status.h
- gru_status_set_success()
: gru_status.h
, gru_status.c
- gru_status_strerror()
: gru_status.c
, gru_status.h
- gru_status_success()
: gru_status.c
, gru_status.h
- gru_status_t
: gru_status.h
- gru_str_serialize()
: gru_util.c
, gru_util.h
- GRU_STRING
: gru_variant.h
- GRU_SUCCESS
: gru_status.h
- gru_time_add_days()
: gru_time_utils.h
, gru_time_utils.c
- gru_time_add_hours()
: gru_time_utils.c
, gru_time_utils.h
- gru_time_add_microseconds()
: gru_time_utils.c
, gru_time_utils.h
- gru_time_add_minutes()
: gru_time_utils.c
, gru_time_utils.h
- gru_time_add_seconds()
: gru_time_utils.c
, gru_time_utils.h
- gru_time_elapsed_milli()
: gru_time_utils.c
, gru_time_utils.h
- gru_time_elapsed_secs()
: gru_time_utils.c
, gru_time_utils.h
- gru_time_from_milli()
: gru_time_utils.c
, gru_time_utils.h
- gru_time_from_milli_char()
: gru_time_utils.c
, gru_time_utils.h
- gru_time_now()
: gru_time_utils.c
, gru_time_utils.h
- gru_time_now_milli()
: gru_time_utils.h
, gru_time_utils.c
- gru_time_read_str()
: gru_time_utils.c
, gru_time_utils.h
- gru_time_timersub()
: gru_time_portable.c
, gru_time_portable.h
- gru_time_to_milli()
: gru_time_utils.c
, gru_time_utils.h
- gru_time_write_format()
: gru_time_utils.c
, gru_time_utils.h
- gru_time_write_str()
: gru_time_utils.c
, gru_time_utils.h
- gru_timestamp_t
: gru_time_utils.h
- GRU_TRACE
: gru_logger.h
- gru_tree_add_child()
: gru_tree.h
, gru_tree.c
- gru_tree_count()
: gru_tree.c
, gru_tree.h
- gru_tree_count_children()
: gru_tree.c
, gru_tree.h
- gru_tree_destroy()
: gru_tree.c
, gru_tree.h
- gru_tree_for_each()
: gru_tree.c
, gru_tree.h
- gru_tree_for_each_child()
: gru_tree.c
, gru_tree.h
- gru_tree_new()
: gru_tree.c
, gru_tree.h
- gru_tree_node_t
: gru_tree.h
- gru_tree_remove_child()
: gru_tree.c
, gru_tree.h
- gru_tree_search()
: gru_tree.c
, gru_tree.h
- gru_tree_search_child()
: gru_tree.c
, gru_tree.h
- gru_tree_wrapper_t
: gru_tree.c
- gru_trim()
: gru_util.c
, gru_util.h
- GRU_TS_STRING_MAX
: gru_time_utils.h
- GRU_TS_STRING_SEC_MAX
: gru_time_utils.h
- GRU_TS_STRING_USEC_MAX
: gru_time_utils.h
- gru_uri_cleanup()
: gru_uri.c
, gru_uri.h
- gru_uri_clone()
: gru_uri.c
, gru_uri.h
- gru_uri_format()
: gru_uri.c
, gru_uri.h
- GRU_URI_FORMAT_DEFAULT
: gru_uri.h
- GRU_URI_FORMAT_NONE
: gru_uri.h
- gru_uri_format_opt_t
: gru_uri.h
- gru_uri_format_opt_t_
: gru_uri.h
- GRU_URI_FORMAT_PATH
: gru_uri.h
- GRU_URI_FORMAT_PORT
: gru_uri.h
- gru_uri_parse()
: gru_uri.c
, gru_uri.h
- GRU_URI_PARSE_DEFAULT
: gru_uri.h
- gru_uri_parse_ex()
: gru_uri.c
, gru_uri.h
- gru_uri_parse_opt_t
: gru_uri.h
- gru_uri_parse_opt_t_
: gru_uri.h
- GRU_URI_PARSE_STRIP
: gru_uri.h
- gru_uri_set_path()
: gru_uri.c
, gru_uri.h
- gru_uri_set_scheme()
: gru_uri.c
, gru_uri.h
- gru_uri_simple_format()
: gru_uri.c
, gru_uri.h
- gru_uri_t
: gru_uri.h
- GRU_VARIANT_BOOLEAN_DEFAULT_INITIALIZER
: gru_variant.h
- GRU_VARIANT_BOOLEAN_INITIALIZER
: gru_variant.h
- gru_variant_clean()
: gru_variant.c
, gru_variant.h
- GRU_VARIANT_DOUBLE_DEFAULT_INITIALIZER
: gru_variant.h
- GRU_VARIANT_DOUBLE_INITIALIZER
: gru_variant.h
- gru_variant_equals_str()
: gru_variant.c
, gru_variant.h
- GRU_VARIANT_INTEGER_DEFAULT_INITIALIZER
: gru_variant.h
- GRU_VARIANT_INTEGER_INITIALIZER
: gru_variant.h
- gru_variant_parse()
: gru_variant.h
, gru_variant.c
- gru_variant_set_integer()
: gru_variant.c
, gru_variant.h
- gru_variant_set_string()
: gru_variant.c
, gru_variant.h
- GRU_VARIANT_STRING_DEFAULT_INITIALIZER
: gru_variant.h
- GRU_VARIANT_STRING_INITIALIZER
: gru_variant.h
- gru_variant_t
: gru_variant.h
- gru_variant_type_t
: gru_variant.h
- gru_variant_type_t_
: gru_variant.h
- GRU_WARNING
: gru_logger.h