Main Page Data Structures File List Data Fields Globals
libair Globals
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- air_atoi()
: strutil.c
- air_atoul()
: strutil.c
- air_cla_t
: cla.h
- air_copyright()
: cla.c
- air_crypto_crt_fload()
: https.c
- air_crypto_privkey_fload()
: https.c
- air_daemonize()
: daemon.c
- air_db_begin()
: db.c
- air_db_connect()
: db.c
- air_db_disconnect()
: db.c
- air_db_end()
: db.c
- air_db_escape_string()
: db.c
- air_db_handle_create()
: db.c
- air_db_handle_destroy()
: db.c
- air_db_handle_type()
: db.c
- air_db_insert()
: db.c
- air_db_insert_id()
: db.c
- air_db_is_connected()
: db.c
- air_db_rollback()
: db.c
- air_db_select()
: db.c
- air_db_select_pkey()
: db.c
- air_db_select_rs()
: db.c
- air_db_ualloc()
: db.c
- air_die()
: panic.c
- air_die_perror()
: panic.c
- air_fgets()
: file.c
- air_field_get()
: db_tbl.c
- air_field_get_val()
: db_tbl.c
- air_field_isset()
: db_tbl.c
- air_field_set_val()
: db_tbl.c
- air_field_set_val2()
: db_tbl.c
- air_field_set_val3()
: db_tbl.c
- air_flagbit_table_t
: flagbits.h
- air_flagword_str()
: flagbits.c
- air_get_file_size()
: file.c
- air_hash_add()
: hash.c
- air_hash_alloc()
: hash.c
- air_hash_alloc2()
: hash.c
- air_hash_clear_marks()
: hash.c
- air_hash_copy()
: hash.c
- air_hash_count_marked()
: hash.c
- air_hash_create_from_map()
: hash.c
- air_hash_delete()
: hash.c
- air_hash_delete_marked()
: hash.c
- air_hash_delete_unmarked()
: hash.c
- air_hash_empty()
: hash.c
- air_hash_free()
: hash.c
- air_hash_get_flags()
: hash.c
- air_hash_get_stats()
: hash.c
- air_hash_iter_first()
: hash.c
- air_hash_iter_first_re()
: hash.c
- air_hash_iter_free()
: hash.c
- air_hash_iter_next()
: hash.c
- air_hash_iter_t
: hash.h
- air_hash_kcmp_fn_t
: hash.h
- air_hash_kcopy_fn_t
: hash.h
- air_hash_key_t
: hash.h
- air_hash_kfree_fn_t
: hash.h
- air_hash_lookup()
: hash.c
- air_hash_mark()
: hash.c
- air_hash_mark_all()
: hash.c
- air_hash_size()
: hash.c
- air_hash_stats_t
: hash.h
- air_hash_t
: hash.h
- air_hash_unmark()
: hash.c
- air_hash_val_t
: hash.h
- air_hash_vcopy_fn_t
: hash.h
- air_hash_vfree_fn_t
: hash.h
- air_http_make_request()
: https.c
- air_log()
: log.c
- air_log_ctx_t
: log.h
- air_log_fac2int()
: log.c
- air_log_finish()
: log.c
- air_log_init()
: log.c
- air_log_level()
: log.c
- air_log_level2int()
: log.c
- air_long_option_t
: cla.h
- air_match_long_opt()
: cla.c
- air_match_short_opt()
: cla.c
- air_name_map_t
: hash.h
- air_ncasematch()
: strutil.c
- air_option_info_t
: cla.h
- air_option_lookup()
: cla.c
- air_option_string()
: cla.c
- air_panic_errno_f()
: panic.c
- air_panic_str_f()
: panic.c
- air_parse_cla()
: cla.c
- air_percent_decode()
: strutil.c
- air_percent_encode()
: strutil.c
- air_read_file()
: file.c
- air_san_destroy()
: sanitize.h, sanitize.c
- air_san_finit()
: sanitize.h, sanitize.c
- air_san_init()
: sanitize.h, sanitize.c
- air_san_policy_destroy()
: sanitize.h, sanitize.c
- air_san_policy_finit()
: sanitize.h, sanitize.c
- air_san_policy_init()
: sanitize.h, sanitize.c
- air_san_sanitize_tree()
: sanitize.h, sanitize.c
- air_set_progname()
: panic.c
- air_short_option_t
: cla.h
- air_size_t
: types.h
- air_socket_alloc()
: https.c
- air_socket_close()
: https.c
- air_socket_free()
: https.c
- air_socket_isopen()
: https.c
- air_socket_open()
: https.c
- air_socket_recv()
: https.c
- air_socket_send()
: https.c
- air_ssl_add_peer()
: https.c
- air_ssl_free()
: https.c
- air_ssl_get_last_ierr()
: https.c
- air_ssl_init()
: https.c
- air_ssl_isopen()
: https.c
- air_ssl_open()
: https.c
- air_ssl_peer_validate()
: https.h, https.c
- air_ssl_recv()
: https.c
- air_ssl_recv2()
: https.c
- air_ssl_send()
: https.c
- air_ssl_socket_t
: https.h
- air_str_replace()
: strutil.c
- air_strcasestr()
: strutil.c
- air_strtok()
: strutil.c
- air_strtok_r()
: strutil.c
- air_tbl_commit()
: db_tbl.c
- air_tbl_dup()
: db_tbl.c
- air_tbl_free()
: db_tbl.c
- air_tbl_print()
: db_tbl.c
- air_tbl_validate()
: db_tbl.c
- air_timing_t
: timing.h
- air_ualloc_alloc()
: ualloc.c
- air_ualloc_alloc2_fn_t
: ualloc.h
- air_ualloc_alloc_fn_t
: ualloc.h
- air_ualloc_calloc()
: ualloc.c
- air_ualloc_create()
: ualloc.c
- air_ualloc_create2()
: ualloc.c
- air_ualloc_destroy()
: ualloc.c
- air_ualloc_dump_stats()
: ualloc.c
- air_ualloc_free()
: ualloc.c
- air_ualloc_free2_fn_t
: ualloc.h
- air_ualloc_free_fn_t
: ualloc.h
- air_ualloc_realloc()
: ualloc.c
- air_ualloc_realloc2_fn_t
: ualloc.h
- air_ualloc_realloc_fn_t
: ualloc.h
- air_ualloc_recalloc()
: ualloc.c
- air_ualloc_stats_t
: ualloc.h
- air_ualloc_strdup()
: ualloc.c
- air_ualloc_strdup2()
: ualloc.c
- air_ualloc_strndup()
: ualloc.c
- air_ualloc_t
: ualloc.h
- air_ualloc_zero_stats()
: ualloc.c
- air_url_free()
: url.c
- air_url_get_n_params()
: url.c
- air_url_get_param()
: url.c
- air_url_get_port_str()
: url.c
- air_url_mkstr()
: url.c
- air_url_parse()
: url.c
- air_url_scheme_str()
: url.c
- air_url_scheme_t
: url.h
- air_url_t
: url.h
- air_usage()
: cla.c
- air_xbuf_alloc()
: xbuf.c
- air_xbuf_bytes()
: xbuf.c
- air_xbuf_copy()
: xbuf.c
- air_xbuf_elt_size()
: xbuf.c
- air_xbuf_eltcp()
: xbuf.c
- air_xbuf_eltp()
: xbuf.c
- air_xbuf_free()
: xbuf.c
- air_xbuf_length()
: xbuf.c
- air_xbuf_size()
: xbuf.c
- air_xbuf_sprintf()
: xbuf.c
- air_xbuf_strcat()
: xbuf.c
- air_xbuf_strcpy()
: xbuf.c
- air_xbuf_strdup()
: xbuf.c
- air_xbuf_string()
: xbuf.c
- air_xbuf_strlcat()
: xbuf.c
- air_xbuf_strlcpy()
: xbuf.c
- air_xbuf_substitute()
: xbuf.c
- air_xbuf_t
: xbuf.h
- air_xbuf_trunc()
: xbuf.c
- air_xbuf_ualloc()
: xbuf.c
- air_xbuf_vxsprintf()
: xbuf.c
- air_xbuf_xsprintf()
: xbuf.c
- air_xbuf_zsprintf()
: xbuf.c
- air_xform()
: xform.c
- air_xform_add_fn()
: xform.c
- air_xform_alloc()
: xform.c
- air_xform_copy_by_chain()
: xform.c
- air_xform_copy_by_twin()
: xform.c
- air_xform_create_chain()
: xform.c
- air_xform_exec_chain()
: xform.c
- air_xform_get_chain()
: xform.c
- air_xform_parse_type()
: xform.c
- air_xform_parse_type_twin()
: xform.c
- air_xml_cfg_attr_def_t
: cfg.h
- air_xml_cfg_attr_t
: cfg.h
- air_xml_cfg_element_t
: cfg.h
- air_xml_cfg_node_t
: cfg.h
- air_xml_dtd_cardinality_en
: tree.h
- air_xml_dtd_cardinality_t
: tree.h
- AIR_XML_DTD_ONE_OR_MANY
: tree.h
- AIR_XML_DTD_REQUIRED
: tree.h
- AIR_XML_DTD_ZERO_OR_MANY
: tree.h
- AIR_XML_DTD_ZERO_OR_ONE
: tree.h
- air_xml_have_config()
: tree.h, tree.c
- air_xml_have_idmef()
: tree.h, tree.c
- air_xml_have_iodef()
: tree.h, tree.c
- air_xml_have_snml()
: tree.h, tree.c
- air_xml_identify_schema()
: xml.h, xml.c
- air_xml_node_append_value()
: tree.h, tree.c
- air_xml_node_attr_get_by_index()
: tree.h, tree.c
- air_xml_node_attr_get_by_name()
: tree.h, tree.c
- air_xml_node_attr_id_t
: tree.h
- air_xml_node_attr_isset_by_name()
: tree.h, tree.c
- air_xml_node_attr_name_t
: tree.h
- air_xml_node_attr_set_by_index()
: tree.h, tree.c
- air_xml_node_attr_set_by_name()
: tree.h, tree.c
- air_xml_node_create()
: tree.h, tree.c
- air_xml_node_data_t
: tree.h
- air_xml_node_dup()
: tree.h, tree.c
- air_xml_node_erase()
: tree.h, tree.c
- air_xml_node_get_child()
: tree.h, tree.c
- air_xml_node_get_first_sibling()
: tree.h, tree.c
- air_xml_node_get_next_sibling()
: tree.h, tree.c
- air_xml_node_get_parent()
: tree.h, tree.c
- air_xml_node_get_tree()
: tree.h, tree.c
- air_xml_node_get_type()
: tree.h, tree.c
- air_xml_node_get_value()
: tree.h, tree.c
- air_xml_node_isset()
: tree.h, tree.c
- air_xml_node_path()
: tree.h, tree.c
- air_xml_node_set()
: tree.h, tree.c
- air_xml_node_set_value()
: tree.h, tree.c
- air_xml_node_str2type()
: tree.c
- air_xml_node_t
: tree.h
- air_xml_node_type2str()
: tree.h, tree.c
- air_xml_node_type_t
: tree.h
- air_xml_node_unset()
: tree.h, tree.c
- air_xml_node_xml()
: tree_xml.c
- air_xml_parse()
: xml.h, xml.c
- air_xml_schema_type_en
: tree.h
- air_xml_tree_attr_get_by_name()
: tree.h, tree.c
- air_xml_tree_attr_set_by_name()
: tree.h, tree.c
- air_xml_tree_count_nodes()
: tree.h, tree.c
- air_xml_tree_create()
: tree.h
- air_xml_tree_destroy()
: tree.h, tree.c
- air_xml_tree_dup()
: tree.h, tree.c
- air_xml_tree_get()
: tree.h, tree.c
- air_xml_tree_get_last_error()
: tree.h, tree.c
- air_xml_tree_get_root()
: tree.h, tree.c
- air_xml_tree_get_value()
: tree.h, tree.c
- air_xml_tree_isset()
: tree.h, tree.c
- air_xml_tree_module_init()
: tree.h, tree.c
- air_xml_tree_set()
: tree.h, tree.c
- air_xml_tree_set_value()
: tree.h, tree.c
- air_xml_tree_str2type()
: tree.h, tree.c
- air_xml_tree_t
: tree.h
- AIR_XML_TREE_T_CONFIG
: tree.h
- AIR_XML_TREE_T_IDMEF
: tree.h
- AIR_XML_TREE_T_IODEF
: tree.h
- air_xml_tree_type2str()
: tree.h, tree.c
- air_xml_tree_validate()
: tree_xml.c
- air_xml_tree_walk_by_path()
: tree.h, tree.c
- air_xml_tree_walk_by_path2()
: tree.h, tree.c
- air_xml_tree_xml()
: tree_xml.c
- ih_node_attr_iter_create()
: tree.c
- ih_node_attr_iter_free()
: tree.c
- ih_node_attr_iter_next()
: tree.c
- ih_tree_iter_create()
: tree.c
- ih_tree_iter_free()
: tree.c
- ih_tree_iter_next()
: tree.c
libair v0.3.33