API compatibility report for the libwireshark library  between 3.1.15 and 5.0.8 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibwireshark
Version #13.1.15
Version #25.0.8
CPU Typex86_64
GCC Version4.8
SubjectBinary Compatibility

Test Results


Total Header Files546
Total Shared Libraries1
Total Symbols / Types8309 / 1085
VerdictIncompatible
(8.3%)

Problem Summary


SeverityCount
Added Symbols-307
Removed SymbolsHigh151
Problems with
Data Types
High24
Medium65
Low85
Problems with
Symbols
High66
Medium44
Low46
Problems with
Constants
Low8
Other Changes
in Data Types
-18

Added Symbols (307)


addr_resolv.h, libwireshark.so.5.0.8
ep_address_to_display address const* addr )
ep_sctp_port_to_display guint port )
ep_tcp_port_to_display guint port )
ep_udp_port_to_display guint port )
get_eth_hashtable ( )
get_ipv4_hash_table ( )
get_ipv6_hash_table ( )
get_ipxnet_hash_table ( )
get_manuf_hashtable ( )
get_serv_port_hashtable ( )
get_wka_hashtable ( )
manually_resolve_cleanup ( )

app_mem_usage.h, libwireshark.so.5.0.8
memory_usage_component_register struct ws_mem_usage_t const* component )
memory_usage_gc ( )
memory_usage_get guint index, gsize* value )

charsets.h, libwireshark.so.5.0.8
get_8859_1_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length )
get_ascii_7bits_string ( wmem_allocator_t* scope, guint8 const* ptr, gint const bit_offset, gint no_of_chars )
get_ascii_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length )
get_ebcdic_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length )
get_ts_23_038_7bits_string ( wmem_allocator_t* scope, guint8 const* ptr, gint const bit_offset, gint no_of_chars )
get_ucs_2_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length, guint const encoding )
get_ucs_4_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length, guint const encoding )
get_unichar2_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length, gunichar2 const* table )
get_utf_16_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length, guint const encoding )

column-utils.h, libwireshark.so.5.0.8
col_add_lstr ( struct epan_column_info* cinfo, gint const el, gchar const* str, ... )
col_clear_fence ( struct epan_column_info* cinfo, gint const col )
col_get_text ( struct epan_column_info* cinfo, gint const col )

column.h, libwireshark.so.5.0.8
column_dump_column_formats ( )

conversation.h, libwireshark.so.5.0.8
get_conversation_hashtable_exact ( )
get_conversation_hashtable_no_addr2 ( )
get_conversation_hashtable_no_addr2_or_port2 ( )
get_conversation_hashtable_no_port2 ( )

crc16-tvb.h, libwireshark.so.5.0.8
crc16_0x9949_tvb_offset_seed tvbuff_t* tvb, guint offset, guint len, guint16 seed )

crc32-tvb.h, libwireshark.so.5.0.8
crc32_0x0AA725CF_tvb_offset_seed tvbuff_t* tvb, guint offset, guint len, guint32 seed )

decode_as.h, libwireshark.so.5.0.8
decode_as_default_change ( char const* name, gpointer const pattern, gpointer handle, gchar* list_name )
decode_as_default_populate_list ( gchar const* table_name, decode_as_add_to_list_func add_to_list, gpointer ui_element )
decode_as_default_reset ( char const* name, gpointer const pattern )
decode_as_list [data]
register_decode_as decode_as_t* reg )

disabled_protos.h, libwireshark.so.5.0.8
read_disabled_protos_list ( char** gpath_return, int* gopen_errno_return, int* gread_errno_return, char** path_return, int* open_errno_return, int* read_errno_return )
save_disabled_protos_list ( char** pref_path_return, int* errno_return )
set_disabled_protos_list ( )

dvb_chartbl.h, libwireshark.so.5.0.8
dvb_add_chartbl ( proto_tree* tree, int hf, tvbuff_t* tvb, gint offset, gint length, enum dvb_encoding_e encoding )
dvb_analyze_string_charset tvbuff_t* tvb, int offset, int length, enum dvb_encoding_e* encoding )
dvb_enc_to_item_enc enum dvb_encoding_e encoding )

epan.h, libwireshark.so.5.0.8
epan_dissect_file_run ( struct epan_dissect* edt, struct wtap_pkthdr* phdr, tvbuff_t* tvb, frame_data* fd, struct epan_column_info* cinfo )
epan_dissect_file_run_with_taps ( struct epan_dissect* edt, struct wtap_pkthdr* phdr, tvbuff_t* tvb, frame_data* fd, struct epan_column_info* cinfo )
epan_dissect_packet_contains_field ( struct epan_dissect* edt, char const* field_name )
epan_dissect_reset struct epan_dissect* edt )
epan_free epan_t* session )
epan_new ( )
epan_register_plugin_types ( )

expert.h, libwireshark.so.5.0.8
expert_add_info ( packet_info* pinfo, proto_item* pi, expert_field* eiindex )
expert_checksum_vals [data]
expert_group_vals [data]
expert_register_field_array ( expert_module_t* module, ei_register_info* ei, int const num_records )
expert_register_protocol int id )
expert_severity_vals [data]
expert_update_comment_count guint64 count )
proto_tree_add_expert ( proto_tree* tree, packet_info* pinfo, expert_field* eiindex, tvbuff_t* tvb, gint start, gint length )
proto_tree_add_expert_format ( proto_tree* tree, packet_info* pinfo, expert_field* eiindex, tvbuff_t* tvb, gint start, gint length, char const* format, ... )

exported_pdu.h, libwireshark.so.5.0.8
get_export_pdu_tap_list ( )
load_export_pdu_tags ( packet_info* pinfo, char const* proto_name, int wtap_encap, guint8* wanted_exp_tags, guint16 wanted_exp_tags_len )
register_export_pdu_tap char const* name )

follow.h, libwireshark.so.5.0.8
build_follow_conv_filter packet_info* packet_info )
build_follow_index_filter ( )
get_follow_tcp_index ( )

frame_data.h, libwireshark.so.5.0.8
p_remove_proto_data ( wmem_allocator_t* scope, struct _packet_info* pinfo, int proto, guint32 key )

frame_data_sequence.h, libwireshark.so.5.0.8
find_and_mark_frame_depended_upon gpointer data, gpointer user_data )
frame_data_sequence_add ( frame_data_sequence* fds, frame_data* fdata )
frame_data_sequence_find ( frame_data_sequence* fds, guint32 num )
free_frame_data_sequence frame_data_sequence* fds )
new_frame_data_sequence ( )

ftypes.h, libwireshark.so.5.0.8
fvalue_type_ftenum fvalue_t* fv )

oids.h, libwireshark.so.5.0.8
oid_encoded2subid_sub ( guint8 const* oid_bytes, gint oid_len, guint32** subids_pi, gboolean is_first )
rel_oid_encoded2string ( guint8 const* encoded, guint len )
rel_oid_resolved_from_encoded ( guint8 const* oid, gint len )
rel_oid_subid2string guint32* subids, guint len, gboolean is_absolute )

packet-ansi_a.h, libwireshark.so.5.0.8
ansi_a_ms_info_rec_num_plan_vals [data]
ansi_a_ms_info_rec_num_type_vals [data]
ansi_tsb58_encoding_vals [data]
ansi_tsb58_language_ind_vals [data]
ansi_tsb58_language_ind_vals_ext [data]
ansi_tsb58_srvc_cat_vals [data]
ansi_tsb58_srvc_cat_vals_ext [data]

packet-ber.h, libwireshark.so.5.0.8
dissect_ber_relative_oid ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* tree, tvbuff_t* tvb, int offset, gint hf_id, tvbuff_t** value_tvb )
dissect_ber_relative_oid_str ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* tree, tvbuff_t* tvb, int offset, gint hf_id, char const** value_stringx )

packet-dcerpc.h, libwireshark.so.5.0.8
dcerpc_set_transport_salt ( guint16 dcetransportsalt, packet_info* pinfo )
decode_dcerpc_add_show_list ( decode_add_show_list_func func, gpointer user_data )
decode_dcerpc_reset_all ( )

packet-ipsec.h, libwireshark.so.5.0.8
esp_sa_record_add_from_dissector guint8 protocol, gchar const* srcIP, char const* dstIP, gchar* spi, guint8 encryption_algo, gchar const* encryption_key, guint8 authentication_algo, gchar const* authentication_key )

packet-mbim.h, libwireshark.so.5.0.8
mbim_register_uuid_ext struct mbim_uuid_ext* uuid_ext )

packet-per.h, libwireshark.so.5.0.8
dissect_per_relative_oid tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, tvbuff_t** value_tvb )
dissect_per_relative_oid_str tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, char const** value_stringx )

packet-pktap.h, libwireshark.so.5.0.8
capture_pktap ( guchar const* p1, int p2, packet_counts* p3 )

packet-range.h, libwireshark.so.5.0.8
packet_range_check packet_range_t* range )
packet_range_convert_str ( packet_range_t* range, gchar const* es )
packet_range_init ( packet_range_t* range, capture_file* cf )
packet_range_process_all packet_range_t* range )
packet_range_process_init packet_range_t* range )
packet_range_process_packet ( packet_range_t* range, frame_data* fdata )

packet-rtp-events.h, libwireshark.so.5.0.8
rtp_event_type_values_ext [data]

packet-rtp.h, libwireshark.so.5.0.8
rtp_dyn_payload_free rtp_dyn_payload_t* rtp_dyn_payload )
rtp_dyn_payload_get_full ( rtp_dyn_payload_t* rtp_dyn_payload, guint const pt, gchar const** encoding_name, int* sample_rate )
rtp_dyn_payload_get_name ( rtp_dyn_payload_t* rtp_dyn_payload, guint const pt )
rtp_dyn_payload_insert ( rtp_dyn_payload_t* rtp_dyn_payload, guint const pt, gchar const* encoding_name, int const sample_rate )
rtp_dyn_payload_new ( )
rtp_dyn_payload_remove ( rtp_dyn_payload_t* rtp_dyn_payload, guint const pt )
rtp_dyn_payload_replace ( rtp_dyn_payload_t* rtp_dyn_payload, guint const pt, gchar const* encoding_name, int const sample_rate )

packet-scsi-mmc.h, libwireshark.so.5.0.8
scsi_mmc_vals_ext [data]

packet-scsi-osd.h, libwireshark.so.5.0.8
attributes_page_vals_ext [data]
scsi_osd_vals_ext [data]

packet-scsi-sbc.h, libwireshark.so.5.0.8
scsi_sbc_vals_ext [data]

packet-scsi-smc.h, libwireshark.so.5.0.8
scsi_smc_vals_ext [data]

packet-scsi-ssc.h, libwireshark.so.5.0.8
scsi_ssc_vals_ext [data]

packet-t30.h, libwireshark.so.5.0.8
t30_facsimile_control_field_vals_ext [data]
t30_facsimile_control_field_vals_short_ext [data]

packet-tcp.h, libwireshark.so.5.0.8
decode_tcp_ports tvbuff_t* p1, int p2, packet_info* p3, proto_tree* p4, int p5, int p6, struct tcp_analysis* p7, struct tcpinfo* p8 )
dissect_tcp_payload tvbuff_t* tvb, packet_info* pinfo, int offset, guint32 seq, guint32 nxtseq, guint32 sport, guint32 dport, proto_tree* tree, proto_tree* tcp_tree, struct tcp_analysis* tcpd, struct tcpinfo* tcpinfo )
get_tcp_conversation_data ( conversation_t* conv, packet_info* pinfo )
get_tcp_stream_count ( )

packet-udp.h, libwireshark.so.5.0.8
decode_udp_ports tvbuff_t* p1, int p2, packet_info* p3, proto_tree* p4, int p5, int p6, int p7 )
get_udp_stream_count ( )

packet-windows-common.h, libwireshark.so.5.0.8
dissect_nt_64bit_time_ex tvbuff_t* tvb, proto_tree* tree, int offset, int hf_date, proto_item** createdItem )

packet.h, libwireshark.so.5.0.8
call_heur_dissector_direct ( struct heur_dtbl_entry_t* heur_dtbl_entry, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data )
dissector_add_uint_range ( char const* abbrev, struct epan_range* range, dissector_handle_t handle )
dissector_delete_all ( char const* name, dissector_handle_t handle )
dissector_delete_uint_range ( char const* abbrev, struct epan_range* range, dissector_handle_t handle )
dissector_get_default_string_handle ( char const* name, gchar const* string )
dissector_get_default_uint_handle ( char const* name, guint32 const uint_val )
dissector_handle_get_dissector_name dissector_handle_t const handle )
dissector_table_get_dissector_handles dissector_table_t dissector_table )
dissector_table_get_type dissector_table_t dissector_table )
dissector_try_uint_new ( dissector_table_t sub_dissectors, guint32 const uint_val, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, gboolean const add_proto_name, void* data )
get_dissector_names ( )
has_heur_dissector_list gchar const* name )
remove_last_data_source packet_info* pinfo )

prefs.h, libwireshark.so.5.0.8
prefs_register_uat_preference_qt ( module_t* module, char const* name, char const* title, char const* description, struct epan_uat* uat )

print.h, libwireshark.so.5.0.8
destroy_print_stream print_stream_t* self )
get_node_field_value field_info* fi, struct epan_dissect* edt )
new_page print_stream_t* self )
output_fields_add ( output_fields_t* info, gchar const* field )
output_fields_free output_fields_t* info )
output_fields_has_cols output_fields_t* info )
output_fields_list_options FILE* fh )
output_fields_new ( )
output_fields_num_fields output_fields_t* info )
output_fields_set_option ( output_fields_t* info, gchar* option )
output_fields_valid output_fields_t* info )
output_only_tables [data]
print_bookmark ( print_stream_t* self, gchar const* name, gchar const* title )
print_finale print_stream_t* self )
print_hex_data ( print_stream_t* stream, struct epan_dissect* edt )
print_line ( print_stream_t* self, int indent, char const* line )
print_preamble ( print_stream_t* self, gchar* filename, char const* version_string )
print_stream_ps_new ( gboolean to_file, char const* dest )
print_stream_ps_stdio_new FILE* fh )
print_stream_text_new ( gboolean to_file, char const* dest )
print_stream_text_stdio_new FILE* fh )
proto_tree_print ( struct print_args_t* print_args, struct epan_dissect* edt, print_stream_t* stream )
proto_tree_write_carrays guint32 num, FILE* fh, struct epan_dissect* edt )
proto_tree_write_csv ( struct epan_dissect* edt, FILE* fh )
proto_tree_write_fields ( output_fields_t* fields, struct epan_dissect* edt, struct epan_column_info* cinfo, FILE* fh )
proto_tree_write_pdml ( struct epan_dissect* edt, FILE* fh )
proto_tree_write_psml ( struct epan_dissect* edt, FILE* fh )
write_carrays_finale FILE* fh )
write_carrays_preamble FILE* fh )
write_csv_finale FILE* fh )
write_csv_preamble FILE* fh )
write_fields_finale ( output_fields_t* fields, FILE* fh )
write_fields_preamble ( output_fields_t* fields, FILE* fh )
write_pdml_finale FILE* fh )
write_pdml_preamble FILE* fh, gchar const* filename )
write_psml_finale FILE* fh )
write_psml_preamble FILE* fh )

proto.h, libwireshark.so.5.0.8
hfinfo_bitshift header_field_info const* hfinfo )
proto_get_frame_protocols ( wmem_list_t const* layers, gboolean* is_ip, gboolean* is_tcp, gboolean* is_udp, gboolean* is_sctp, gboolean* is_ssl )
proto_register_fields_manual ( int const parent, header_field_info** hfi, int const num_records )
proto_register_fields_section ( int const parent, header_field_info* hfi, int const num_records )
proto_report_dissector_bug char const* message )
proto_tree_add_ascii_7bits_item ( proto_tree* tree, int const hfindex, tvbuff_t* tvb, guint const bit_offset, gint const no_of_chars )
proto_tree_add_bytes_item ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint const start, gint length, guint const encoding, GByteArray* retval, gint* endoff, gint* err )
proto_tree_add_item_new ( proto_tree* tree, header_field_info* hfinfo, tvbuff_t* tvb, gint const start, gint length, guint const encoding )
proto_tree_add_time_item ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint const start, gint length, guint const encoding, nstime_t* retval, gint* endoff, gint* err )
proto_tree_add_ts_23_038_7bits_item ( proto_tree* tree, int const hfindex, tvbuff_t* tvb, guint const bit_offset, gint const no_of_chars )
tree_expanded int tree_type )
tree_expanded_set int tree_type, gboolean value )

stats_tree_priv.h, libwireshark.so.5.0.8
stat_node_array_sortcmp gconstpointer a, gconstpointer b, gpointer user_data )
stats_tree_format_as_str ( stats_tree const* st, enum st_format_type format_type, gint sort_column, gboolean sort_descending )
stats_tree_format_node_as_str ( stat_node const* node, GString* s, enum st_format_type format_type, guint indent, gchar const* path, gint maxnamelen, gint sort_column, gboolean sort_descending )
stats_tree_get_column_name gint index )
stats_tree_get_column_size gint index )
stats_tree_get_default_sort_col stats_tree* st )
stats_tree_get_displayname gchar* fullname )
stats_tree_get_values_from_node stat_node const* node )
stats_tree_is_default_sort_DESC stats_tree* st )
stats_tree_sort_compare ( stat_node const* a, stat_node const* b, gint sort_column, gboolean sort_descending )

strutil.h, libwireshark.so.5.0.8
format_text_chr ( guchar const* string, size_t const len, guchar const chr )
hex_str_to_bytes_encoding ( char const* hex_str, GByteArray* bytes, char const** endptr, guint const encoding, gboolean const fail_if_partial )
rel_oid_str_to_bytes ( char const* oid_str, GByteArray* bytes, gboolean is_absolute )

tap.h, libwireshark.so.5.0.8
get_tap_names ( )
have_tap_listener int tap_id )

tfs.h, libwireshark.so.5.0.8
tfs_complete_incomplete [data]
tfs_confirmed_unconfirmed [data]
tfs_critical_not_critical [data]
tfs_do_not_clear_clear [data]
tfs_enforced_not_enforced [data]
tfs_invalid_valid [data]
tfs_valid_not_valid [data]

timestats.h, libwireshark.so.5.0.8
get_average ( nstime_t const* sum, guint32 num )
time_stat_init timestat_t* stats )
time_stat_update ( timestat_t* stats, nstime_t const* delta, packet_info* pinfo )

to_str.h, libwireshark.so.5.0.8
abs_time_secs_to_ep_str time_t const p1, enum absolute_time_display_e const fmt, gboolean show_zone )
abs_time_to_ep_str ( nstime_t const* p1, enum absolute_time_display_e const fmt, gboolean show_zone )
address_to_str ( wmem_allocator_t* scope, address const* addr )
bytes_to_ep_str ( guint8 const* bd, int bd_len )
bytes_to_ep_str_punct ( guint8 const* bd, int bd_len, gchar punct )
bytestring_to_ep_str ( guint8 const* p1, guint32 const p2, char const punct )
guid_to_ep_str e_guid_t const* p1 )
ip6_guint8_to_str guint8 const* ad )
port_type_to_str enum port_type type )
rel_time_to_ep_str nstime_t const* p1 )
rel_time_to_secs_ep_str nstime_t const* p1 )
time_msecs_to_ep_str gint32 time_val )
time_secs_to_ep_str gint32 const time_val )

tvbuff-int.h, libwireshark.so.5.0.8
tvb_new struct tvb_ops const* ops )

tvbuff.h, libwireshark.so.5.0.8
tvb_bcd_dig_to_wmem_packet_str tvbuff_t* tvb, gint const offset, gint const len, dgt_set_t* dgt, gboolean skip_first )
tvb_bytes_to_ep_str tvbuff_t* tvb, gint const offset, gint const len )
tvb_bytes_to_ep_str_punct tvbuff_t* tvb, gint const offset, gint const len, gchar const punct )
tvb_captured_length tvbuff_t const* tvb )
tvb_captured_length_remaining ( tvbuff_t const* tvb, gint const offset )
tvb_child_uncompress ( tvbuff_t* parent, tvbuff_t* tvb, int const offset, int comprlen )
tvb_clone tvbuff_t* tvb )
tvb_clone_offset_len tvbuff_t* tvb, guint offset, guint len )
tvb_ensure_captured_length_remaining ( tvbuff_t const* tvb, gint const offset )
tvb_free_chain tvbuff_t* tvb )
tvb_get_ascii_7bits_string ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const bit_offset, gint no_of_chars )
tvb_get_letohi40 tvbuff_t* tvb, gint const offset )
tvb_get_letohi48 tvbuff_t* tvb, gint const offset )
tvb_get_letohi56 tvbuff_t* tvb, gint const offset )
tvb_get_ntohi40 tvbuff_t* tvb, gint const offset )
tvb_get_ntohi48 tvbuff_t* tvb, gint const offset )
tvb_get_ntohi56 tvbuff_t* tvb, gint const offset )
tvb_get_string_bytes tvbuff_t* tvb, gint const offset, gint const length, guint const encoding, GByteArray* bytes, gint* endoff )
tvb_get_string_enc ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const offset, gint const length, guint const encoding )
tvb_get_string_time tvbuff_t* tvb, gint const offset, gint const length, guint const encoding, struct nstime_t* ns, gint* endoff )
tvb_get_stringzpad ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const offset, gint const length, guint const encoding )
tvb_get_ts_23_038_7bits_string ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const bit_offset, gint no_of_chars )
tvb_new_chain ( tvbuff_t* parent, tvbuff_t* backing )

uat-int.h, libwireshark.so.5.0.8
uat_get_actual_filename ( struct epan_uat* uat, gboolean for_writing )

value_string.h, libwireshark.so.5.0.8
rval_to_str_const ( guint32 const val, range_string const* rs, char const* unknown_str )
try_val64_to_str ( guint64 const val, val64_string const* vs )
try_val64_to_str_idx ( guint64 const val, val64_string const* vs, gint* idx )
val64_to_str ( guint64 const val, val64_string const* vs, char const* fmt )
val64_to_str_const ( guint64 const val, val64_string const* vs, char const* unknown_str )
value_string_ext_free value_string_ext const* vse )

wmem_array.h, libwireshark.so.5.0.8
wmem_array_append ( wmem_array_t* array, void const* in, guint count )
wmem_array_get_count wmem_array_t* array )
wmem_array_get_raw wmem_array_t* array )
wmem_array_index ( wmem_array_t* array, guint array_index )
wmem_array_new ( wmem_allocator_t* allocator, gsize const elem_size )
wmem_array_sized_new ( wmem_allocator_t* allocator, gsize elem_size, guint alloc_count )
wmem_array_sort ( wmem_array_t* array, int(*compar)(void const*, void const*) )

wmem_core.h, libwireshark.so.5.0.8
wmem_cleanup ( )
wmem_init ( )

wmem_list.h, libwireshark.so.5.0.8
wmem_destroy_list wmem_list_t* list )
wmem_list_append ( wmem_list_t* list, void* data )
wmem_list_count wmem_list_t const* list )
wmem_list_frame_data wmem_list_frame_t const* frame )
wmem_list_frame_next wmem_list_frame_t const* frame )
wmem_list_frame_prev wmem_list_frame_t const* frame )
wmem_list_head wmem_list_t const* list )
wmem_list_new wmem_allocator_t* allocator )
wmem_list_prepend ( wmem_list_t* list, void* data )
wmem_list_remove ( wmem_list_t* list, void* data )
wmem_list_remove_frame ( wmem_list_t* list, wmem_list_frame_t* frame )
wmem_list_tail wmem_list_t const* list )

wmem_map.h, libwireshark.so.5.0.8
wmem_double_hash gconstpointer key )
wmem_int64_hash gconstpointer key )
wmem_map_insert wmem_map_t* map, void const* key, void* value )
wmem_map_lookup wmem_map_t* map, void const* key )
wmem_map_new ( wmem_allocator_t* allocator, GHashFunc hash_func, GEqualFunc eql_func )
wmem_map_remove wmem_map_t* map, void const* key )
wmem_str_hash gconstpointer key )
wmem_strong_hash ( guint8 const* buf, size_t const len )

wmem_miscutl.h, libwireshark.so.5.0.8
wmem_memdup ( wmem_allocator_t* allocator, void const* source, size_t const size )

wmem_strbuf.h, libwireshark.so.5.0.8
wmem_strbuf_append_c ( wmem_strbuf_t* strbuf, gchar const c )
wmem_strbuf_append_unichar ( wmem_strbuf_t* strbuf, gunichar const c )
wmem_strbuf_finalize wmem_strbuf_t* strbuf )
wmem_strbuf_truncate ( wmem_strbuf_t* strbuf, gsize const len )

wmem_strutl.h, libwireshark.so.5.0.8
wmem_ascii_strdown ( wmem_allocator_t* allocator, gchar const* str, gssize len )
wmem_strconcat ( wmem_allocator_t* allocator, gchar const* first, ... )
wmem_strsplit ( wmem_allocator_t* allocator, gchar const* src, gchar const* delimiter, int max_tokens )

wmem_tree.h, libwireshark.so.5.0.8
wmem_tree_foreach ( wmem_tree_t* tree, wmem_foreach_func callback, void* user_data )
wmem_tree_insert32 ( wmem_tree_t* tree, guint32 key, void* data )
wmem_tree_insert32_array ( wmem_tree_t* tree, wmem_tree_key_t* key, void* data )
wmem_tree_insert_string ( wmem_tree_t* tree, gchar const* key, void* data, guint32 flags )
wmem_tree_is_empty wmem_tree_t* tree )
wmem_tree_lookup32 ( wmem_tree_t* tree, guint32 key )
wmem_tree_lookup32_array ( wmem_tree_t* tree, wmem_tree_key_t* key )
wmem_tree_lookup32_array_le ( wmem_tree_t* tree, wmem_tree_key_t* key )
wmem_tree_lookup32_le ( wmem_tree_t* tree, guint32 key )
wmem_tree_lookup_string ( wmem_tree_t* tree, gchar const* key, guint32 flags )
wmem_tree_new wmem_allocator_t* allocator )
wmem_tree_new_autoreset ( wmem_allocator_t* master, wmem_allocator_t* slave )

wmem_user_cb.h, libwireshark.so.5.0.8
wmem_register_callback ( wmem_allocator_t* allocator, wmem_user_cb_t callback, void* user_data )
wmem_unregister_callback ( wmem_allocator_t* allocator, guint id )

to the top

Removed Symbols (151)


addr_resolv.h, libwireshark.so.3.1.15
get_addr_name address const* addr )
get_sctp_port guint port )
get_tcp_port guint port )
get_udp_port guint port )

base64.h, libwireshark.so.3.1.15
epan_base64_decode char* s )

bitswap.h, libwireshark.so.3.1.15
swaptab [data]

codecs.h, libwireshark.so.3.1.15
codec_decode ( codec_handle_t codec, void* context, void const* input, int inputSizeBytes, void* output, int* outputSizeBytes )
codec_init codec_handle_t codec )
codec_release ( codec_handle_t codec, void* context )
find_codec char const* name )
register_codec ( char const* name, codec_init_fn init_fn, codec_release_fn release_fn, codec_decode_fn decode_fn )

column-utils.h, libwireshark.so.3.1.15
check_col ( struct _column_info* cinfo, gint const col )

emem.h, libwireshark.so.3.1.15
emem_tree_foreach ( emem_tree_t* emem_tree, tree_foreach_func callback, void* user_data )
emem_tree_insert32 ( emem_tree_t* se_tree, guint32 key, void* data )
emem_tree_insert32_array ( emem_tree_t* se_tree, emem_tree_key_t* key, void* data )
emem_tree_insert_string emem_tree_t* h, gchar const* k, void* v, guint32 flags )
emem_tree_lookup32 ( emem_tree_t* se_tree, guint32 key )
emem_tree_lookup32_array ( emem_tree_t* se_tree, emem_tree_key_t* key )
emem_tree_lookup32_array_le ( emem_tree_t* se_tree, emem_tree_key_t* key )
emem_tree_lookup32_le ( emem_tree_t* se_tree, guint32 key )
emem_tree_lookup_string emem_tree_t* h, gchar const* k, guint32 flags )
ep_stack_new ( )
ep_stack_pop ep_stack_t stack )
ep_stack_push ( ep_stack_t stack, void* item )
ep_strbuf_append_unichar ( emem_strbuf_t* strbuf, gunichar const c )
ep_strbuf_append_vprintf ( emem_strbuf_t* strbuf, gchar const* format, struct __va_list_tag* ap )
ep_strbuf_new_label gchar const* init )
ep_strbuf_truncate ( emem_strbuf_t* strbuf, gsize len )
pe_tree_create int type, char const* name )
se_strdup_vprintf ( gchar const* fmt, struct __va_list_tag* ap )
se_strndup ( gchar const* src, size_t len )
se_tree_create int type, char const* name )
se_tree_create_non_persistent int type, char const* name )

expert.h, libwireshark.so.3.1.15
expert_add_undecoded_item tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int length, int const severity )

filesystem.h, libwireshark.so.3.1.15
copy_file_binary_mode ( char const* from_filename, char const* to_filename )
copy_persconffile_profile ( char const* toname, char const* fromname, gboolean from_global, char** pf_filename_return, char** pf_to_dir_path_return, char** pf_from_dir_path_return )
create_persconffile_dir char** pf_dir_path_return )
create_persconffile_profile ( char const* profilename, char** pf_dir_path_return )
delete_persconffile_profile ( char const* profilename, char** pf_dir_path_return )
deletefile char const* path )
file_exists char const* fname )
file_open_error_message int err, gboolean for_writing )
file_write_error_message int err )
files_identical ( char const* fname1, char const* fname2 )
filesystem_opt int opt, char const* optstr )
find_last_pathname_separator char const* path )
get_basename char const* p1 )
get_datafile_dir ( )
get_datafile_path char const* filename )
get_dirname char* p1 )
get_global_profiles_dir ( )
get_persconffile_path ( char const* filename, gboolean from_profile )
get_persdatafile_dir ( )
get_plugin_dir ( )
get_plugins_pers_dir ( )
get_profile_name ( )
get_profiles_dir ( )
get_progfile_dir ( )
get_systemfile_dir ( )
get_tempfile_path char const* filename )
get_wspython_dir ( )
has_global_profiles ( )
init_progfile_dir ( char const* arg0, int(*main)(int, char**) )
is_default_profile ( )
profile_exists ( gchar const* profilename, gboolean global )
profile_store_persconffiles gboolean store )
rename_persconffile_profile ( char const* fromname, char const* toname, char** pf_from_dir_path_return, char** pf_to_dir_path_return )
running_in_build_directory ( )
set_profile_name gchar const* profilename )
test_for_directory char const* p1 )
test_for_fifo char const* p1 )

follow.h, libwireshark.so.3.1.15
build_follow_filter packet_info* p1 )

md5.h, libwireshark.so.3.1.15
md5_append ( md5_state_t* pms, guint8 const* data, size_t nbytes )
md5_finish ( md5_state_t* pms, guint8* digest )
md5_hmac ( guint8 const* text, size_t text_len, guint8 const* key, size_t key_len, guint8* digest )
md5_init md5_state_t* pms )

nstime.h, libwireshark.so.3.1.15
nstime_cmp ( struct nstime_t const* a, struct nstime_t const* b )
nstime_copy ( struct nstime_t* a, struct nstime_t const* b )
nstime_delta ( struct nstime_t* delta, struct nstime_t const* b, struct nstime_t const* a )
nstime_is_unset struct nstime_t* nstime )
nstime_is_zero struct nstime_t* nstime )
nstime_set_unset struct nstime_t* nstime )
nstime_set_zero struct nstime_t* nstime )
nstime_sum ( struct nstime_t* sum, struct nstime_t const* b, struct nstime_t const* a )
nstime_to_msec struct nstime_t const* nstime )
nstime_to_sec struct nstime_t const* nstime )
wtap_nstime_to_sec struct wtap_nstime const* nstime )

packet-ber.h, libwireshark.so.3.1.15
dissect_ber_old_choice ( asn1_ctx_t* actx, proto_tree* parent_tree, tvbuff_t* tvb, int offset, ber_old_choice_t const* ch, gint hf_id, gint ett_id, gint* branch_taken )
dissect_ber_old_sequence ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* parent_tree, tvbuff_t* tvb, int offset, ber_old_sequence_t const* seq, gint hf_id, gint ett_id )
dissect_ber_old_sequence_of ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* parent_tree, tvbuff_t* tvb, int offset, ber_old_sequence_t const* seq, gint hf_id, gint ett_id )

packet-dcerpc.h, libwireshark.so.3.1.15
dcerpc_add_conv_to_bind_table decode_dcerpc_bind_values_t* binding )
dcerpc_hooks_init_protos [data]

packet-rtp.h, libwireshark.so.3.1.15
rtp_free_hash_dyn_payload GHashTable* rtp_dyn_payload )

packet-scsi-osd.h, libwireshark.so.3.1.15
scsi_osd_vals [data]

packet-scsi-sbc.h, libwireshark.so.3.1.15
scsi_sbc_vals [data]

packet-scsi-smc.h, libwireshark.so.3.1.15
scsi_smc_vals [data]

packet-scsi-ssc.h, libwireshark.so.3.1.15
scsi_ssc_vals [data]

packet-scsi.h, libwireshark.so.3.1.15
scsi_mmc_vals [data]

packet-t30.h, libwireshark.so.3.1.15
t30_facsimile_control_field_vals [data]
t30_facsimile_control_field_vals_short [data]

packet.h, libwireshark.so.3.1.15
cleanup_dissection ( )
ethertype guint16 etype, tvbuff_t* tvb, int offset_after_ethertype, packet_info* pinfo, proto_tree* tree, proto_tree* fh_tree, int etype_id, int trailer_id, int fcs_len )
init_dissection ( )

plugins.h, libwireshark.so.3.1.15
plugin_list [data]
plugins_dump_all ( )
wslua_plugin_list [data]

proto.h, libwireshark.so.3.1.15
proto_item_set_expert_flags proto_item* ti, int const group, guint const severity )
tree_is_expanded [data]

report_err.h, libwireshark.so.3.1.15
report_failure ( char const* msg_format, ... )
report_open_failure ( char const* filename, int err, gboolean for_writing )
report_read_failure ( char const* filename, int err )
report_write_failure ( char const* filename, int err )

stats_tree_priv.h, libwireshark.so.3.1.15
stats_tree_branch_to_str ( stat_node const* node, GString* s, guint indent )
stats_tree_get_strs_from_node ( stat_node const* node, gchar* value, gchar* rate, gchar* percent )

strutil.h, libwireshark.so.3.1.15
bytes_to_str ( guint8 const* bd, int bd_len )
bytes_to_str_punct ( guint8 const* bd, int bd_len, gchar punct )

to_str.h, libwireshark.so.3.1.15
abs_time_secs_to_str time_t const p1, enum absolute_time_display_e const fmt, gboolean show_zone )
abs_time_to_str ( struct nstime_t const* p1, enum absolute_time_display_e const fmt, gboolean show_zone )
decode_boolean_bitfield ( guint32 const val, guint32 const mask, int const width, char const* truedesc, char const* falsedesc )
guid_to_str e_guid_t const* p1 )
rel_time_to_secs_str struct nstime_t const* p1 )
rel_time_to_str struct nstime_t const* p1 )
time_msecs_to_str gint32 time_val )
time_secs_to_str gint32 const time_val )

tvbparse.h, libwireshark.so.3.1.15
tvbparse_handle tvbparse_wanted_t** handle )

tvbuff.h, libwireshark.so.3.1.15
ep_tvb_get_bits tvbuff_t* tvb, guint bit_offset, gint no_of_bits, gboolean lsb0 )
ep_tvb_memdup tvbuff_t* tvb, gint const offset, size_t length )
tvb_bcd_dig_to_ep_str tvbuff_t* tvb, gint const offset, gint const len, dgt_set_t* dgt, gboolean skip_first )
tvb_bytes_to_str tvbuff_t* tvb, gint const offset, gint const len )
tvb_bytes_to_str_punct tvbuff_t* tvb, gint const offset, gint const len, gchar const punct )
tvb_ensure_length_remaining ( tvbuff_t const* p1, gint const offset )
tvb_fake_unicode tvbuff_t* tvb, int offset, int const len, gboolean const little_endian )
tvb_get_bits_buf tvbuff_t* tvb, guint bit_offset, gint no_of_bits, guint8* buf, gboolean lsb0 )
tvb_get_ephemeral_faked_unicode tvbuff_t* tvb, int offset, int const len, gboolean const little_endian )
tvb_get_ephemeral_string tvbuff_t* tvb, gint const offset, gint const length )
tvb_get_ephemeral_string_enc tvbuff_t* tvb, gint const offset, gint const length, guint const encoding )
tvb_get_ephemeral_stringz tvbuff_t* tvb, gint const offset, gint* lengthp )
tvb_get_ephemeral_stringz_enc tvbuff_t* tvb, gint const offset, gint* lengthp, guint const encoding )
tvb_get_string tvbuff_t* tvb, gint const offset, gint const length )
tvb_get_stringz tvbuff_t* tvb, gint const offset, gint* lengthp )
tvb_get_unicode_string tvbuff_t* tvb, gint const offset, gint length, guint const encoding )
tvb_length tvbuff_t const* p1 )
tvb_length_remaining ( tvbuff_t const* p1, gint const offset )

wmem_slist.h, libwireshark.so.3.1.15
wmem_slist_count wmem_slist_t const* slist )
wmem_slist_frame_data wmem_slist_frame_t const* frame )
wmem_slist_frame_next wmem_slist_frame_t const* frame )
wmem_slist_front wmem_slist_t const* slist )
wmem_slist_new wmem_allocator_t* allocator )
wmem_slist_prepend ( wmem_slist_t* slist, void* data )
wmem_slist_remove ( wmem_slist_t* slist, void* data )

wmem_stack.h, libwireshark.so.3.1.15
wmem_stack_push ( struct _wmem_slist_t* stack, void* data )

to the top

Problems with Data Types, High Severity (24)


frame_data.h
[+] struct _frame_data (2)

packet-mac-lte.h
[+] struct mac_lte_dl_phy_info (1)

packet_info.h
[+] struct _packet_info (19)

tvbuff-int.h
[+] struct tvbuff (2)

to the top

Problems with Symbols, High Severity (66)


column-utils.h, libwireshark.so.3.1.15
[+] set_fd_time frame_data* fd, gchar* buf ) (1)

epan.h, libwireshark.so.3.1.15
[+] epan_dissect_init ( struct _epan_dissect_t* edt, gboolean const create_proto_tree, gboolean const proto_tree_visible ) (1)
[+] epan_dissect_new ( gboolean const create_proto_tree, gboolean const proto_tree_visible ) (1)
[+] epan_dissect_run ( struct _epan_dissect_t* edt, struct wtap_pkthdr* phdr, guint8 const* data, frame_data* fd, struct _column_info* cinfo ) (3)
[+] epan_dissect_run_with_taps ( struct _epan_dissect_t* edt, struct wtap_pkthdr* phdr, guint8 const* data, frame_data* fd, struct _column_info* cinfo ) (3)

expert.h, libwireshark.so.3.1.15
[+] expert_add_info_format ( packet_info* pinfo, proto_item* pi, int group, int severity, char const* format, ... ) (3)

frame_data.h, libwireshark.so.3.1.15
[+] frame_data_compare ( frame_data const* fdata1, frame_data const* fdata2, int field ) (1)
[+] frame_data_set_before_dissect ( frame_data* fdata, struct nstime_t* elapsed_time, struct nstime_t* first_ts, frame_data const* prev_dis, frame_data const* prev_cap ) (2)
[+] p_add_proto_data frame_data* fd, int proto, guint8 key, void* proto_data ) (3)
[+] p_get_proto_data frame_data* fd, int proto, guint8 key ) (3)

oids.h, libwireshark.so.3.1.15
[+] oid_get_from_string ( gchar const* oid_str, guint32** subids, guint* matched, guint* left ) (1)
[+] oid_string2subid ( gchar const* oid_str, guint32** subids_p ) (1)

packet-dcerpc.h, libwireshark.so.3.1.15
[+] dissect_dcerpc_uint64 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint64* pdata ) (1)
[+] dissect_ndr_double tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, gdouble* pdata ) (1)
[+] dissect_ndr_duint32 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint64* pdata ) (1)
[+] dissect_ndr_uint16 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint16* pdata ) (1)
[+] dissect_ndr_uint1632 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint1632* pdata ) (1)
[+] dissect_ndr_uint32 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint32* pdata ) (1)
[+] dissect_ndr_uint3264 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint3264* pdata ) (1)
[+] dissect_ndr_uint8 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint8* pdata ) (1)
[+] dissect_ndr_uuid_t tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, e_uuid_t* pdata ) (1)

packet-dcom-dispatch.h, libwireshark.so.3.1.15
[+] dissect_IDispatch_GetIDsOfNames_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_IDispatch_GetIDsOfNames_rqst tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_IDispatch_GetTypeInfo_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_IDispatch_GetTypeInfo_rqst tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_IDispatch_GetTypeInfoCount_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_IDispatch_Invoke_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_IDispatch_Invoke_rqst tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)

packet-dcom.h, libwireshark.so.3.1.15
[+] dissect_dcom_BSTR tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, gchar* psz_buffer, guint32 u32max_buffer ) (1)
[+] dissect_dcom_dcerpc_array_size tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, guint32* pu32array_size ) (1)
[+] dissect_dcom_dcerpc_pointer tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, guint32* pu32pointer ) (1)
[+] dissect_dcom_HRESULT tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, guint32* pu32hresult ) (1)
[+] dissect_dcom_HRESULT_item tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, guint32* pu32HResult, int field_index, proto_item** item ) (1)
[+] dissect_dcom_indexed_DWORD tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint32* pu32DWORD, int field_index ) (1)
[+] dissect_dcom_indexed_HRESULT tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, guint32* pu32hresult, int field_index ) (1)
[+] dissect_dcom_indexed_LPWSTR tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, gchar* pszStr, guint32 u32MaxStr, int field_index ) (1)
[+] dissect_dcom_LPWSTR tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, gchar* psz_buffer, guint32 u32max_buffer ) (1)
[+] dissect_dcom_MInterfacePointer tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, dcom_interface_t** interf ) (1)
[+] dissect_dcom_PMInterfacePointer tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, dcom_interface_t** interf ) (1)
[+] dissect_dcom_SAFEARRAY tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, void(*sacb)(tvbuff_t*, gint, packet_info*, proto_tree*, guint8*, guint32, guint32) ) (1)
[+] dissect_dcom_simple_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_dcom_simple_rqst tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_dcom_that tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_dcom_this tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_dcom_VARIANT tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex ) (1)
[+] dissect_dcom_VARTYPE tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, guint16* pu16Vartype ) (1)

packet.h, libwireshark.so.3.1.15
[+] dissector_try_heuristic ( heur_dissector_list_t sub_dissectors, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data ) (1)

proto.h, libwireshark.so.3.1.15
[+] proto_get_next_protocol_field void** cookle ) (1)
[+] proto_tree_add_bitmask_len ( proto_tree* tree, tvbuff_t* tvb, guint const offset, guint const len, int const hf_hdr, gint const ett, int const** fields, guint const encoding ) (1)

to_str.h, libwireshark.so.3.1.15
[+] bytestring_to_str ( guint8 const* p1, guint32 const p2, char const p3 ) (3)

tvbuff.h, libwireshark.so.3.1.15
[+] tvb_get_stringz_enc tvbuff_t* tvb, gint const offset, gint* lengthp, guint const encoding ) (1)
[+] tvb_memdup tvbuff_t* p1, gint const offset, size_t length ) (2)

to the top

Problems with Data Types, Medium Severity (65)


asn1.h
[+] struct _asn1_ctx_t (1)

conversation.h
[+] struct conversation (1)

frame_data.h
[+] struct _frame_data (4)

ftypes.h
[+] enum ftenum (1)
[+] struct _ftype_t (5)

packet-mac-lte.h
[+] struct mac_lte_info (2)
[+] union anon-union-packet-mac-lte.h-144 (1)

packet_info.h
[+] struct _packet_info (12)

prefs-int.h
[+] struct preference (1)

prefs.h
[+] struct _e_prefs (3)

proto.h
[+] struct _header_field_info (1)
[+] struct field_info (2)
[+] struct hf_register_info (1)
[+] struct tree_data_t (1)

stat_menu.h
[+] enum register_stat_group_t (1)

stats_tree_priv.h
[+] struct _stat_node (7)
[+] struct _stats_tree (4)

timestamp.h
[+] enum ts_type (5)

tvbuff-int.h
[+] struct tvbuff (1)

wmem_allocator.h
[+] struct _wmem_allocator_t (9)

wtap.h
[+] struct bthci_phdr (1)
[+] struct nstr_phdr (1)

to the top

Problems with Symbols, Medium Severity (44)


addr_resolv.h, libwireshark.so.3.1.15
[+] get_addrinfo_list ( ) (1)

epan.h, libwireshark.so.3.1.15
[+] epan_init ( void(*register_all_protocols_func)(register_cb, gpointer), void(*register_all_handoffs_func)(register_cb, gpointer), register_cb cb, void* client_data, void(*report_failure_fcn_p)(char const*, struct __va_list_tag*), void(*report_open_failure_fcn_p)(char const*, int, gboolean), void(*report_read_failure_fcn_p)(char const*, int), void(*report_write_failure_fcn_p)(char const*, int) ) (4)

expert.h
[+] expert_group_vals [data] (1)
[+] expert_severity_vals [data] (1)

frame_data.h, libwireshark.so.3.1.15
[+] frame_data_set_before_dissect ( frame_data* fdata, struct nstime_t* elapsed_time, struct nstime_t* first_ts, frame_data const* prev_dis, frame_data const* prev_cap ) (1)

packet-ber.h, libwireshark.so.3.1.15
[+] call_ber_oid_callback char const* oid, tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree ) (1)

packet-fix.h
[+] hf_FIX [data] (2)

packet-h248-template.h, libwireshark.so.3.1.15
[+] h248_register_package ( h248_package_t const* pkg, enum pkg_reg_action reg_action ) (1)

packet-lldp.h
[+] tlv_oui_subtype_vals [data] (1)

packet-per.h, libwireshark.so.3.1.15
[+] dissect_per_bit_string tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, int min_len, int max_len, gboolean has_extension, tvbuff_t** value_tvb ) (1)

packet-rpc.h, libwireshark.so.3.1.15
[+] dissect_rpc_list tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int(*rpc_list_dissector)(tvbuff_t*, int, packet_info*, proto_tree*) ) (1)

packet-tcp.h, libwireshark.so.3.1.15
[+] tcp_dissect_pdus tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, gboolean proto_desegment, guint fixed_len, guint(*get_pdu_len)(packet_info*, tvbuff_t*, int), dissector_t dissect_pdu ) (1)

packet.h, libwireshark.so.3.1.15
[+] dissector_try_string ( dissector_table_t sub_dissectors, gchar const* string, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree ) (1)

prefs.h, libwireshark.so.3.1.15
[+] prefs [data] (1)

proto.h, libwireshark.so.3.1.15
[+] proto_get_next_protocol_field void** cookle ) (1)
[+] proto_item_get_subtree proto_item const* ti ) (1)
[+] proto_tree_get_parent proto_tree const* tree ) (1)

reassemble.h, libwireshark.so.3.1.15
[+] fragment_add ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_check ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_multiple_ok ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_seq ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags, guint32 const flags ) (1)
[+] fragment_add_seq_802_11 ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_seq_check ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_seq_next ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_delete ( struct reassembly_table* table, packet_info const* pinfo, guint32 const id, void const* data ) (1)
[+] fragment_end_seq_next ( struct reassembly_table* table, packet_info const* pinfo, guint32 const id, void const* data ) (1)
[+] fragment_get ( struct reassembly_table* table, packet_info const* pinfo, guint32 const id, void const* data ) (1)
[+] fragment_get_reassembled ( struct reassembly_table* table, guint32 const id ) (1)
[+] fragment_get_reassembled_id ( struct reassembly_table* table, packet_info const* pinfo, guint32 const id ) (1)
[+] process_reassembled_data tvbuff_t* tvb, int const offset, packet_info* pinfo, char const* name, fragment_data* fd_head, fragment_items const* fit, gboolean* update_col_infop, proto_tree* tree ) (1)
[+] show_fragment_seq_tree ( fragment_data* ipfd_head, fragment_items const* fit, proto_tree* tree, packet_info* pinfo, tvbuff_t* tvb, proto_item** fi ) (1)
[+] show_fragment_tree ( fragment_data* ipfd_head, fragment_items const* fit, proto_tree* tree, packet_info* pinfo, tvbuff_t* tvb, proto_item** fi ) (1)

to_str.h, libwireshark.so.3.1.15
[+] bytestring_to_str ( guint8 const* p1, guint32 const p2, char const p3 ) (1)
[+] ip6_to_str struct e_in6_addr const* p1 ) (1)
[+] tvb_ip6_to_str tvbuff_t* tvb, gint const offset ) (1)

uat.h, libwireshark.so.3.1.15
[+] uat_new ( char const* name, size_t size, char const* filename, gboolean from_profile, void** data_ptr, guint* num_items_ptr, guint flags, char const* help, uat_copy_cb_t copy_cb, uat_update_cb_t update_cb, uat_free_cb_t free_cb, uat_post_update_cb_t post_update_cb, uat_field_t* flds_array ) (1)

value_string.h, libwireshark.so.3.1.15
[+] value_string_ext_new ( value_string* vs, guint vs_tot_num_entries, gchar const* vs_name ) (1)

x11-enum.h
[+] x11_enum_xkb_LedClass [data] (1)
[+] x11_enum_randr_Notify [data] (1)

x11-extension-errors.h
[+] randr_errors [data] (1)

to the top

Problems with Data Types, Low Severity (85)


asn1.h
[+] struct _asn1_ctx_t (1)

column_info.h
[+] typedef column_info (2)

conversation.h
[+] struct conversation (1)

dfilter.h
[+] typedef dfilter_t (1)

epan.h
[+] typedef epan_dissect_t (2)

frame_data.h
[+] struct _frame_data (5)
[+] struct anon-struct-frame_data.h-60 (2)

ftypes.h
[+] struct _ftype_t (2)
[+] typedef FvalueFromString (1)
[+] typedef FvalueFromUnparsed (1)
[+] union anon-union-ftypes.h-174 (1)

gcp.h
[+] struct _gcp_msg_t (1)

oids.h
[+] struct _oid_info_t (1)

packet-dcerpc.h
[+] struct _dcerpc_sub_dissector (2)

packet-mac-lte.h
[+] struct mac_lte_dl_phy_info (1)
[+] struct mac_lte_info (2)
[+] union anon-union-packet-mac-lte.h-144 (1)

packet-rpc.h
[+] struct _vsff (2)

packet_info.h
[+] struct _packet_info (10)

prefs-int.h
[+] struct pref_module (1)
[+] struct preference (1)
[+] union anon-union-prefs-int.h-117 (1)

prefs.h
[+] struct _e_prefs (16)

proto.h
[+] struct _header_field_info (2)
[+] struct field_info (1)
[+] struct hf_register_info (1)
[+] struct tree_data_t (1)

range.h
[+] typedef range_t (1)

stats_tree_priv.h
[+] struct _stat_node (3)
[+] struct _stats_tree (2)
[+] struct _stats_tree_cfg (2)

syntax-tree.h
[+] struct stnode_t (1)

timestamp.h
[+] enum ts_type (2)

tvbuff-int.h
[+] struct tvbuff (2)

uat.h
[+] typedef uat_t (1)

wmem_allocator.h
[+] struct _wmem_allocator_t (2)

wmem_stack.h
[+] typedef wmem_stack_t (1)

wtap.h
[+] struct wtap_pkthdr (2)
[+] union wtap_pseudo_header (3)

to the top

Problems with Symbols, Low Severity (46)


column-utils.h, libwireshark.so.3.1.15
[+] col_custom_prime_edt ( struct _epan_dissect_t* edt, struct _column_info* cinfo ) (1)
[+] col_set_time ( struct _column_info* cinfo, int const col, struct nstime_t const* ts, char const* fieldname ) (1)

dfilter.h, libwireshark.so.3.1.15
[+] dfilter_apply_edt ( struct _dfilter_t* df, struct _epan_dissect_t* edt ) (1)

epan.h, libwireshark.so.3.1.15
[+] epan_dissect_init ( struct _epan_dissect_t* edt, gboolean const create_proto_tree, gboolean const proto_tree_visible ) (1)
[+] epan_dissect_new ( gboolean const create_proto_tree, gboolean const proto_tree_visible ) (1)
[+] epan_dissect_prime_dfilter ( struct _epan_dissect_t* edt, struct _dfilter_t const* dfcode ) (1)

frame_data.h, libwireshark.so.3.1.15
[+] frame_data_compare ( frame_data const* fdata1, frame_data const* fdata2, int field ) (1)
[+] frame_data_set_before_dissect ( frame_data* fdata, struct nstime_t* elapsed_time, struct nstime_t* first_ts, frame_data const* prev_dis, frame_data const* prev_cap ) (1)

ftypes.h, libwireshark.so.3.1.15
[+] fvalue_from_unparsed ftenum_t ftype, char* s, gboolean allow_partial_value, LogFunc logfunc ) (1)

guid-utils.h, libwireshark.so.3.1.15
[+] guids_add_guid e_guid_t* guid, gchar const* name ) (1)
[+] guids_get_guid_name e_guid_t* guid ) (1)
[+] guids_resolve_guid_to_str e_guid_t* guid ) (1)

oids.h, libwireshark.so.3.1.15
[+] oid_both guint oid_len, guint32* subids, char** resolved_p, char** numeric_p ) (2)
[+] oid_both_from_encoded ( guint8 const* oid, gint oid_len, char** resolved_p, char** numeric_p ) (2)
[+] oid_both_from_string ( gchar const* oid_str, char** resolved_p, char** numeric_p ) (2)
[+] oid_get_from_string ( gchar const* oid_str, guint32** subids, guint* matched, guint* left ) (1)

packet-rpc.h, libwireshark.so.3.1.15
[+] dissect_rpc_array tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int(*rpc_array_dissector)(tvbuff_t*, int, packet_info*, proto_tree*), int hfindex ) (1)
[+] dissect_rpc_list tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int(*rpc_list_dissector)(tvbuff_t*, int, packet_info*, proto_tree*) ) (1)
[+] dissect_rpc_opaque_data tvbuff_t* tvb, int offset, proto_tree* tree, packet_info* pinfo, int hfindex, gboolean fixed_length, guint32 length, gboolean string_data, char const** string_buffer_ret, int(*dissect_it)(tvbuff_t*, int, packet_info*, proto_tree*) ) (1)

packet-rtp.h, libwireshark.so.3.1.15
[+] rtp_add_address ( packet_info* pinfo, address* addr, int port, int other_port, gchar const* setup_method, guint32 setup_frame_number, gboolean is_video, GHashTable* rtp_dyn_payload ) (1)
[+] srtp_add_address ( packet_info* pinfo, address* addr, int port, int other_port, gchar const* setup_method, guint32 setup_frame_number, gboolean is_video, GHashTable* rtp_dyn_payload, struct srtp_info* srtp_info ) (1)

packet-smb-sidsnooping.h, libwireshark.so.3.1.15
[+] find_sid_name char* sid ) (1)

packet-tcp.h, libwireshark.so.3.1.15
[+] tcp_dissect_pdus tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, gboolean proto_desegment, guint fixed_len, guint(*get_pdu_len)(packet_info*, tvbuff_t*, int), dissector_t dissect_pdu ) (1)

packet.h, libwireshark.so.3.1.15
[+] dissector_table_foreach ( char const* name, DATFunc func, gpointer user_data ) (1)
[+] dissector_table_foreach_handle ( char const* name, DATFunc_handle func, gpointer user_data ) (1)
[+] new_register_dissector ( char const* name, new_dissector_t dissector, int const proto ) (1)
[+] register_dissector ( char const* name, dissector_t dissector, int const proto ) (1)

prefs.h, libwireshark.so.3.1.15
[+] prefs_register_uat_preference ( module_t* module, char const* name, char const* title, char const* description, void* uat ) (1)
[+] string_to_name_resolve ( char const* string, e_addr_resolve* name_resolve ) (1)

proto.h, libwireshark.so.3.1.15
[+] proto_can_match_selected ( field_info* finfo, struct _epan_dissect_t* edt ) (1)
[+] proto_construct_match_selected_string ( field_info* finfo, struct _epan_dissect_t* edt ) (1)
[+] proto_get_first_protocol_field ( int const proto_id, void** cookle ) (1)
[+] proto_tree_add_time ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, struct nstime_t* value_ptr ) (1)
[+] proto_tree_add_time_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, struct nstime_t* value_ptr, char const* format, ... ) (1)
[+] proto_tree_add_time_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, struct nstime_t* value_ptr, char const* format, ... ) (1)

stats_tree_priv.h, libwireshark.so.3.1.15
[+] stats_tree_get_cfg_by_abbr gchar* abbr ) (1)

strutil.h, libwireshark.so.3.1.15
[+] byte_array_dup GByteArray* ba ) (1)

to_str.h, libwireshark.so.3.1.15
[+] ip6_to_str struct e_in6_addr const* p1 ) (1)
[+] tvb_ip6_to_str tvbuff_t* tvb, gint const offset ) (1)

uat.h, libwireshark.so.3.1.15
[+] uat_new ( char const* name, size_t size, char const* filename, gboolean from_profile, void** data_ptr, guint* num_items_ptr, guint flags, char const* help, uat_copy_cb_t copy_cb, uat_update_cb_t update_cb, uat_free_cb_t free_cb, uat_post_update_cb_t post_update_cb, uat_field_t* flds_array ) (1)

value_string.h, libwireshark.so.3.1.15
[+] try_val_to_str_idx_ext ( guint32 const val, value_string_ext* vse, gint* idx ) (1)
[+] value_string_ext_new ( value_string* vs, guint vs_tot_num_entries, gchar const* vs_name ) (2)

to the top

Problems with Constants (8)


config.h
[+] PACKAGE_STRING

packet-rtps.h
[+] RTPS_VENDOR_TOC_STRING

packet-ssl-utils.h
[+] ENC_NULL

packet-zbee-zcl.h
[+] ZBEE_ZCL_NUM_INDIVIDUAL_ETT

packet-zbee-zdp.h
[+] ZBEE_ZDP_MGMT_LEAVE_CHILDREN
[+] ZBEE_ZDP_MGMT_LEAVE_REJOIN

proto.h
[+] ENC_EBCDIC
[+] HFILL

to the top

Other Changes in Data Types (18)


address.h
[+] enum address_type (2)

ftypes.h
[+] enum ftenum (4)

oids.h
[+] enum _oid_key_type_t (1)

stat_menu.h
[+] enum register_stat_group_t (3)

stats_tree.h
[+] enum _manip_node_mode (4)

timestamp.h
[+] enum ts_type (3)

wmem_core.h
[+] enum _wmem_allocator_type_t (1)

to the top

Header Files (546)


addr_and_mask.h
addr_resolv.h
address.h
adler32.h
aes.h
afn.h
aftypes.h
airpdcap_debug.h
airpdcap_int.h
airpdcap_interop.h
airpdcap_rijndael.h
airpdcap_system.h
airpdcap_user.h
airpdcap_ws.h
arcnet_pids.h
arptypes.h
asm_utils.h
asn1.h
atalk-utils.h
ax25_pids.h
base64.h
bitswap.h
bridged_pids.h
camel-persistentdata.h
charsets.h
chdlctypes.h
circuit.h
codecs.h
color.h
column-utils.h
column.h
column_info.h
config.h
conv_id.h
conversation.h
cppmagic.h
crc16-tvb.h
crc32-tvb.h
crc8-tvb.h
des.h
dfilter-int.h
dfilter-macro.h
dfilter.h
dfunctions.h
dfvm.h
diam_dict.h
diam_dict_lex.h
dissector_filters.h
drange.h
dtd.h
dtd_grammar.h
dtd_parse.h
dtd_parse_lex.h
dtd_preparse_lex.h
eap.h
eax.h
emem.h
epan.h
epan_dissect.h
etypes.h
ex-opt.h
except.h
exceptions.h
expert.h
filesystem.h
filter_expressions.h
follow.h
frame_data.h
frequency-utils.h
ftypes-int.h
ftypes.h
funnel.h
garrayfix.h
gcp.h
gencode.h
geoip_db.h
golay.h
grammar.h
greproto.h
guid-utils.h
h225-persistentdata.h
iana_snap_pid.h
iax2_codec_type.h
in_cksum.h
ip_opts.h
ipproto.h
ipv4.h
ipv6-utils.h
kasumi.h
lapd_sapi.h
llcsaps.h
md4.h
md5.h
next_tvb.h
nlpid.h
nstime.h
oids.h
osi-utils.h
oui.h
packet-6lowpan.h
packet-acp133.h
packet-acse.h
packet-actrace.h
packet-afp.h
packet-aim.h
packet-alcap.h
packet-ansi_a.h
packet-ansi_map.h
packet-ansi_tcap.h
packet-ap1394.h
packet-arcnet.h
packet-arp.h
packet-atalk.h
packet-atm.h
packet-ax25-kiss.h
packet-ax25.h
packet-bacapp.h
packet-ber.h
packet-bfd.h
packet-bluetooth-hci.h
packet-bpq.h
packet-bssap.h
packet-bssgp.h
packet-btavctp.h
packet-btavdtp.h
packet-bthci_acl.h
packet-btl2cap.h
packet-btrfcomm.h
packet-btsdp.h
packet-c1222.h
packet-camel.h
packet-cdt.h
packet-cell_broadcast.h
packet-charging_ase.h
packet-chdlc.h
packet-cip.h
packet-cipsafety.h
packet-clearcase.h
packet-clip.h
packet-cmip.h
packet-cmp.h
packet-cms.h
packet-credssp.h
packet-crmf.h
packet-csn1.h
packet-dap.h
packet-data.h
packet-dcc.h
packet-dccp.h
packet-dcerpc-atsvc.h
packet-dcerpc-browser.h
packet-dcerpc-budb.h
packet-dcerpc-butc.h
packet-dcerpc-dce122.h
packet-dcerpc-dcom.h
packet-dcerpc-dfs.h
packet-dcerpc-dnsserver.h
packet-dcerpc-drsuapi.h
packet-dcerpc-dssetup.h
packet-dcerpc-efs.h
packet-dcerpc-eventlog.h
packet-dcerpc-frsapi.h
packet-dcerpc-frsrpc.h
packet-dcerpc-frstrans.h
packet-dcerpc-initshutdown.h
packet-dcerpc-lsa.h
packet-dcerpc-mapi.h
packet-dcerpc-misc.h
packet-dcerpc-netlogon.h
packet-dcerpc-nspi.h
packet-dcerpc-nt.h
packet-dcerpc-pnp.h
packet-dcerpc-rfr.h
packet-dcerpc-rras.h
packet-dcerpc-samr.h
packet-dcerpc-spoolss.h
packet-dcerpc-srvsvc.h
packet-dcerpc-svcctl.h
packet-dcerpc-tapi.h
packet-dcerpc-winreg.h
packet-dcerpc-wkssvc.h
packet-dcerpc-wzcsvc.h
packet-dcerpc.h
packet-dcm.h
packet-dcom-dispatch.h
packet-dcom.h
packet-ddtp.h
packet-diameter.h
packet-diffserv-mpls-common.h
packet-dis-enums.h
packet-dis-fields.h
packet-dis-pdus.h
packet-disp.h
packet-dns.h
packet-dop.h
packet-dsp.h
packet-dtn.h
packet-dvmrp.h
packet-e164.h
packet-e212.h
packet-edonkey.h
packet-enc.h
packet-enip.h
packet-epmd.h
packet-esis.h
packet-ess.h
packet-eth.h
packet-fc.h
packet-fcbls.h
packet-fcct.h
packet-fcdns.h
packet-fcels.h
packet-fcfcs.h
packet-fcfzs.h
packet-fclctl.h
packet-fcp.h
packet-fcsb3.h
packet-fcswils.h
packet-fddi.h
packet-ff.h
packet-fix.h
packet-fmp.h
packet-fr.h
packet-frame.h
packet-ftam.h
packet-giop.h
packet-gluster.h
packet-gmr1_common.h
packet-gnm.h
packet-gnutella.h
packet-gprscdr.h
packet-gre.h
packet-gsm_a_common.h
packet-gsm_map.h
packet-gsm_rlcmac.h
packet-gsm_sms.h
packet-gssapi.h
packet-gtp.h
packet-gtpv2.h
packet-h223.h
packet-h225.h
packet-h235.h
packet-h245.h
packet-h248.h
packet-h263.h
packet-h264.h
packet-h323.h
packet-h450-ros.h
packet-hclnfsd.h
packet-hdcp.h
packet-hpext.h
packet-http.h
packet-i2c.h
packet-iax2.h
packet-icmp.h
packet-idp.h
packet-ieee80211-radiotap-defs.h
packet-ieee80211-radiotap-iter.h
packet-ieee80211-radiotap.h
packet-ieee80211.h
packet-ieee802154.h
packet-ieee8021ah.h
packet-ieee8023.h
packet-ieee802a.h
packet-igap.h
packet-igmp.h
packet-imf.h
packet-inap.h
packet-infiniband.h
packet-ip.h
packet-ipfc.h
packet-ipmi.h
packet-ipsec.h
packet-ipv6.h
packet-ipx.h
packet-isakmp.h
packet-isis-clv.h
packet-isis-hello.h
packet-isis-lsp.h
packet-isis-snp.h
packet-isis.h
packet-isl.h
packet-isup.h
packet-jxta.h
packet-kerberos.h
packet-klm.h
packet-lcsap.h
packet-ldap.h
packet-ldp.h
packet-llc.h
packet-lldp.h
packet-logotypecertextn.h
packet-lpp.h
packet-lte-rrc.h
packet-mac-lte.h
packet-mbtcp.h
packet-mgcp.h
packet-mms.h
packet-mount.h
packet-mp4ves.h
packet-mpeg-descriptor.h
packet-mpeg-sect.h
packet-mpls.h
packet-mq.h
packet-mrdisc.h
packet-msnip.h
packet-msrp.h
packet-mstp.h
packet-mtp3.h
packet-nbap.h
packet-ncp-int.h
packet-ncp-nmas.h
packet-ncp-sss.h
packet-ndmp.h
packet-ndps.h
packet-netbios.h
packet-netrom.h
packet-nfs.h
packet-nhrp.h
packet-nisplus.h
packet-nlm.h
packet-ntlmssp.h
packet-ntp.h
packet-null.h
packet-ocsp.h
packet-osi-options.h
packet-osi.h
packet-p1.h
packet-p22.h
packet-p7.h
packet-p772.h
packet-pcnfsd.h
packet-pdcp-lte.h
packet-per.h
packet-pim.h
packet-pkcs1.h
packet-pkcs12.h
packet-pkinit.h
packet-pkix1explicit.h
packet-pkix1implicit.h
packet-pkixac.h
packet-pkixproxy.h
packet-pkixqualified.h
packet-pkixtsp.h
packet-pktc.h
packet-portmap.h
packet-ppi-geolocation-common.h
packet-ppi.h
packet-ppp.h
packet-pres.h
packet-pw-atm.h
packet-pw-common.h
packet-q708.h
packet-q931.h
packet-q932.h
packet-qsig.h
packet-radius.h
packet-ranap.h
packet-raw.h
packet-rdt.h
packet-reload.h
packet-rgmp.h
packet-rlc-lte.h
packet-rlc.h
packet-rmi.h
packet-rmt-alc.h
packet-rmt-common.h
packet-rmt-fec.h
packet-rmt-lct.h
packet-rmt-norm.h
packet-rohc.h
packet-ros.h
packet-rpc.h
packet-rquota.h
packet-rrc.h
packet-rsvp.h
packet-rtcp.h
packet-rtp-events.h
packet-rtp.h
packet-rtps.h
packet-rtse.h
packet-rtsp.h
packet-rwall.h
packet-rx.h
packet-s1ap.h
packet-sccp.h
packet-scsi-mmc.h
packet-scsi-osd.h
packet-scsi-sbc.h
packet-scsi-smc.h
packet-scsi-ssc.h
packet-scsi.h
packet-sctp.h
packet-sdp.h
packet-ses.h
packet-sip.h
packet-skinny.h
packet-sll.h
packet-smb-browse.h
packet-smb-common.h
packet-smb-mailslot.h
packet-smb-pipe.h
packet-smb-sidsnooping.h
packet-smb.h
packet-smb2.h
packet-smpp.h
packet-smrse.h
packet-snmp.h
packet-spray.h
packet-sprt.h
packet-sscop.h
packet-ssl-utils.h
packet-ssl.h
packet-stat-notify.h
packet-stat.h
packet-sv.h
packet-t124.h
packet-t125.h
packet-t30.h
packet-t38.h
packet-tacacs.h
packet-tcap.h
packet-tcp.h
packet-tetra.h
packet-tn3270.h
packet-tn5250.h
packet-tns.h
packet-tpkt.h
packet-tr.h
packet-tte.h
packet-ua.h
packet-uaudp.h
packet-udp.h
packet-umts_fp.h
packet-umts_mac.h
packet-usb-hid.h
packet-usb.h
packet-vines.h
packet-vlan.h
packet-wap.h
packet-wccp.h
packet-wifi-p2p.h
packet-windows-common.h
packet-wlancertextn.h
packet-wps.h
packet-wsp.h
packet-wtls.h
packet-wtp.h
packet-x11-keysymdef.h
packet-x11.h
packet-x509af.h
packet-x509ce.h
packet-x509if.h
packet-x509sat.h
packet-xml.h
packet-xmpp-conference.h
packet-xmpp-core.h
packet-xmpp-gtalk.h
packet-xmpp-jingle.h
packet-xmpp-other.h
packet-xmpp-utils.h
packet-xmpp.h
packet-ypbind.h
packet-yppasswd.h
packet-ypserv.h
packet-ypxfr.h
packet-zbee-aps.h
packet-zbee-nwk.h
packet-zbee-security.h
packet-zbee-zcl.h
packet-zbee-zdp.h
packet-zbee.h
packet-zep.h
packet-ziop.h
packet.h
packet_info.h
params.h
pint.h
plugins.h
ppptypes.h
prefs-int.h
prefs.h
proto.h
ptvcursor.h
radius_dict_lex.h
range.h
rc4.h
reassemble.h
reedsolomon.h
register.h
report_err.h
req_resp_hdrs.h
rpc_defrag.h
rtp_pt.h
scanner_lex.h
sctpppids.h
semcheck.h
sha1.h
show_exception.h
sigcomp-udvm.h
sigcomp_state_hdlr.h
sminmpec.h
sna-utils.h
stat_cmd_args.h
stats_tree.h
stats_tree_priv.h
stream.h
strutil.h
sttype-function.h
sttype-range.h
sttype-test.h
syntax-tree.h
t35.h
tap-voip.h
tap.h
tcap-persistentdata.h
tfs.h
time_fmt.h
timestamp.h
to_str.h
tpg.h
tvbparse.h
tvbuff-int.h
tvbuff.h
uat-int.h
uat.h
uat_load_lex.h
value_string.h
wep-wpadefs.h
wmem.h
wmem_allocator.h
wmem_allocator_block.h
wmem_allocator_simple.h
wmem_allocator_strict.h
wmem_core.h
wmem_scopes.h
wmem_slist.h
wmem_stack.h
wmem_strbuf.h
wmem_strutl.h
x11-declarations.h
x11-enum.h
x11-extension-errors.h
x11-keysym.h
x264_prt_id.h
xdlc.h

to the top

Shared Libraries (1)


libwireshark.so.3.1.15

to the top



Test Info


Library Namelibwireshark
Version #13.1.15
Version #25.0.8
CPU Typex86_64
GCC Version4.8
SubjectSource Compatibility

Test Results


Total Header Files546
Total Shared Libraries1
Total Symbols / Types9994 / 1085
VerdictIncompatible
(23.4%)

Problem Summary


SeverityCount
Added Symbols-2471
Removed SymbolsHigh1823
Problems with
Data Types
High45
Medium1
Low23
Problems with
Symbols
High66
Medium39
Low39
Problems with
Constants
Low23
Other Changes
in Data Types
-97
Other Changes
in Symbols
-9

Added Symbols (2471)


addr_resolv.h
ep_address_to_display address const* addr )
ep_sctp_port_to_display guint port )
ep_tcp_port_to_display guint port )
ep_udp_port_to_display guint port )
get_eth_hashtable ( )
get_ipv4_hash_table ( )
get_ipv6_hash_table ( )
get_ipxnet_hash_table ( )
get_manuf_hashtable ( )
get_serv_port_hashtable ( )
get_wka_hashtable ( )
manually_resolve_cleanup ( )

address.h
add_address_to_hash guint hash_val, address const* addr )
add_address_to_hash64 ( guint64 hash_val, address const* addr )
addresses_equal ( address const* addr1, address const* addr2 )
cmp_address ( address const* addr1, address const* addr2 )
copy_address address* to, address const* from )
copy_address_shallow address* to, address const* from )
set_address address* addr, enum address_type addr_type, int addr_len, void const* addr_data )
set_address_hf address* addr, enum address_type addr_type, int addr_len, void const* addr_data, int addr_hf )

aftypes.h
linux_af_vals_ext [data]

app_mem_usage.h
memory_usage_component_register struct ws_mem_usage_t const* component )
memory_usage_gc ( )
memory_usage_get guint index, gsize* value )

charsets.h
charset_table_cp1250 [data]
charset_table_cp437 [data]
charset_table_iso_8859_10 [data]
charset_table_iso_8859_11 [data]
charset_table_iso_8859_13 [data]
charset_table_iso_8859_14 [data]
charset_table_iso_8859_15 [data]
charset_table_iso_8859_16 [data]
charset_table_iso_8859_2 [data]
charset_table_iso_8859_3 [data]
charset_table_iso_8859_4 [data]
charset_table_iso_8859_5 [data]
charset_table_iso_8859_6 [data]
charset_table_iso_8859_7 [data]
charset_table_iso_8859_8 [data]
charset_table_iso_8859_9 [data]
charset_table_mac_roman [data]
get_8859_1_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length )
get_ascii_7bits_string ( wmem_allocator_t* scope, guint8 const* ptr, gint const bit_offset, gint no_of_chars )
get_ascii_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length )
get_ebcdic_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length )
get_ts_23_038_7bits_string ( wmem_allocator_t* scope, guint8 const* ptr, gint const bit_offset, gint no_of_chars )
get_ucs_2_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length, guint const encoding )
get_ucs_4_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length, guint const encoding )
get_unichar2_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length, gunichar2 const* table )
get_utf_16_string ( wmem_allocator_t* scope, guint8 const* ptr, gint length, guint const encoding )

column-utils.h
col_add_lstr ( struct epan_column_info* cinfo, gint const el, gchar const* str, ... )
col_clear_fence ( struct epan_column_info* cinfo, gint const col )

column.h
column_dump_column_formats ( )

conversation.h
get_conversation_hashtable_exact ( )
get_conversation_hashtable_no_addr2 ( )
get_conversation_hashtable_no_addr2_or_port2 ( )
get_conversation_hashtable_no_port2 ( )

crc16-tvb.h
crc16_0x9949_tvb_offset_seed tvbuff_t* tvb, guint offset, guint len, guint16 seed )

crc32-tvb.h
crc32_0x0AA725CF_tvb_offset_seed tvbuff_t* tvb, guint offset, guint len, guint32 seed )

decode_as.h
decode_as_default_change ( char const* name, gpointer const pattern, gpointer handle, gchar* list_name )
decode_as_default_populate_list ( gchar const* table_name, decode_as_add_to_list_func add_to_list, gpointer ui_element )
decode_as_default_reset ( char const* name, gpointer const pattern )
decode_as_list [data]
register_decode_as decode_as_t* reg )

disabled_protos.h
read_disabled_protos_list ( char** gpath_return, int* gopen_errno_return, int* gread_errno_return, char** path_return, int* open_errno_return, int* read_errno_return )
save_disabled_protos_list ( char** pref_path_return, int* errno_return )
set_disabled_protos_list ( )

dvb_chartbl.h
dvb_add_chartbl ( proto_tree* tree, int hf, tvbuff_t* tvb, gint offset, gint length, enum dvb_encoding_e encoding )
dvb_analyze_string_charset tvbuff_t* tvb, int offset, int length, enum dvb_encoding_e* encoding )
dvb_enc_to_item_enc enum dvb_encoding_e encoding )

epan.h
epan_dissect_file_run ( struct epan_dissect* edt, struct wtap_pkthdr* phdr, tvbuff_t* tvb, frame_data* fd, struct epan_column_info* cinfo )
epan_dissect_file_run_with_taps ( struct epan_dissect* edt, struct wtap_pkthdr* phdr, tvbuff_t* tvb, frame_data* fd, struct epan_column_info* cinfo )
epan_dissect_packet_contains_field ( struct epan_dissect* edt, char const* field_name )
epan_dissect_reset struct epan_dissect* edt )
epan_register_plugin_types ( )

expert.h
expert_add_info ( packet_info* pinfo, proto_item* pi, expert_field* eiindex )
expert_checksum_vals [data]
expert_register_field_array ( expert_module_t* module, ei_register_info* ei, int const num_records )
expert_register_protocol int id )
expert_update_comment_count guint64 count )
proto_tree_add_expert ( proto_tree* tree, packet_info* pinfo, expert_field* eiindex, tvbuff_t* tvb, gint start, gint length )
proto_tree_add_expert_format ( proto_tree* tree, packet_info* pinfo, expert_field* eiindex, tvbuff_t* tvb, gint start, gint length, char const* format, ... )

exported_pdu.h
get_export_pdu_tap_list ( )
load_export_pdu_tags ( packet_info* pinfo, char const* proto_name, int wtap_encap, guint8* wanted_exp_tags, guint16 wanted_exp_tags_len )
register_export_pdu_tap char const* name )

follow.h
build_follow_conv_filter packet_info* packet_info )
build_follow_index_filter ( )
get_follow_tcp_index ( )

frame_data_sequence.h
find_and_mark_frame_depended_upon gpointer data, gpointer user_data )
frame_data_sequence_add ( frame_data_sequence* fds, frame_data* fdata )
frame_data_sequence_find ( frame_data_sequence* fds, guint32 num )
free_frame_data_sequence frame_data_sequence* fds )
new_frame_data_sequence ( )

ftypes.h
fvalue_type_ftenum fvalue_t* fv )

oids.h
oid_encoded2subid_sub ( guint8 const* oid_bytes, gint oid_len, guint32** subids_pi, gboolean is_first )
rel_oid_encoded2string ( guint8 const* encoded, guint len )
rel_oid_resolved_from_encoded ( guint8 const* oid, gint len )
rel_oid_subid2string guint32* subids, guint len, gboolean is_absolute )

packet-ansi_a.h
ansi_a_ms_info_rec_num_plan_vals [data]
ansi_a_ms_info_rec_num_type_vals [data]
ansi_tsb58_encoding_vals [data]
ansi_tsb58_language_ind_vals [data]
ansi_tsb58_language_ind_vals_ext [data]
ansi_tsb58_srvc_cat_vals [data]
ansi_tsb58_srvc_cat_vals_ext [data]

packet-ber.h
dissect_ber_relative_oid ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* tree, tvbuff_t* tvb, int offset, gint hf_id, tvbuff_t** value_tvb )
dissect_ber_relative_oid_str ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* tree, tvbuff_t* tvb, int offset, gint hf_id, char const** value_stringx )

packet-bluetooth-hci.h
bt_sig_uuid_vals_ext [data]
bthci_cmd_air_coding_format_vals_ext [data]
bthci_cmd_input_coding_vals_ext [data]
bthci_cmd_input_data_format_vals_ext [data]
bthci_cmd_input_sample_size_vals_ext [data]
bthci_cmd_ocf_host_controller_and_baseband_vals_ext [data]
bthci_cmd_ocf_informational_vals_ext [data]
bthci_cmd_ocf_link_control_vals_ext [data]
bthci_cmd_ocf_link_policy_vals_ext [data]
bthci_cmd_ocf_low_energy_vals_ext [data]
bthci_cmd_ocf_status_vals_ext [data]
bthci_cmd_ocf_testing_vals_ext [data]

packet-btrfcomm.h
proto_btrfcomm [data]

packet-btsdp.h
custom_uuid [data]

packet-dcerpc-initshutdown.h
initshutdown_initshutdown_ReasonMajor_vals [data]
initshutdown_initshutdown_ReasonMinor_vals [data]

packet-dcerpc.h
dcerpc_set_transport_salt ( guint16 dcetransportsalt, packet_info* pinfo )
decode_dcerpc_add_show_list ( decode_add_show_list_func func, gpointer user_data )
decode_dcerpc_reset_all ( )

packet-dvbci.h
dvbci_event [data]

packet-fcels.h
fc_els_proto_val_ext [data]

packet-gsm_a_common.h
nas_eps_emm_cause_values_ext [data]

packet-icmp.h
proto_icmp [data]

packet-ip.h
proto_ip [data]

packet-ipsec.h
esp_sa_record_add_from_dissector guint8 protocol, gchar const* srcIP, char const* dstIP, gchar* spi, guint8 encryption_algo, gchar const* encryption_key, guint8 authentication_algo, gchar const* authentication_key )

packet-ipx.h
ipx_socket_vals_ext [data]
novell_server_vals_ext [data]

packet-lbm.h
lbm_ignore_flag [data]
lbm_wildcard_pattern_type [data]
lbm_wildcard_pattern_type_short [data]

packet-ldp.h
fec_types_vals [data]

packet-link16.h
Link16_NPG_Strings [data]

packet-mbim.h
mbim_register_uuid_ext struct mbim_uuid_ext* uuid_ext )

packet-mpeg-descriptor.h
mpeg_descr_data_bcast_id_vals_ext [data]
mpeg_descr_service_type_vals_ext [data]

packet-mpeg-pmt.h
mpeg_pmt_stream_type_vals_ext [data]

packet-mq.h
mq_ADSDescr_vals [data]
mq_ccsid_rvals [data]
mq_ConvTaskOpt_vals [data]
mq_FilterOP_vals [data]
mq_LinkType_vals [data]
mq_mqat_vals [data]
mq_mqcc_vals [data]
mq_MQCFINT_Parse_vals [data]
mq_mqcft_vals [data]
mq_mqcmd_vals [data]
mq_mqrc_vals [data]
mq_objtype_vals [data]
mq_OutDataLen_rvals [data]
mq_PrmId_vals [data]
mq_PrmTyp_vals [data]
mq_selector_vals [data]
mq_TaskEndStatus_vals [data]
mq_UOWControls_vals [data]
mq_WaitIntv_rvals [data]

packet-netlink.h
netlink_family_vals_ext [data]

packet-osi.h
proto_osi [data]

packet-per.h
dissect_per_relative_oid tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, tvbuff_t** value_tvb )
dissect_per_relative_oid_str tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, char const** value_stringx )

packet-pktap.h
capture_pktap ( guchar const* p1, int p2, packet_counts* p3 )

packet-range.h
curr_selected_frame [data]
packet_range_check packet_range_t* range )
packet_range_convert_str ( packet_range_t* range, gchar const* es )
packet_range_init ( packet_range_t* range, capture_file* cf )
packet_range_process_all packet_range_t* range )
packet_range_process_init packet_range_t* range )
packet_range_process_packet ( packet_range_t* range, frame_data* fdata )

packet-rmt-common.h
enum_lct_ext_192 [data]
enum_lct_ext_193 [data]

packet-rtp-events.h
rtp_event_type_values_ext [data]

packet-rtp.h
rtp_dyn_payload_free rtp_dyn_payload_t* rtp_dyn_payload )
rtp_dyn_payload_get_full ( rtp_dyn_payload_t* rtp_dyn_payload, guint const pt, gchar const** encoding_name, int* sample_rate )
rtp_dyn_payload_get_name ( rtp_dyn_payload_t* rtp_dyn_payload, guint const pt )
rtp_dyn_payload_insert ( rtp_dyn_payload_t* rtp_dyn_payload, guint const pt, gchar const* encoding_name, int const sample_rate )
rtp_dyn_payload_new ( )
rtp_dyn_payload_remove ( rtp_dyn_payload_t* rtp_dyn_payload, guint const pt )
rtp_dyn_payload_replace ( rtp_dyn_payload_t* rtp_dyn_payload, guint const pt, gchar const* encoding_name, int const sample_rate )

packet-scsi-mmc.h
scsi_mmc_vals_ext [data]

packet-scsi-osd.h
attributes_page_vals_ext [data]
scsi_osd_vals_ext [data]

packet-scsi-sbc.h
scsi_sbc_vals_ext [data]

packet-scsi-smc.h
scsi_smc_vals_ext [data]

packet-scsi-ssc.h
scsi_ssc_vals_ext [data]

packet-spice.h
channel_types_vs [data]
spice_alpha_flags_vs [data]
spice_audio_data_mode_vs [data]
spice_audio_fmt_vs [data]
spice_bitmap_flags_vs [data]
spice_bitmap_fmt_vs [data]
spice_brush_type_vs [data]
spice_clip_type_vs [data]
spice_composite_flags_vs [data]
spice_cursor_flags_vs [data]
spice_cursor_type_vs [data]
spice_image_flags_vs [data]
spice_image_scale_mode_vs [data]
spice_image_type_vs [data]
spice_info_code_vs [data]
spice_jpeg_alpha_flags_vs [data]
spice_keyboard_modifier_flags_vs [data]
spice_line_flags_vs [data]
spice_link_err_vs [data]
spice_mask_flags_vs [data]
spice_migrate_flags_vs [data]
spice_mouse_button_mask_vs [data]
spice_mouse_button_vs [data]
spice_mouse_mode_vs [data]
spice_msg_cursor_vs [data]
spice_msg_display_vs [data]
spice_msg_inputs_vs [data]
spice_msg_main_vs [data]
spice_msg_playback_vs [data]
spice_msg_port_vs [data]
spice_msg_record_vs [data]
spice_msg_smartcard_vs [data]
spice_msg_spicevmc_vs [data]
spice_msg_tunnel_vs [data]
spice_msg_vs [data]
spice_msgc_display_vs [data]
spice_msgc_inputs_vs [data]
spice_msgc_main_vs [data]
spice_msgc_port_vs [data]
spice_msgc_record_vs [data]
spice_msgc_smartcard_vs [data]
spice_msgc_spicevmc_vs [data]
spice_msgc_tunnel_vs [data]
spice_msgc_vs [data]
spice_notify_severity_vs [data]
spice_notify_visibility_vs [data]
spice_path_flags_vs [data]
spice_pubkey_type_vs [data]
spice_resource_type_vs [data]
spice_ropd_vs [data]
spice_stream_flags_vs [data]
spice_string_flags_vs [data]
spice_surface_flags_vs [data]
spice_surface_fmt_vs [data]
spice_tunnel_ip_type_vs [data]
spice_tunnel_service_type_vs [data]
spice_video_codec_type_vs [data]
spice_vsc_message_type_vs [data]
spice_warn_code_vs [data]

packet-ssl-utils.h
tls_cert_chain_type [data]

packet-t30.h
t30_facsimile_control_field_vals_ext [data]
t30_facsimile_control_field_vals_short_ext [data]

packet-tcp.h
decode_tcp_ports tvbuff_t* p1, int p2, packet_info* p3, proto_tree* p4, int p5, int p6, struct tcp_analysis* p7, struct tcpinfo* p8 )
dissect_tcp_payload tvbuff_t* tvb, packet_info* pinfo, int offset, guint32 seq, guint32 nxtseq, guint32 sport, guint32 dport, proto_tree* tree, proto_tree* tcp_tree, struct tcp_analysis* tcpd, struct tcpinfo* tcpinfo )
get_tcp_conversation_data ( conversation_t* conv, packet_info* pinfo )
get_tcp_stream_count ( )

packet-udp.h
decode_udp_ports tvbuff_t* p1, int p2, packet_info* p3, proto_tree* p4, int p5, int p6, int p7 )
get_udp_stream_count ( )

packet-windows-common.h
dissect_nt_64bit_time_ex tvbuff_t* tvb, proto_tree* tree, int offset, int hf_date, proto_item** createdItem )
DOS_errors_ext [data]
ms_country_codes_ext [data]
NT_errors_ext [data]
WERR_errors_ext [data]

packet-xmpp.h
ei_xmpp_challenge [data]
ei_xmpp_field_unexpected_value [data]
ei_xmpp_packet_without_response [data]
ei_xmpp_proceed_already_in_frame [data]
ei_xmpp_required_attribute [data]
ei_xmpp_response [data]
ei_xmpp_starttls_already_in_frame [data]
ei_xmpp_starttls_missing [data]
ei_xmpp_success [data]
ei_xmpp_unknown_attribute [data]
ei_xmpp_unknown_element [data]

packet-zbee-aps.h
zbee_aps_cid_names [data]

packet-zbee-zcl.h
zbee_mfr_code_names [data]
zbee_zcl_short_data_type_names [data]
zbee_zcl_status_names [data]

packet-zbee-zdp.h
hf_zbee_zdp_rtg [data]
hf_zbee_zdp_rtg_destination [data]
hf_zbee_zdp_rtg_entry [data]
hf_zbee_zdp_rtg_next_hop [data]
hf_zbee_zdp_rtg_status [data]
zbee_zdp_cluster_names [data]
zbee_zdp_rtg_status_vals [data]

packet.h
call_heur_dissector_direct ( struct heur_dtbl_entry_t* heur_dtbl_entry, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data )
dissector_add_uint_range ( char const* abbrev, struct epan_range* range, dissector_handle_t handle )
dissector_delete_all ( char const* name, dissector_handle_t handle )
dissector_delete_uint_range ( char const* abbrev, struct epan_range* range, dissector_handle_t handle )
dissector_get_default_string_handle ( char const* name, gchar const* string )
dissector_get_default_uint_handle ( char const* name, guint32 const uint_val )
dissector_handle_get_dissector_name dissector_handle_t const handle )
dissector_table_get_dissector_handles dissector_table_t dissector_table )
dissector_table_get_type dissector_table_t dissector_table )
get_dissector_names ( )
has_heur_dissector_list gchar const* name )
remove_last_data_source packet_info* pinfo )

prefs.h
prefs_register_uat_preference_qt ( module_t* module, char const* name, char const* title, char const* description, struct epan_uat* uat )

print.h
destroy_print_stream print_stream_t* self )
get_node_field_value field_info* fi, struct epan_dissect* edt )
new_page print_stream_t* self )
output_fields_add ( output_fields_t* info, gchar const* field )
output_fields_free output_fields_t* info )
output_fields_has_cols output_fields_t* info )
output_fields_list_options FILE* fh )
output_fields_new ( )
output_fields_num_fields output_fields_t* info )
output_fields_set_option ( output_fields_t* info, gchar* option )
output_fields_valid output_fields_t* info )
output_only_tables [data]
print_bookmark ( print_stream_t* self, gchar const* name, gchar const* title )
print_finale print_stream_t* self )
print_hex_data ( print_stream_t* stream, struct epan_dissect* edt )
print_line ( print_stream_t* self, int indent, char const* line )
print_preamble ( print_stream_t* self, gchar* filename, char const* version_string )
print_stream_ps_new ( gboolean to_file, char const* dest )
print_stream_ps_stdio_new FILE* fh )
print_stream_text_new ( gboolean to_file, char const* dest )
print_stream_text_stdio_new FILE* fh )
proto_tree_print ( struct print_args_t* print_args, struct epan_dissect* edt, print_stream_t* stream )
proto_tree_write_carrays guint32 num, FILE* fh, struct epan_dissect* edt )
proto_tree_write_csv ( struct epan_dissect* edt, FILE* fh )
proto_tree_write_fields ( output_fields_t* fields, struct epan_dissect* edt, struct epan_column_info* cinfo, FILE* fh )
proto_tree_write_pdml ( struct epan_dissect* edt, FILE* fh )
proto_tree_write_psml ( struct epan_dissect* edt, FILE* fh )
write_carrays_finale FILE* fh )
write_carrays_preamble FILE* fh )
write_csv_finale FILE* fh )
write_csv_preamble FILE* fh )
write_fields_finale ( output_fields_t* fields, FILE* fh )
write_fields_preamble ( output_fields_t* fields, FILE* fh )
write_pdml_finale FILE* fh )
write_pdml_preamble FILE* fh, gchar const* filename )
write_psml_finale FILE* fh )
write_psml_preamble FILE* fh )

proto.h
hfinfo_bitshift header_field_info const* hfinfo )
proto_get_frame_protocols ( wmem_list_t const* layers, gboolean* is_ip, gboolean* is_tcp, gboolean* is_udp, gboolean* is_sctp, gboolean* is_ssl )
proto_register_fields_manual ( int const parent, header_field_info** hfi, int const num_records )
proto_register_fields_section ( int const parent, header_field_info* hfi, int const num_records )
proto_report_dissector_bug char const* message )
proto_tree_add_ascii_7bits_item ( proto_tree* tree, int const hfindex, tvbuff_t* tvb, guint const bit_offset, gint const no_of_chars )
proto_tree_add_bytes_item ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint const start, gint length, guint const encoding, GByteArray* retval, gint* endoff, gint* err )
proto_tree_add_item_new ( proto_tree* tree, header_field_info* hfinfo, tvbuff_t* tvb, gint const start, gint length, guint const encoding )
proto_tree_add_time_item ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint const start, gint length, guint const encoding, nstime_t* retval, gint* endoff, gint* err )
proto_tree_add_ts_23_038_7bits_item ( proto_tree* tree, int const hfindex, tvbuff_t* tvb, guint const bit_offset, gint const no_of_chars )
tree_expanded int tree_type )
tree_expanded_set int tree_type, gboolean value )

stats_tree_priv.h
stat_node_array_sortcmp gconstpointer a, gconstpointer b, gpointer user_data )
stats_tree_format_as_str ( stats_tree const* st, enum st_format_type format_type, gint sort_column, gboolean sort_descending )
stats_tree_format_node_as_str ( stat_node const* node, GString* s, enum st_format_type format_type, guint indent, gchar const* path, gint maxnamelen, gint sort_column, gboolean sort_descending )
stats_tree_get_column_name gint index )
stats_tree_get_column_size gint index )
stats_tree_get_default_sort_col stats_tree* st )
stats_tree_get_displayname gchar* fullname )
stats_tree_get_values_from_node stat_node const* node )
stats_tree_is_default_sort_DESC stats_tree* st )
stats_tree_sort_compare ( stat_node const* a, stat_node const* b, gint sort_column, gboolean sort_descending )

strutil.h
format_text_chr ( guchar const* string, size_t const len, guchar const chr )
hex_str_to_bytes_encoding ( char const* hex_str, GByteArray* bytes, char const** endptr, guint const encoding, gboolean const fail_if_partial )
rel_oid_str_to_bytes ( char const* oid_str, GByteArray* bytes, gboolean is_absolute )

tap.h
get_tap_names ( )

tfs.h
tfs_complete_incomplete [data]
tfs_confirmed_unconfirmed [data]
tfs_critical_not_critical [data]
tfs_do_not_clear_clear [data]
tfs_enforced_not_enforced [data]
tfs_invalid_valid [data]
tfs_valid_not_valid [data]

timestats.h
get_average ( nstime_t const* sum, guint32 num )
time_stat_init timestat_t* stats )
time_stat_update ( timestat_t* stats, nstime_t const* delta, packet_info* pinfo )

to_str.h
abs_time_secs_to_ep_str time_t const p1, enum absolute_time_display_e const fmt, gboolean show_zone )
abs_time_to_ep_str ( nstime_t const* p1, enum absolute_time_display_e const fmt, gboolean show_zone )
address_to_str ( wmem_allocator_t* scope, address const* addr )
bytes_to_ep_str ( guint8 const* bd, int bd_len )
bytes_to_ep_str_punct ( guint8 const* bd, int bd_len, gchar punct )
bytestring_to_ep_str ( guint8 const* p1, guint32 const p2, char const punct )
guid_to_ep_str e_guid_t const* p1 )
ip6_guint8_to_str guint8 const* ad )
port_type_to_str enum port_type type )
rel_time_to_ep_str nstime_t const* p1 )
rel_time_to_secs_ep_str nstime_t const* p1 )
time_msecs_to_ep_str gint32 time_val )
time_secs_to_ep_str gint32 const time_val )

tvbuff-int.h
tvb_new struct tvb_ops const* ops )

tvbuff.h
tvb_bcd_dig_to_wmem_packet_str tvbuff_t* tvb, gint const offset, gint const len, dgt_set_t* dgt, gboolean skip_first )
tvb_bytes_to_ep_str tvbuff_t* tvb, gint const offset, gint const len )
tvb_bytes_to_ep_str_punct tvbuff_t* tvb, gint const offset, gint const len, gchar const punct )
tvb_captured_length tvbuff_t const* tvb )
tvb_captured_length_remaining ( tvbuff_t const* tvb, gint const offset )
tvb_clone tvbuff_t* tvb )
tvb_clone_offset_len tvbuff_t* tvb, guint offset, guint len )
tvb_ensure_captured_length_remaining ( tvbuff_t const* tvb, gint const offset )
tvb_get_ascii_7bits_string ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const bit_offset, gint no_of_chars )
tvb_get_letohi40 tvbuff_t* tvb, gint const offset )
tvb_get_letohi48 tvbuff_t* tvb, gint const offset )
tvb_get_letohi56 tvbuff_t* tvb, gint const offset )
tvb_get_ntohi40 tvbuff_t* tvb, gint const offset )
tvb_get_ntohi48 tvbuff_t* tvb, gint const offset )
tvb_get_ntohi56 tvbuff_t* tvb, gint const offset )
tvb_get_string_bytes tvbuff_t* tvb, gint const offset, gint const length, guint const encoding, GByteArray* bytes, gint* endoff )
tvb_get_string_enc ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const offset, gint const length, guint const encoding )
tvb_get_string_time tvbuff_t* tvb, gint const offset, gint const length, guint const encoding, struct nstime_t* ns, gint* endoff )
tvb_get_stringzpad ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const offset, gint const length, guint const encoding )
tvb_get_ts_23_038_7bits_string ( wmem_allocator_t* scope, tvbuff_t* tvb, gint const bit_offset, gint no_of_chars )
tvb_new_chain ( tvbuff_t* parent, tvbuff_t* backing )

uat-int.h
uat_get_actual_filename ( struct epan_uat* uat, gboolean for_writing )

value_string.h
rval_to_str_const ( guint32 const val, range_string const* rs, char const* unknown_str )
try_val64_to_str ( guint64 const val, val64_string const* vs )
try_val64_to_str_idx ( guint64 const val, val64_string const* vs, gint* idx )
val64_to_str ( guint64 const val, val64_string const* vs, char const* fmt )
val64_to_str_const ( guint64 const val, val64_string const* vs, char const* unknown_str )
value_string_ext_free value_string_ext const* vse )

wmem_array.h
wmem_array_append ( wmem_array_t* array, void const* in, guint count )
wmem_array_get_count wmem_array_t* array )
wmem_array_get_raw wmem_array_t* array )
wmem_array_index ( wmem_array_t* array, guint array_index )
wmem_array_new ( wmem_allocator_t* allocator, gsize const elem_size )
wmem_array_sized_new ( wmem_allocator_t* allocator, gsize elem_size, guint alloc_count )
wmem_array_sort ( wmem_array_t* array, int(*compar)(void const*, void const*) )

wmem_list.h
wmem_destroy_list wmem_list_t* list )
wmem_list_append ( wmem_list_t* list, void* data )
wmem_list_count wmem_list_t const* list )
wmem_list_frame_data wmem_list_frame_t const* frame )
wmem_list_frame_next wmem_list_frame_t const* frame )
wmem_list_frame_prev wmem_list_frame_t const* frame )
wmem_list_head wmem_list_t const* list )
wmem_list_new wmem_allocator_t* allocator )
wmem_list_prepend ( wmem_list_t* list, void* data )
wmem_list_remove ( wmem_list_t* list, void* data )
wmem_list_remove_frame ( wmem_list_t* list, wmem_list_frame_t* frame )
wmem_list_tail wmem_list_t const* list )

wmem_map.h
wmem_double_hash gconstpointer key )
wmem_int64_hash gconstpointer key )
wmem_map_insert wmem_map_t* map, void const* key, void* value )
wmem_map_lookup wmem_map_t* map, void const* key )
wmem_map_new ( wmem_allocator_t* allocator, GHashFunc hash_func, GEqualFunc eql_func )
wmem_map_remove wmem_map_t* map, void const* key )
wmem_str_hash gconstpointer key )
wmem_strong_hash ( guint8 const* buf, size_t const len )

wmem_miscutl.h
wmem_memdup ( wmem_allocator_t* allocator, void const* source, size_t const size )

wmem_strbuf.h
wmem_strbuf_append_c ( wmem_strbuf_t* strbuf, gchar const c )
wmem_strbuf_append_unichar ( wmem_strbuf_t* strbuf, gunichar const c )
wmem_strbuf_finalize wmem_strbuf_t* strbuf )
wmem_strbuf_truncate ( wmem_strbuf_t* strbuf, gsize const len )

wmem_strutl.h
wmem_ascii_strdown ( wmem_allocator_t* allocator, gchar const* str, gssize len )
wmem_strconcat ( wmem_allocator_t* allocator, gchar const* first, ... )
wmem_strsplit ( wmem_allocator_t* allocator, gchar const* src, gchar const* delimiter, int max_tokens )

wmem_tree.h
wmem_tree_foreach ( wmem_tree_t* tree, wmem_foreach_func callback, void* user_data )
wmem_tree_insert32 ( wmem_tree_t* tree, guint32 key, void* data )
wmem_tree_insert32_array ( wmem_tree_t* tree, wmem_tree_key_t* key, void* data )
wmem_tree_insert_string ( wmem_tree_t* tree, gchar const* key, void* data, guint32 flags )
wmem_tree_is_empty wmem_tree_t* tree )
wmem_tree_lookup32 ( wmem_tree_t* tree, guint32 key )
wmem_tree_lookup32_array ( wmem_tree_t* tree, wmem_tree_key_t* key )
wmem_tree_lookup32_array_le ( wmem_tree_t* tree, wmem_tree_key_t* key )
wmem_tree_lookup32_le ( wmem_tree_t* tree, guint32 key )
wmem_tree_lookup_string ( wmem_tree_t* tree, gchar const* key, guint32 flags )
wmem_tree_new wmem_allocator_t* allocator )
wmem_tree_new_autoreset ( wmem_allocator_t* master, wmem_allocator_t* slave )

wmem_user_cb.h
wmem_register_callback ( wmem_allocator_t* allocator, wmem_user_cb_t callback, void* user_data )
wmem_unregister_callback ( wmem_allocator_t* allocator, guint id )

x11-declarations.h
hf_x11_dri3_BufferFromPixmap_pixmap [data]
hf_x11_dri3_BufferFromPixmap_reply_bpp [data]
hf_x11_dri3_BufferFromPixmap_reply_depth [data]
hf_x11_dri3_BufferFromPixmap_reply_height [data]
hf_x11_dri3_BufferFromPixmap_reply_nfd [data]
hf_x11_dri3_BufferFromPixmap_reply_size [data]
hf_x11_dri3_BufferFromPixmap_reply_stride [data]
hf_x11_dri3_BufferFromPixmap_reply_width [data]
hf_x11_dri3_extension_minor [data]
hf_x11_dri3_FDFromFence_drawable [data]
hf_x11_dri3_FDFromFence_fence [data]
hf_x11_dri3_FDFromFence_reply_nfd [data]
hf_x11_dri3_FenceFromFD_drawable [data]
hf_x11_dri3_FenceFromFD_fence [data]
hf_x11_dri3_FenceFromFD_initially_triggered [data]
hf_x11_dri3_Open_drawable [data]
hf_x11_dri3_Open_provider [data]
hf_x11_dri3_Open_reply_nfd [data]
hf_x11_dri3_PixmapFromBuffer_bpp [data]
hf_x11_dri3_PixmapFromBuffer_depth [data]
hf_x11_dri3_PixmapFromBuffer_drawable [data]
hf_x11_dri3_PixmapFromBuffer_height [data]
hf_x11_dri3_PixmapFromBuffer_pixmap [data]
hf_x11_dri3_PixmapFromBuffer_size [data]
hf_x11_dri3_PixmapFromBuffer_stride [data]
hf_x11_dri3_PixmapFromBuffer_width [data]
hf_x11_dri3_QueryVersion_major_version [data]
hf_x11_dri3_QueryVersion_minor_version [data]
hf_x11_dri3_QueryVersion_reply_major_version [data]
hf_x11_dri3_QueryVersion_reply_minor_version [data]
hf_x11_eventlength [data]
hf_x11_extension [data]
hf_x11_glx_BufferSwapComplete_drawable [data]
hf_x11_glx_BufferSwapComplete_event_type [data]
hf_x11_glx_BufferSwapComplete_msc_hi [data]
hf_x11_glx_BufferSwapComplete_msc_lo [data]
hf_x11_glx_BufferSwapComplete_sbc [data]
hf_x11_glx_BufferSwapComplete_ust_hi [data]
hf_x11_glx_BufferSwapComplete_ust_lo [data]
hf_x11_glx_render_CallLists_lists_item_card16 [data]
hf_x11_glx_render_CallLists_lists_item_card32 [data]
hf_x11_glx_render_CallLists_lists_item_float [data]
hf_x11_glx_render_CallLists_lists_item_int16 [data]
hf_x11_glx_render_CallLists_lists_item_int32 [data]
hf_x11_glx_render_CallLists_lists_signed [data]
hf_x11_glx_render_CallLists_lists_unsigned [data]
hf_x11_present_CompleteNotify_event [data]
hf_x11_present_CompleteNotify_kind [data]
hf_x11_present_CompleteNotify_mode [data]
hf_x11_present_CompleteNotify_msc [data]
hf_x11_present_CompleteNotify_serial [data]
hf_x11_present_CompleteNotify_ust [data]
hf_x11_present_CompleteNotify_window [data]
hf_x11_present_extension_minor [data]
hf_x11_present_IdleNotify_event [data]
hf_x11_present_IdleNotify_idle_fence [data]
hf_x11_present_IdleNotify_pixmap [data]
hf_x11_present_IdleNotify_serial [data]
hf_x11_present_IdleNotify_window [data]
hf_x11_present_NotifyMSC_divisor [data]
hf_x11_present_NotifyMSC_remainder [data]
hf_x11_present_NotifyMSC_serial [data]
hf_x11_present_NotifyMSC_target_msc [data]
hf_x11_present_NotifyMSC_window [data]
hf_x11_present_Pixmap_divisor [data]
hf_x11_present_Pixmap_idle_fence [data]
hf_x11_present_Pixmap_notifies [data]
hf_x11_present_Pixmap_notifies_item [data]
hf_x11_present_Pixmap_options [data]
hf_x11_present_Pixmap_pixmap [data]
hf_x11_present_Pixmap_remainder [data]
hf_x11_present_Pixmap_serial [data]
hf_x11_present_Pixmap_target_crtc [data]
hf_x11_present_Pixmap_target_msc [data]
hf_x11_present_Pixmap_update [data]
hf_x11_present_Pixmap_valid [data]
hf_x11_present_Pixmap_wait_fence [data]
hf_x11_present_Pixmap_window [data]
hf_x11_present_Pixmap_x_off [data]
hf_x11_present_Pixmap_y_off [data]
hf_x11_present_QueryCapabilities_reply_capabilities [data]
hf_x11_present_QueryCapabilities_target [data]
hf_x11_present_QueryVersion_major_version [data]
hf_x11_present_QueryVersion_minor_version [data]
hf_x11_present_QueryVersion_reply_major_version [data]
hf_x11_present_QueryVersion_reply_minor_version [data]
hf_x11_present_RedirectNotify_divisor [data]
hf_x11_present_RedirectNotify_event [data]
hf_x11_present_RedirectNotify_event_window [data]
hf_x11_present_RedirectNotify_idle_fence [data]
hf_x11_present_RedirectNotify_notifies [data]
hf_x11_present_RedirectNotify_notifies_item [data]
hf_x11_present_RedirectNotify_options [data]
hf_x11_present_RedirectNotify_pixmap [data]
hf_x11_present_RedirectNotify_remainder [data]
hf_x11_present_RedirectNotify_serial [data]
hf_x11_present_RedirectNotify_target_crtc [data]
hf_x11_present_RedirectNotify_target_msc [data]
hf_x11_present_RedirectNotify_update_rect [data]
hf_x11_present_RedirectNotify_update_region [data]
hf_x11_present_RedirectNotify_update_window [data]
hf_x11_present_RedirectNotify_valid_rect [data]
hf_x11_present_RedirectNotify_valid_region [data]
hf_x11_present_RedirectNotify_wait_fence [data]
hf_x11_present_RedirectNotify_window [data]
hf_x11_present_RedirectNotify_x_off [data]
hf_x11_present_RedirectNotify_y_off [data]
hf_x11_present_SelectInput_eid [data]
hf_x11_present_SelectInput_event_mask [data]
hf_x11_present_SelectInput_event_mask_mask_CompleteNotify [data]
hf_x11_present_SelectInput_event_mask_mask_ConfigureNotify [data]
hf_x11_present_SelectInput_event_mask_mask_IdleNotify [data]
hf_x11_present_SelectInput_event_mask_mask_RedirectNotify [data]
hf_x11_present_SelectInput_window [data]
hf_x11_randr_ChangeProviderProperty_data [data]
hf_x11_randr_ChangeProviderProperty_format [data]
hf_x11_randr_ChangeProviderProperty_mode [data]
hf_x11_randr_ChangeProviderProperty_num_items [data]
hf_x11_randr_ChangeProviderProperty_property [data]
hf_x11_randr_ChangeProviderProperty_provider [data]
hf_x11_randr_ChangeProviderProperty_type [data]
hf_x11_randr_ConfigureProviderProperty_pending [data]
hf_x11_randr_ConfigureProviderProperty_property [data]
hf_x11_randr_ConfigureProviderProperty_provider [data]
hf_x11_randr_ConfigureProviderProperty_range [data]
hf_x11_randr_ConfigureProviderProperty_values [data]
hf_x11_randr_ConfigureProviderProperty_values_item [data]
hf_x11_randr_DeleteProviderProperty_property [data]
hf_x11_randr_DeleteProviderProperty_provider [data]
hf_x11_randr_GetProviderInfo_config_timestamp [data]
hf_x11_randr_GetProviderInfo_provider [data]
hf_x11_randr_GetProviderInfo_reply_associated_capability [data]
hf_x11_randr_GetProviderInfo_reply_associated_capability_item [data]
hf_x11_randr_GetProviderInfo_reply_associated_providers [data]
hf_x11_randr_GetProviderInfo_reply_associated_providers_item [data]
hf_x11_randr_GetProviderInfo_reply_capabilities [data]
hf_x11_randr_GetProviderInfo_reply_capabilities_mask_SinkOffload [data]
hf_x11_randr_GetProviderInfo_reply_capabilities_mask_SinkOutput [data]
hf_x11_randr_GetProviderInfo_reply_capabilities_mask_SourceOffload [data]
hf_x11_randr_GetProviderInfo_reply_capabilities_mask_SourceOutput [data]
hf_x11_randr_GetProviderInfo_reply_crtcs [data]
hf_x11_randr_GetProviderInfo_reply_crtcs_item [data]
hf_x11_randr_GetProviderInfo_reply_name [data]
hf_x11_randr_GetProviderInfo_reply_name_len [data]
hf_x11_randr_GetProviderInfo_reply_num_associated_providers [data]
hf_x11_randr_GetProviderInfo_reply_num_crtcs [data]
hf_x11_randr_GetProviderInfo_reply_num_outputs [data]
hf_x11_randr_GetProviderInfo_reply_outputs [data]
hf_x11_randr_GetProviderInfo_reply_outputs_item [data]
hf_x11_randr_GetProviderInfo_reply_status [data]
hf_x11_randr_GetProviderInfo_reply_timestamp [data]
hf_x11_randr_GetProviderProperty_delete [data]
hf_x11_randr_GetProviderProperty_long_length [data]
hf_x11_randr_GetProviderProperty_long_offset [data]
hf_x11_randr_GetProviderProperty_pending [data]
hf_x11_randr_GetProviderProperty_property [data]
hf_x11_randr_GetProviderProperty_provider [data]
hf_x11_randr_GetProviderProperty_reply_bytes_after [data]
hf_x11_randr_GetProviderProperty_reply_data [data]
hf_x11_randr_GetProviderProperty_reply_format [data]
hf_x11_randr_GetProviderProperty_reply_num_items [data]
hf_x11_randr_GetProviderProperty_reply_type [data]
hf_x11_randr_GetProviderProperty_type [data]
hf_x11_randr_GetProviders_reply_num_providers [data]
hf_x11_randr_GetProviders_reply_providers [data]
hf_x11_randr_GetProviders_reply_providers_item [data]
hf_x11_randr_GetProviders_reply_timestamp [data]
hf_x11_randr_GetProviders_window [data]
hf_x11_randr_ListProviderProperties_provider [data]
hf_x11_randr_ListProviderProperties_reply_atoms [data]
hf_x11_randr_ListProviderProperties_reply_atoms_item [data]
hf_x11_randr_ListProviderProperties_reply_num_atoms [data]
hf_x11_randr_QueryProviderProperty_property [data]
hf_x11_randr_QueryProviderProperty_provider [data]
hf_x11_randr_QueryProviderProperty_reply_immutable [data]
hf_x11_randr_QueryProviderProperty_reply_pending [data]
hf_x11_randr_QueryProviderProperty_reply_range [data]
hf_x11_randr_QueryProviderProperty_reply_valid_values [data]
hf_x11_randr_QueryProviderProperty_reply_valid_values_item [data]
hf_x11_randr_SelectInput_enable_mask_ProviderChange [data]
hf_x11_randr_SelectInput_enable_mask_ProviderProperty [data]
hf_x11_randr_SelectInput_enable_mask_ResourceChange [data]
hf_x11_randr_SetProviderOffloadSink_config_timestamp [data]
hf_x11_randr_SetProviderOffloadSink_provider [data]
hf_x11_randr_SetProviderOffloadSink_sink_provider [data]
hf_x11_randr_SetProviderOutputSource_config_timestamp [data]
hf_x11_randr_SetProviderOutputSource_provider [data]
hf_x11_randr_SetProviderOutputSource_source_provider [data]
hf_x11_res_QueryClientIds_num_specs [data]
hf_x11_res_QueryClientIds_reply_ids [data]
hf_x11_res_QueryClientIds_reply_num_ids [data]
hf_x11_res_QueryClientIds_specs [data]
hf_x11_res_QueryClientIds_specs_item [data]
hf_x11_res_QueryResourceBytes_client [data]
hf_x11_res_QueryResourceBytes_num_specs [data]
hf_x11_res_QueryResourceBytes_reply_num_sizes [data]
hf_x11_res_QueryResourceBytes_reply_sizes [data]
hf_x11_res_QueryResourceBytes_specs [data]
hf_x11_res_QueryResourceBytes_specs_item [data]
hf_x11_screensaver_SelectInput_event_mask_mask_CycleMask [data]
hf_x11_screensaver_SelectInput_event_mask_mask_NotifyMask [data]
hf_x11_shm_AttachFd_read_only [data]
hf_x11_shm_AttachFd_shmseg [data]
hf_x11_shm_CreateSegment_read_only [data]
hf_x11_shm_CreateSegment_reply_nfd [data]
hf_x11_shm_CreateSegment_shmseg [data]
hf_x11_shm_CreateSegment_size [data]
hf_x11_struct_dri2_AttachFormat [data]
hf_x11_struct_dri2_AttachFormat_attachment [data]
hf_x11_struct_dri2_AttachFormat_format [data]
hf_x11_struct_dri2_DRI2Buffer [data]
hf_x11_struct_dri2_DRI2Buffer_attachment [data]
hf_x11_struct_dri2_DRI2Buffer_cpp [data]
hf_x11_struct_dri2_DRI2Buffer_flags [data]
hf_x11_struct_dri2_DRI2Buffer_name [data]
hf_x11_struct_dri2_DRI2Buffer_pitch [data]
hf_x11_struct_present_Notify [data]
hf_x11_struct_present_Notify_serial [data]
hf_x11_struct_present_Notify_window [data]
hf_x11_struct_randr_CrtcChange [data]
hf_x11_struct_randr_CrtcChange_crtc [data]
hf_x11_struct_randr_CrtcChange_height [data]
hf_x11_struct_randr_CrtcChange_mode [data]
hf_x11_struct_randr_CrtcChange_rotation [data]
hf_x11_struct_randr_CrtcChange_rotation_mask_Reflect_X [data]
hf_x11_struct_randr_CrtcChange_rotation_mask_Reflect_Y [data]
hf_x11_struct_randr_CrtcChange_rotation_mask_Rotate_0 [data]
hf_x11_struct_randr_CrtcChange_rotation_mask_Rotate_180 [data]
hf_x11_struct_randr_CrtcChange_rotation_mask_Rotate_270 [data]
hf_x11_struct_randr_CrtcChange_rotation_mask_Rotate_90 [data]
hf_x11_struct_randr_CrtcChange_timestamp [data]
hf_x11_struct_randr_CrtcChange_width [data]
hf_x11_struct_randr_CrtcChange_window [data]
hf_x11_struct_randr_CrtcChange_x [data]
hf_x11_struct_randr_CrtcChange_y [data]
hf_x11_struct_randr_ModeInfo [data]
hf_x11_struct_randr_ModeInfo_dot_clock [data]
hf_x11_struct_randr_ModeInfo_height [data]
hf_x11_struct_randr_ModeInfo_hskew [data]
hf_x11_struct_randr_ModeInfo_hsync_end [data]
hf_x11_struct_randr_ModeInfo_hsync_start [data]
hf_x11_struct_randr_ModeInfo_htotal [data]
hf_x11_struct_randr_ModeInfo_id [data]
hf_x11_struct_randr_ModeInfo_mode_flags [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_Bcast [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_Csync [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_CsyncNegative [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_CsyncPositive [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_DoubleClock [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_DoubleScan [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_HalveClock [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_HskewPresent [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_HsyncNegative [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_HsyncPositive [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_Interlace [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_PixelMultiplex [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_VsyncNegative [data]
hf_x11_struct_randr_ModeInfo_mode_flags_mask_VsyncPositive [data]
hf_x11_struct_randr_ModeInfo_name_len [data]
hf_x11_struct_randr_ModeInfo_vsync_end [data]
hf_x11_struct_randr_ModeInfo_vsync_start [data]
hf_x11_struct_randr_ModeInfo_vtotal [data]
hf_x11_struct_randr_ModeInfo_width [data]
hf_x11_struct_randr_OutputChange [data]
hf_x11_struct_randr_OutputChange_config_timestamp [data]
hf_x11_struct_randr_OutputChange_connection [data]
hf_x11_struct_randr_OutputChange_crtc [data]
hf_x11_struct_randr_OutputChange_mode [data]
hf_x11_struct_randr_OutputChange_output [data]
hf_x11_struct_randr_OutputChange_rotation [data]
hf_x11_struct_randr_OutputChange_rotation_mask_Reflect_X [data]
hf_x11_struct_randr_OutputChange_rotation_mask_Reflect_Y [data]
hf_x11_struct_randr_OutputChange_rotation_mask_Rotate_0 [data]
hf_x11_struct_randr_OutputChange_rotation_mask_Rotate_180 [data]
hf_x11_struct_randr_OutputChange_rotation_mask_Rotate_270 [data]
hf_x11_struct_randr_OutputChange_rotation_mask_Rotate_90 [data]
hf_x11_struct_randr_OutputChange_subpixel_order [data]
hf_x11_struct_randr_OutputChange_timestamp [data]
hf_x11_struct_randr_OutputChange_window [data]
hf_x11_struct_randr_OutputProperty [data]
hf_x11_struct_randr_OutputProperty_atom [data]
hf_x11_struct_randr_OutputProperty_output [data]
hf_x11_struct_randr_OutputProperty_status [data]
hf_x11_struct_randr_OutputProperty_timestamp [data]
hf_x11_struct_randr_OutputProperty_window [data]
hf_x11_struct_randr_ProviderChange [data]
hf_x11_struct_randr_ProviderChange_provider [data]
hf_x11_struct_randr_ProviderChange_timestamp [data]
hf_x11_struct_randr_ProviderChange_window [data]
hf_x11_struct_randr_ProviderProperty [data]
hf_x11_struct_randr_ProviderProperty_atom [data]
hf_x11_struct_randr_ProviderProperty_provider [data]
hf_x11_struct_randr_ProviderProperty_state [data]
hf_x11_struct_randr_ProviderProperty_timestamp [data]
hf_x11_struct_randr_ProviderProperty_window [data]
hf_x11_struct_randr_RefreshRates [data]
hf_x11_struct_randr_RefreshRates_nRates [data]
hf_x11_struct_randr_RefreshRates_rates [data]
hf_x11_struct_randr_RefreshRates_rates_item [data]
hf_x11_struct_randr_ResourceChange [data]
hf_x11_struct_randr_ResourceChange_timestamp [data]
hf_x11_struct_randr_ResourceChange_window [data]
hf_x11_struct_randr_ScreenSize [data]
hf_x11_struct_randr_ScreenSize_height [data]
hf_x11_struct_randr_ScreenSize_mheight [data]
hf_x11_struct_randr_ScreenSize_mwidth [data]
hf_x11_struct_randr_ScreenSize_width [data]
hf_x11_struct_record_ClientInfo [data]
hf_x11_struct_record_ClientInfo_client_resource [data]
hf_x11_struct_record_ClientInfo_num_ranges [data]
hf_x11_struct_record_ClientInfo_ranges [data]
hf_x11_struct_record_ClientInfo_ranges_item [data]
hf_x11_struct_record_ExtRange [data]
hf_x11_struct_record_ExtRange_major [data]
hf_x11_struct_record_ExtRange_minor [data]
hf_x11_struct_record_Range [data]
hf_x11_struct_record_Range16 [data]
hf_x11_struct_record_Range16_first [data]
hf_x11_struct_record_Range16_last [data]
hf_x11_struct_record_Range8 [data]
hf_x11_struct_record_Range8_first [data]
hf_x11_struct_record_Range8_last [data]
hf_x11_struct_record_Range_client_died [data]
hf_x11_struct_record_Range_client_started [data]
hf_x11_struct_record_Range_core_replies [data]
hf_x11_struct_record_Range_core_requests [data]
hf_x11_struct_record_Range_delivered_events [data]
hf_x11_struct_record_Range_device_events [data]
hf_x11_struct_record_Range_errors [data]
hf_x11_struct_record_Range_ext_replies [data]
hf_x11_struct_record_Range_ext_requests [data]
hf_x11_struct_render_ANIMCURSORELT [data]
hf_x11_struct_render_ANIMCURSORELT_cursor [data]
hf_x11_struct_render_ANIMCURSORELT_delay [data]
hf_x11_struct_render_COLOR [data]
hf_x11_struct_render_COLOR_alpha [data]
hf_x11_struct_render_COLOR_blue [data]
hf_x11_struct_render_COLOR_green [data]
hf_x11_struct_render_COLOR_red [data]
hf_x11_struct_render_DIRECTFORMAT [data]
hf_x11_struct_render_DIRECTFORMAT_alpha_mask [data]
hf_x11_struct_render_DIRECTFORMAT_alpha_shift [data]
hf_x11_struct_render_DIRECTFORMAT_blue_mask [data]
hf_x11_struct_render_DIRECTFORMAT_blue_shift [data]
hf_x11_struct_render_DIRECTFORMAT_green_mask [data]
hf_x11_struct_render_DIRECTFORMAT_green_shift [data]
hf_x11_struct_render_DIRECTFORMAT_red_mask [data]
hf_x11_struct_render_DIRECTFORMAT_red_shift [data]
hf_x11_struct_render_GLYPHINFO [data]
hf_x11_struct_render_GLYPHINFO_height [data]
hf_x11_struct_render_GLYPHINFO_width [data]
hf_x11_struct_render_GLYPHINFO_x [data]
hf_x11_struct_render_GLYPHINFO_x_off [data]
hf_x11_struct_render_GLYPHINFO_y [data]
hf_x11_struct_render_GLYPHINFO_y_off [data]
hf_x11_struct_render_INDEXVALUE [data]
hf_x11_struct_render_INDEXVALUE_alpha [data]
hf_x11_struct_render_INDEXVALUE_blue [data]
hf_x11_struct_render_INDEXVALUE_green [data]
hf_x11_struct_render_INDEXVALUE_pixel [data]
hf_x11_struct_render_INDEXVALUE_red [data]
hf_x11_struct_render_LINEFIX [data]
hf_x11_struct_render_LINEFIX_p1 [data]
hf_x11_struct_render_LINEFIX_p2 [data]
hf_x11_struct_render_PICTDEPTH [data]
hf_x11_struct_render_PICTDEPTH_depth [data]
hf_x11_struct_render_PICTDEPTH_num_visuals [data]
hf_x11_struct_render_PICTDEPTH_visuals [data]
hf_x11_struct_render_PICTDEPTH_visuals_item [data]
hf_x11_struct_render_PICTFORMINFO [data]
hf_x11_struct_render_PICTFORMINFO_colormap [data]
hf_x11_struct_render_PICTFORMINFO_depth [data]
hf_x11_struct_render_PICTFORMINFO_direct [data]
hf_x11_struct_render_PICTFORMINFO_id [data]
hf_x11_struct_render_PICTFORMINFO_type [data]
hf_x11_struct_render_PICTSCREEN [data]
hf_x11_struct_render_PICTSCREEN_depths [data]
hf_x11_struct_render_PICTSCREEN_fallback [data]
hf_x11_struct_render_PICTSCREEN_num_depths [data]
hf_x11_struct_render_PICTVISUAL [data]
hf_x11_struct_render_PICTVISUAL_format [data]
hf_x11_struct_render_PICTVISUAL_visual [data]
hf_x11_struct_render_POINTFIX [data]
hf_x11_struct_render_POINTFIX_x [data]
hf_x11_struct_render_POINTFIX_y [data]
hf_x11_struct_render_SPANFIX [data]
hf_x11_struct_render_SPANFIX_l [data]
hf_x11_struct_render_SPANFIX_r [data]
hf_x11_struct_render_SPANFIX_y [data]
hf_x11_struct_render_TRANSFORM [data]
hf_x11_struct_render_TRANSFORM_matrix11 [data]
hf_x11_struct_render_TRANSFORM_matrix12 [data]
hf_x11_struct_render_TRANSFORM_matrix13 [data]
hf_x11_struct_render_TRANSFORM_matrix21 [data]
hf_x11_struct_render_TRANSFORM_matrix22 [data]
hf_x11_struct_render_TRANSFORM_matrix23 [data]
hf_x11_struct_render_TRANSFORM_matrix31 [data]
hf_x11_struct_render_TRANSFORM_matrix32 [data]
hf_x11_struct_render_TRANSFORM_matrix33 [data]
hf_x11_struct_render_TRAP [data]
hf_x11_struct_render_TRAP_bot [data]
hf_x11_struct_render_TRAP_top [data]
hf_x11_struct_render_TRAPEZOID [data]
hf_x11_struct_render_TRAPEZOID_bottom [data]
hf_x11_struct_render_TRAPEZOID_left [data]
hf_x11_struct_render_TRAPEZOID_right [data]
hf_x11_struct_render_TRAPEZOID_top [data]
hf_x11_struct_render_TRIANGLE [data]
hf_x11_struct_render_TRIANGLE_p1 [data]
hf_x11_struct_render_TRIANGLE_p2 [data]
hf_x11_struct_render_TRIANGLE_p3 [data]
hf_x11_struct_res_Client [data]
hf_x11_struct_res_Client_resource_base [data]
hf_x11_struct_res_Client_resource_mask [data]
hf_x11_struct_res_ClientIdSpec [data]
hf_x11_struct_res_ClientIdSpec_client [data]
hf_x11_struct_res_ClientIdSpec_mask [data]
hf_x11_struct_res_ClientIdSpec_mask_mask_ClientXID [data]
hf_x11_struct_res_ClientIdSpec_mask_mask_LocalClientPID [data]
hf_x11_struct_res_ClientIdValue [data]
hf_x11_struct_res_ClientIdValue_length [data]
hf_x11_struct_res_ClientIdValue_spec [data]
hf_x11_struct_res_ClientIdValue_value [data]
hf_x11_struct_res_ClientIdValue_value_item [data]
hf_x11_struct_res_ResourceIdSpec [data]
hf_x11_struct_res_ResourceIdSpec_resource [data]
hf_x11_struct_res_ResourceIdSpec_type [data]
hf_x11_struct_res_ResourceSizeSpec [data]
hf_x11_struct_res_ResourceSizeSpec_bytes [data]
hf_x11_struct_res_ResourceSizeSpec_ref_count [data]
hf_x11_struct_res_ResourceSizeSpec_spec [data]
hf_x11_struct_res_ResourceSizeSpec_use_count [data]
hf_x11_struct_res_ResourceSizeValue [data]
hf_x11_struct_res_ResourceSizeValue_cross_references [data]
hf_x11_struct_res_ResourceSizeValue_cross_references_item [data]
hf_x11_struct_res_ResourceSizeValue_num_cross_references [data]
hf_x11_struct_res_ResourceSizeValue_size [data]
hf_x11_struct_res_Type [data]
hf_x11_struct_res_Type_count [data]
hf_x11_struct_res_Type_resource_type [data]
hf_x11_struct_sync_INT64 [data]
hf_x11_struct_sync_INT64_hi [data]
hf_x11_struct_sync_INT64_lo [data]
hf_x11_struct_sync_SYSTEMCOUNTER [data]
hf_x11_struct_sync_SYSTEMCOUNTER_counter [data]
hf_x11_struct_sync_SYSTEMCOUNTER_name [data]
hf_x11_struct_sync_SYSTEMCOUNTER_name_len [data]
hf_x11_struct_sync_SYSTEMCOUNTER_resolution [data]
hf_x11_struct_sync_TRIGGER [data]
hf_x11_struct_sync_TRIGGER_counter [data]
hf_x11_struct_sync_TRIGGER_test_type [data]
hf_x11_struct_sync_TRIGGER_wait_type [data]
hf_x11_struct_sync_TRIGGER_wait_value [data]
hf_x11_struct_sync_WAITCONDITION [data]
hf_x11_struct_sync_WAITCONDITION_event_threshold [data]
hf_x11_struct_sync_WAITCONDITION_trigger [data]
hf_x11_struct_xevie_Event [data]
hf_x11_struct_xf86dri_DrmClipRect [data]
hf_x11_struct_xf86dri_DrmClipRect_x1 [data]
hf_x11_struct_xf86dri_DrmClipRect_x2 [data]
hf_x11_struct_xf86dri_DrmClipRect_x3 [data]
hf_x11_struct_xf86dri_DrmClipRect_y1 [data]
hf_x11_struct_xf86vidmode_ModeInfo [data]
hf_x11_struct_xf86vidmode_ModeInfo_dotclock [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags_mask_Broadcast [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags_mask_Composite_Sync [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags_mask_Double_Clock [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags_mask_Half_Clock [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags_mask_HSkew [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags_mask_Interlace [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags_mask_Negative_CSync [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags_mask_Negative_HSync [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags_mask_Negative_VSync [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags_mask_Pixmux [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags_mask_Positive_CSync [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags_mask_Positive_HSync [data]
hf_x11_struct_xf86vidmode_ModeInfo_flags_mask_Positive_VSync [data]
hf_x11_struct_xf86vidmode_ModeInfo_hdisplay [data]
hf_x11_struct_xf86vidmode_ModeInfo_hskew [data]
hf_x11_struct_xf86vidmode_ModeInfo_hsyncend [data]
hf_x11_struct_xf86vidmode_ModeInfo_hsyncstart [data]
hf_x11_struct_xf86vidmode_ModeInfo_htotal [data]
hf_x11_struct_xf86vidmode_ModeInfo_privsize [data]
hf_x11_struct_xf86vidmode_ModeInfo_vdisplay [data]
hf_x11_struct_xf86vidmode_ModeInfo_vsyncend [data]
hf_x11_struct_xf86vidmode_ModeInfo_vsyncstart [data]
hf_x11_struct_xf86vidmode_ModeInfo_vtotal [data]
hf_x11_struct_xinerama_ScreenInfo [data]
hf_x11_struct_xinerama_ScreenInfo_height [data]
hf_x11_struct_xinerama_ScreenInfo_width [data]
hf_x11_struct_xinerama_ScreenInfo_x_org [data]
hf_x11_struct_xinerama_ScreenInfo_y_org [data]
hf_x11_struct_xinput_BarrierReleasePointerInfo [data]
hf_x11_struct_xinput_BarrierReleasePointerInfo_barrier [data]
hf_x11_struct_xinput_BarrierReleasePointerInfo_deviceid [data]
hf_x11_struct_xinput_BarrierReleasePointerInfo_eventid [data]
hf_x11_struct_xinput_DeviceClass [data]
hf_x11_struct_xinput_DeviceClass_len [data]
hf_x11_struct_xinput_DeviceClass_sourceid [data]
hf_x11_struct_xinput_DeviceClass_type [data]
hf_x11_struct_xinput_DeviceClass_uninterpreted_data [data]
hf_x11_struct_xinput_DeviceCtl [data]
hf_x11_struct_xinput_DeviceCtl_control_id [data]
hf_x11_struct_xinput_DeviceCtl_len [data]
hf_x11_struct_xinput_DeviceCtl_uninterpreted_data [data]
hf_x11_struct_xinput_DeviceInfo [data]
hf_x11_struct_xinput_DeviceInfo_device_id [data]
hf_x11_struct_xinput_DeviceInfo_device_type [data]
hf_x11_struct_xinput_DeviceInfo_device_use [data]
hf_x11_struct_xinput_DeviceInfo_num_class_info [data]
hf_x11_struct_xinput_DeviceState [data]
hf_x11_struct_xinput_DeviceState_control_id [data]
hf_x11_struct_xinput_DeviceState_len [data]
hf_x11_struct_xinput_DeviceState_uninterpreted_data [data]
hf_x11_struct_xinput_EventMask [data]
hf_x11_struct_xinput_EventMask_deviceid [data]
hf_x11_struct_xinput_EventMask_mask [data]
hf_x11_struct_xinput_EventMask_mask_item [data]
hf_x11_struct_xinput_EventMask_mask_len [data]
hf_x11_struct_xinput_EventMask_mask_mask_BarrierHit [data]
hf_x11_struct_xinput_EventMask_mask_mask_BarrierLeave [data]
hf_x11_struct_xinput_EventMask_mask_mask_ButtonPress [data]
hf_x11_struct_xinput_EventMask_mask_mask_ButtonRelease [data]
hf_x11_struct_xinput_EventMask_mask_mask_DeviceChanged [data]
hf_x11_struct_xinput_EventMask_mask_mask_Enter [data]
hf_x11_struct_xinput_EventMask_mask_mask_FocusIn [data]
hf_x11_struct_xinput_EventMask_mask_mask_FocusOut [data]
hf_x11_struct_xinput_EventMask_mask_mask_Hierarchy [data]
hf_x11_struct_xinput_EventMask_mask_mask_KeyPress [data]
hf_x11_struct_xinput_EventMask_mask_mask_KeyRelease [data]
hf_x11_struct_xinput_EventMask_mask_mask_Leave [data]
hf_x11_struct_xinput_EventMask_mask_mask_Motion [data]
hf_x11_struct_xinput_EventMask_mask_mask_Property [data]
hf_x11_struct_xinput_EventMask_mask_mask_RawButtonPress [data]
hf_x11_struct_xinput_EventMask_mask_mask_RawButtonRelease [data]
hf_x11_struct_xinput_EventMask_mask_mask_RawKeyPress [data]
hf_x11_struct_xinput_EventMask_mask_mask_RawKeyRelease [data]
hf_x11_struct_xinput_EventMask_mask_mask_RawMotion [data]
hf_x11_struct_xinput_EventMask_mask_mask_RawTouchBegin [data]
hf_x11_struct_xinput_EventMask_mask_mask_RawTouchEnd [data]
hf_x11_struct_xinput_EventMask_mask_mask_RawTouchUpdate [data]
hf_x11_struct_xinput_EventMask_mask_mask_TouchBegin [data]
hf_x11_struct_xinput_EventMask_mask_mask_TouchEnd [data]
hf_x11_struct_xinput_EventMask_mask_mask_TouchOwnership [data]
hf_x11_struct_xinput_EventMask_mask_mask_TouchUpdate [data]
hf_x11_struct_xinput_FeedbackCtl [data]
hf_x11_struct_xinput_FeedbackCtl_class_id [data]
hf_x11_struct_xinput_FeedbackCtl_feedback_id [data]
hf_x11_struct_xinput_FeedbackCtl_len [data]
hf_x11_struct_xinput_FeedbackCtl_uninterpreted_data [data]
hf_x11_struct_xinput_FeedbackState [data]
hf_x11_struct_xinput_FeedbackState_class_id [data]
hf_x11_struct_xinput_FeedbackState_feedback_id [data]
hf_x11_struct_xinput_FeedbackState_len [data]
hf_x11_struct_xinput_FeedbackState_uninterpreted_data [data]
hf_x11_struct_xinput_FP3232 [data]
hf_x11_struct_xinput_FP3232_frac [data]
hf_x11_struct_xinput_FP3232_integral [data]
hf_x11_struct_xinput_GrabModifierInfo [data]
hf_x11_struct_xinput_GrabModifierInfo_modifiers [data]
hf_x11_struct_xinput_GrabModifierInfo_status [data]
hf_x11_struct_xinput_GroupInfo [data]
hf_x11_struct_xinput_GroupInfo_base [data]
hf_x11_struct_xinput_GroupInfo_effective [data]
hf_x11_struct_xinput_GroupInfo_latched [data]
hf_x11_struct_xinput_GroupInfo_locked [data]
hf_x11_struct_xinput_HierarchyChange [data]
hf_x11_struct_xinput_HierarchyChange_len [data]
hf_x11_struct_xinput_HierarchyChange_type [data]
hf_x11_struct_xinput_HierarchyChange_uninterpreted_data [data]
hf_x11_struct_xinput_HierarchyInfo [data]
hf_x11_struct_xinput_HierarchyInfo_attachment [data]
hf_x11_struct_xinput_HierarchyInfo_deviceid [data]
hf_x11_struct_xinput_HierarchyInfo_enabled [data]
hf_x11_struct_xinput_HierarchyInfo_flags [data]
hf_x11_struct_xinput_HierarchyInfo_flags_mask_DeviceDisabled [data]
hf_x11_struct_xinput_HierarchyInfo_flags_mask_DeviceEnabled [data]
hf_x11_struct_xinput_HierarchyInfo_flags_mask_MasterAdded [data]
hf_x11_struct_xinput_HierarchyInfo_flags_mask_MasterRemoved [data]
hf_x11_struct_xinput_HierarchyInfo_flags_mask_SlaveAdded [data]
hf_x11_struct_xinput_HierarchyInfo_flags_mask_SlaveAttached [data]
hf_x11_struct_xinput_HierarchyInfo_flags_mask_SlaveDetached [data]
hf_x11_struct_xinput_HierarchyInfo_flags_mask_SlaveRemoved [data]
hf_x11_struct_xinput_HierarchyInfo_type [data]
hf_x11_struct_xinput_InputClassInfo [data]
hf_x11_struct_xinput_InputClassInfo_class_id [data]
hf_x11_struct_xinput_InputClassInfo_event_type_base [data]
hf_x11_struct_xinput_InputState [data]
hf_x11_struct_xinput_InputState_class_id [data]
hf_x11_struct_xinput_InputState_len [data]
hf_x11_struct_xinput_InputState_num_items [data]
hf_x11_struct_xinput_InputState_uninterpreted_data [data]
hf_x11_struct_xinput_ModifierInfo [data]
hf_x11_struct_xinput_ModifierInfo_base [data]
hf_x11_struct_xinput_ModifierInfo_effective [data]
hf_x11_struct_xinput_ModifierInfo_latched [data]
hf_x11_struct_xinput_ModifierInfo_locked [data]
hf_x11_struct_xinput_XIDeviceInfo [data]
hf_x11_struct_xinput_XIDeviceInfo_attachment [data]
hf_x11_struct_xinput_XIDeviceInfo_classes [data]
hf_x11_struct_xinput_XIDeviceInfo_deviceid [data]
hf_x11_struct_xinput_XIDeviceInfo_enabled [data]
hf_x11_struct_xinput_XIDeviceInfo_name [data]
hf_x11_struct_xinput_XIDeviceInfo_name_len [data]
hf_x11_struct_xinput_XIDeviceInfo_num_classes [data]
hf_x11_struct_xinput_XIDeviceInfo_type [data]
hf_x11_struct_xkb_CommonBehavior [data]
hf_x11_struct_xkb_CommonBehavior_data [data]
hf_x11_struct_xkb_CommonBehavior_type [data]
hf_x11_struct_xkb_CountedString16 [data]
hf_x11_struct_xkb_CountedString16_alignment_pad [data]
hf_x11_struct_xkb_CountedString16_length [data]
hf_x11_struct_xkb_CountedString16_string [data]
hf_x11_struct_xkb_DefaultBehavior [data]
hf_x11_struct_xkb_DefaultBehavior_type [data]
hf_x11_struct_xkb_DeviceLedInfo [data]
hf_x11_struct_xkb_DeviceLedInfo_ledClass [data]
hf_x11_struct_xkb_DeviceLedInfo_ledID [data]
hf_x11_struct_xkb_DeviceLedInfo_maps [data]
hf_x11_struct_xkb_DeviceLedInfo_maps_item [data]
hf_x11_struct_xkb_DeviceLedInfo_mapsPresent [data]
hf_x11_struct_xkb_DeviceLedInfo_names [data]
hf_x11_struct_xkb_DeviceLedInfo_names_item [data]
hf_x11_struct_xkb_DeviceLedInfo_namesPresent [data]
hf_x11_struct_xkb_DeviceLedInfo_physIndicators [data]
hf_x11_struct_xkb_DeviceLedInfo_state [data]
hf_x11_struct_xkb_IndicatorMap [data]
hf_x11_struct_xkb_IndicatorMap_ctrls [data]
hf_x11_struct_xkb_IndicatorMap_ctrls_mask_AccessXFeedbackMask [data]
hf_x11_struct_xkb_IndicatorMap_ctrls_mask_AccessXKeys [data]
hf_x11_struct_xkb_IndicatorMap_ctrls_mask_AccessXTimeoutMask [data]
hf_x11_struct_xkb_IndicatorMap_ctrls_mask_AudibleBellMask [data]
hf_x11_struct_xkb_IndicatorMap_ctrls_mask_BounceKeys [data]
hf_x11_struct_xkb_IndicatorMap_ctrls_mask_IgnoreGroupLockMask [data]
hf_x11_struct_xkb_IndicatorMap_ctrls_mask_MouseKeys [data]
hf_x11_struct_xkb_IndicatorMap_ctrls_mask_MouseKeysAccel [data]
hf_x11_struct_xkb_IndicatorMap_ctrls_mask_Overlay1Mask [data]
hf_x11_struct_xkb_IndicatorMap_ctrls_mask_Overlay2Mask [data]
hf_x11_struct_xkb_IndicatorMap_ctrls_mask_RepeatKeys [data]
hf_x11_struct_xkb_IndicatorMap_ctrls_mask_SlowKeys [data]
hf_x11_struct_xkb_IndicatorMap_ctrls_mask_StickyKeys [data]
hf_x11_struct_xkb_IndicatorMap_flags [data]
hf_x11_struct_xkb_IndicatorMap_groups [data]
hf_x11_struct_xkb_IndicatorMap_mods [data]
hf_x11_struct_xkb_IndicatorMap_mods_mask_1 [data]
hf_x11_struct_xkb_IndicatorMap_mods_mask_2 [data]
hf_x11_struct_xkb_IndicatorMap_mods_mask_3 [data]
hf_x11_struct_xkb_IndicatorMap_mods_mask_4 [data]
hf_x11_struct_xkb_IndicatorMap_mods_mask_5 [data]
hf_x11_struct_xkb_IndicatorMap_mods_mask_Any [data]
hf_x11_struct_xkb_IndicatorMap_mods_mask_Control [data]
hf_x11_struct_xkb_IndicatorMap_mods_mask_Lock [data]
hf_x11_struct_xkb_IndicatorMap_mods_mask_Shift [data]
hf_x11_struct_xkb_IndicatorMap_realMods [data]
hf_x11_struct_xkb_IndicatorMap_realMods_mask_1 [data]
hf_x11_struct_xkb_IndicatorMap_realMods_mask_2 [data]
hf_x11_struct_xkb_IndicatorMap_realMods_mask_3 [data]
hf_x11_struct_xkb_IndicatorMap_realMods_mask_4 [data]
hf_x11_struct_xkb_IndicatorMap_realMods_mask_5 [data]
hf_x11_struct_xkb_IndicatorMap_realMods_mask_Any [data]
hf_x11_struct_xkb_IndicatorMap_realMods_mask_Control [data]
hf_x11_struct_xkb_IndicatorMap_realMods_mask_Lock [data]
hf_x11_struct_xkb_IndicatorMap_realMods_mask_Shift [data]
hf_x11_struct_xkb_IndicatorMap_vmods [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_0 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_1 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_10 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_11 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_12 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_13 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_14 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_15 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_2 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_3 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_4 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_5 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_6 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_7 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_8 [data]
hf_x11_struct_xkb_IndicatorMap_vmods_mask_9 [data]
hf_x11_struct_xkb_IndicatorMap_whichGroups [data]
hf_x11_struct_xkb_IndicatorMap_whichMods [data]
hf_x11_struct_xkb_KeyAlias [data]
hf_x11_struct_xkb_KeyAlias_alias [data]
hf_x11_struct_xkb_KeyAlias_real [data]
hf_x11_struct_xkb_KeyModMap [data]
hf_x11_struct_xkb_KeyModMap_keycode [data]
hf_x11_struct_xkb_KeyModMap_mods [data]
hf_x11_struct_xkb_KeyModMap_mods_mask_1 [data]
hf_x11_struct_xkb_KeyModMap_mods_mask_2 [data]
hf_x11_struct_xkb_KeyModMap_mods_mask_3 [data]
hf_x11_struct_xkb_KeyModMap_mods_mask_4 [data]
hf_x11_struct_xkb_KeyModMap_mods_mask_5 [data]
hf_x11_struct_xkb_KeyModMap_mods_mask_Any [data]
hf_x11_struct_xkb_KeyModMap_mods_mask_Control [data]
hf_x11_struct_xkb_KeyModMap_mods_mask_Lock [data]
hf_x11_struct_xkb_KeyModMap_mods_mask_Shift [data]
hf_x11_struct_xkb_KeyName [data]
hf_x11_struct_xkb_KeyName_name [data]
hf_x11_struct_xkb_KeySymMap [data]
hf_x11_struct_xkb_KeySymMap_groupInfo [data]
hf_x11_struct_xkb_KeySymMap_kt_index [data]
hf_x11_struct_xkb_KeySymMap_nSyms [data]
hf_x11_struct_xkb_KeySymMap_syms [data]
hf_x11_struct_xkb_KeySymMap_syms_item [data]
hf_x11_struct_xkb_KeySymMap_width [data]
hf_x11_struct_xkb_KeyType [data]
hf_x11_struct_xkb_KeyType_hasPreserve [data]
hf_x11_struct_xkb_KeyType_map [data]
hf_x11_struct_xkb_KeyType_map_item [data]
hf_x11_struct_xkb_KeyType_mods_mask [data]
hf_x11_struct_xkb_KeyType_mods_mask_mask_1 [data]
hf_x11_struct_xkb_KeyType_mods_mask_mask_2 [data]
hf_x11_struct_xkb_KeyType_mods_mask_mask_3 [data]
hf_x11_struct_xkb_KeyType_mods_mask_mask_4 [data]
hf_x11_struct_xkb_KeyType_mods_mask_mask_5 [data]
hf_x11_struct_xkb_KeyType_mods_mask_mask_Any [data]
hf_x11_struct_xkb_KeyType_mods_mask_mask_Control [data]
hf_x11_struct_xkb_KeyType_mods_mask_mask_Lock [data]
hf_x11_struct_xkb_KeyType_mods_mask_mask_Shift [data]
hf_x11_struct_xkb_KeyType_mods_mods [data]
hf_x11_struct_xkb_KeyType_mods_mods_mask_1 [data]
hf_x11_struct_xkb_KeyType_mods_mods_mask_2 [data]
hf_x11_struct_xkb_KeyType_mods_mods_mask_3 [data]
hf_x11_struct_xkb_KeyType_mods_mods_mask_4 [data]
hf_x11_struct_xkb_KeyType_mods_mods_mask_5 [data]
hf_x11_struct_xkb_KeyType_mods_mods_mask_Any [data]
hf_x11_struct_xkb_KeyType_mods_mods_mask_Control [data]
hf_x11_struct_xkb_KeyType_mods_mods_mask_Lock [data]
hf_x11_struct_xkb_KeyType_mods_mods_mask_Shift [data]
hf_x11_struct_xkb_KeyType_mods_vmods [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_0 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_1 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_10 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_11 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_12 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_13 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_14 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_15 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_2 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_3 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_4 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_5 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_6 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_7 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_8 [data]
hf_x11_struct_xkb_KeyType_mods_vmods_mask_9 [data]
hf_x11_struct_xkb_KeyType_nMapEntries [data]
hf_x11_struct_xkb_KeyType_numLevels [data]
hf_x11_struct_xkb_KeyType_preserve [data]
hf_x11_struct_xkb_KeyType_preserve_item [data]
hf_x11_struct_xkb_KeyVModMap [data]
hf_x11_struct_xkb_KeyVModMap_keycode [data]
hf_x11_struct_xkb_KeyVModMap_vmods [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_0 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_1 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_10 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_11 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_12 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_13 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_14 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_15 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_2 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_3 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_4 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_5 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_6 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_7 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_8 [data]
hf_x11_struct_xkb_KeyVModMap_vmods_mask_9 [data]
hf_x11_struct_xkb_KTMapEntry [data]
hf_x11_struct_xkb_KTMapEntry_active [data]
hf_x11_struct_xkb_KTMapEntry_level [data]
hf_x11_struct_xkb_KTMapEntry_mods_mask [data]
hf_x11_struct_xkb_KTMapEntry_mods_mask_mask_1 [data]
hf_x11_struct_xkb_KTMapEntry_mods_mask_mask_2 [data]
hf_x11_struct_xkb_KTMapEntry_mods_mask_mask_3 [data]
hf_x11_struct_xkb_KTMapEntry_mods_mask_mask_4 [data]
hf_x11_struct_xkb_KTMapEntry_mods_mask_mask_5 [data]
hf_x11_struct_xkb_KTMapEntry_mods_mask_mask_Any [data]
hf_x11_struct_xkb_KTMapEntry_mods_mask_mask_Control [data]
hf_x11_struct_xkb_KTMapEntry_mods_mask_mask_Lock [data]
hf_x11_struct_xkb_KTMapEntry_mods_mask_mask_Shift [data]
hf_x11_struct_xkb_KTMapEntry_mods_mods [data]
hf_x11_struct_xkb_KTMapEntry_mods_mods_mask_1 [data]
hf_x11_struct_xkb_KTMapEntry_mods_mods_mask_2 [data]
hf_x11_struct_xkb_KTMapEntry_mods_mods_mask_3 [data]
hf_x11_struct_xkb_KTMapEntry_mods_mods_mask_4 [data]
hf_x11_struct_xkb_KTMapEntry_mods_mods_mask_5 [data]
hf_x11_struct_xkb_KTMapEntry_mods_mods_mask_Any [data]
hf_x11_struct_xkb_KTMapEntry_mods_mods_mask_Control [data]
hf_x11_struct_xkb_KTMapEntry_mods_mods_mask_Lock [data]
hf_x11_struct_xkb_KTMapEntry_mods_mods_mask_Shift [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_0 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_1 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_10 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_11 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_12 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_13 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_14 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_15 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_2 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_3 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_4 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_5 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_6 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_7 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_8 [data]
hf_x11_struct_xkb_KTMapEntry_mods_vmods_mask_9 [data]
hf_x11_struct_xkb_KTSetMapEntry [data]
hf_x11_struct_xkb_KTSetMapEntry_level [data]
hf_x11_struct_xkb_KTSetMapEntry_realMods [data]
hf_x11_struct_xkb_KTSetMapEntry_realMods_mask_1 [data]
hf_x11_struct_xkb_KTSetMapEntry_realMods_mask_2 [data]
hf_x11_struct_xkb_KTSetMapEntry_realMods_mask_3 [data]
hf_x11_struct_xkb_KTSetMapEntry_realMods_mask_4 [data]
hf_x11_struct_xkb_KTSetMapEntry_realMods_mask_5 [data]
hf_x11_struct_xkb_KTSetMapEntry_realMods_mask_Any [data]
hf_x11_struct_xkb_KTSetMapEntry_realMods_mask_Control [data]
hf_x11_struct_xkb_KTSetMapEntry_realMods_mask_Lock [data]
hf_x11_struct_xkb_KTSetMapEntry_realMods_mask_Shift [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_0 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_1 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_10 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_11 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_12 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_13 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_14 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_15 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_2 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_3 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_4 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_5 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_6 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_7 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_8 [data]
hf_x11_struct_xkb_KTSetMapEntry_virtualMods_mask_9 [data]
hf_x11_struct_xkb_Listing [data]
hf_x11_struct_xkb_Listing_flags [data]
hf_x11_struct_xkb_Listing_length [data]
hf_x11_struct_xkb_Listing_string [data]
hf_x11_struct_xkb_ModDef [data]
hf_x11_struct_xkb_ModDef_mask [data]
hf_x11_struct_xkb_ModDef_mask_mask_1 [data]
hf_x11_struct_xkb_ModDef_mask_mask_2 [data]
hf_x11_struct_xkb_ModDef_mask_mask_3 [data]
hf_x11_struct_xkb_ModDef_mask_mask_4 [data]
hf_x11_struct_xkb_ModDef_mask_mask_5 [data]
hf_x11_struct_xkb_ModDef_mask_mask_Any [data]
hf_x11_struct_xkb_ModDef_mask_mask_Control [data]
hf_x11_struct_xkb_ModDef_mask_mask_Lock [data]
hf_x11_struct_xkb_ModDef_mask_mask_Shift [data]
hf_x11_struct_xkb_ModDef_realMods [data]
hf_x11_struct_xkb_ModDef_realMods_mask_1 [data]
hf_x11_struct_xkb_ModDef_realMods_mask_2 [data]
hf_x11_struct_xkb_ModDef_realMods_mask_3 [data]
hf_x11_struct_xkb_ModDef_realMods_mask_4 [data]
hf_x11_struct_xkb_ModDef_realMods_mask_5 [data]
hf_x11_struct_xkb_ModDef_realMods_mask_Any [data]
hf_x11_struct_xkb_ModDef_realMods_mask_Control [data]
hf_x11_struct_xkb_ModDef_realMods_mask_Lock [data]
hf_x11_struct_xkb_ModDef_realMods_mask_Shift [data]
hf_x11_struct_xkb_ModDef_vmods [data]
hf_x11_struct_xkb_ModDef_vmods_mask_0 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_1 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_10 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_11 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_12 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_13 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_14 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_15 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_2 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_3 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_4 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_5 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_6 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_7 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_8 [data]
hf_x11_struct_xkb_ModDef_vmods_mask_9 [data]
hf_x11_struct_xkb_OverlayBehavior [data]
hf_x11_struct_xkb_OverlayBehavior_key [data]
hf_x11_struct_xkb_OverlayBehavior_type [data]
hf_x11_struct_xkb_RadioGroupBehavior [data]
hf_x11_struct_xkb_RadioGroupBehavior_group [data]
hf_x11_struct_xkb_RadioGroupBehavior_type [data]
hf_x11_struct_xkb_SAActionMessage [data]
hf_x11_struct_xkb_SAActionMessage_flags [data]
hf_x11_struct_xkb_SAActionMessage_flags_mask_GenKeyEvent [data]
hf_x11_struct_xkb_SAActionMessage_flags_mask_OnPress [data]
hf_x11_struct_xkb_SAActionMessage_flags_mask_OnRelease [data]
hf_x11_struct_xkb_SAActionMessage_message [data]
hf_x11_struct_xkb_SAActionMessage_type [data]
hf_x11_struct_xkb_SADeviceBtn [data]
hf_x11_struct_xkb_SADeviceBtn_button [data]
hf_x11_struct_xkb_SADeviceBtn_count [data]
hf_x11_struct_xkb_SADeviceBtn_device [data]
hf_x11_struct_xkb_SADeviceBtn_flags [data]
hf_x11_struct_xkb_SADeviceBtn_type [data]
hf_x11_struct_xkb_SADeviceValuator [data]
hf_x11_struct_xkb_SADeviceValuator_device [data]
hf_x11_struct_xkb_SADeviceValuator_type [data]
hf_x11_struct_xkb_SADeviceValuator_val1index [data]
hf_x11_struct_xkb_SADeviceValuator_val1value [data]
hf_x11_struct_xkb_SADeviceValuator_val1what [data]
hf_x11_struct_xkb_SADeviceValuator_val2index [data]
hf_x11_struct_xkb_SADeviceValuator_val2value [data]
hf_x11_struct_xkb_SADeviceValuator_val2what [data]
hf_x11_struct_xkb_SAIsoLock [data]
hf_x11_struct_xkb_SAIsoLock_affect [data]
hf_x11_struct_xkb_SAIsoLock_affect_mask_Ctrls [data]
hf_x11_struct_xkb_SAIsoLock_affect_mask_Group [data]
hf_x11_struct_xkb_SAIsoLock_affect_mask_Mods [data]
hf_x11_struct_xkb_SAIsoLock_affect_mask_Ptr [data]
hf_x11_struct_xkb_SAIsoLock_flags [data]
hf_x11_struct_xkb_SAIsoLock_flags_mask_GroupAbsolute [data]
hf_x11_struct_xkb_SAIsoLock_flags_mask_ISODfltIsGroup [data]
hf_x11_struct_xkb_SAIsoLock_flags_mask_NoLock [data]
hf_x11_struct_xkb_SAIsoLock_flags_mask_NoUnlock [data]
hf_x11_struct_xkb_SAIsoLock_group [data]
hf_x11_struct_xkb_SAIsoLock_mask [data]
hf_x11_struct_xkb_SAIsoLock_mask_mask_1 [data]
hf_x11_struct_xkb_SAIsoLock_mask_mask_2 [data]
hf_x11_struct_xkb_SAIsoLock_mask_mask_3 [data]
hf_x11_struct_xkb_SAIsoLock_mask_mask_4 [data]
hf_x11_struct_xkb_SAIsoLock_mask_mask_5 [data]
hf_x11_struct_xkb_SAIsoLock_mask_mask_Any [data]
hf_x11_struct_xkb_SAIsoLock_mask_mask_Control [data]
hf_x11_struct_xkb_SAIsoLock_mask_mask_Lock [data]
hf_x11_struct_xkb_SAIsoLock_mask_mask_Shift [data]
hf_x11_struct_xkb_SAIsoLock_realMods [data]
hf_x11_struct_xkb_SAIsoLock_realMods_mask_1 [data]
hf_x11_struct_xkb_SAIsoLock_realMods_mask_2 [data]
hf_x11_struct_xkb_SAIsoLock_realMods_mask_3 [data]
hf_x11_struct_xkb_SAIsoLock_realMods_mask_4 [data]
hf_x11_struct_xkb_SAIsoLock_realMods_mask_5 [data]
hf_x11_struct_xkb_SAIsoLock_realMods_mask_Any [data]
hf_x11_struct_xkb_SAIsoLock_realMods_mask_Control [data]
hf_x11_struct_xkb_SAIsoLock_realMods_mask_Lock [data]
hf_x11_struct_xkb_SAIsoLock_realMods_mask_Shift [data]
hf_x11_struct_xkb_SAIsoLock_type [data]
hf_x11_struct_xkb_SAIsoLock_vmodsHigh [data]
hf_x11_struct_xkb_SAIsoLock_vmodsHigh_mask_10 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsHigh_mask_11 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsHigh_mask_12 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsHigh_mask_13 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsHigh_mask_14 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsHigh_mask_15 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsHigh_mask_8 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsHigh_mask_9 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsLow [data]
hf_x11_struct_xkb_SAIsoLock_vmodsLow_mask_0 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsLow_mask_1 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsLow_mask_2 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsLow_mask_3 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsLow_mask_4 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsLow_mask_5 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsLow_mask_6 [data]
hf_x11_struct_xkb_SAIsoLock_vmodsLow_mask_7 [data]
hf_x11_struct_xkb_SALockDeviceBtn [data]
hf_x11_struct_xkb_SALockDeviceBtn_button [data]
hf_x11_struct_xkb_SALockDeviceBtn_device [data]
hf_x11_struct_xkb_SALockDeviceBtn_flags [data]
hf_x11_struct_xkb_SALockDeviceBtn_flags_mask_NoLock [data]
hf_x11_struct_xkb_SALockDeviceBtn_flags_mask_NoUnlock [data]
hf_x11_struct_xkb_SALockDeviceBtn_type [data]
hf_x11_struct_xkb_SALockPtrBtn [data]
hf_x11_struct_xkb_SALockPtrBtn_button [data]
hf_x11_struct_xkb_SALockPtrBtn_flags [data]
hf_x11_struct_xkb_SALockPtrBtn_type [data]
hf_x11_struct_xkb_SAMovePtr [data]
hf_x11_struct_xkb_SAMovePtr_flags [data]
hf_x11_struct_xkb_SAMovePtr_flags_mask_MoveAbsoluteX [data]
hf_x11_struct_xkb_SAMovePtr_flags_mask_MoveAbsoluteY [data]
hf_x11_struct_xkb_SAMovePtr_flags_mask_NoAcceleration [data]
hf_x11_struct_xkb_SAMovePtr_type [data]
hf_x11_struct_xkb_SAMovePtr_xHigh [data]
hf_x11_struct_xkb_SAMovePtr_xLow [data]
hf_x11_struct_xkb_SAMovePtr_yHigh [data]
hf_x11_struct_xkb_SAMovePtr_yLow [data]
hf_x11_struct_xkb_SANoAction [data]
hf_x11_struct_xkb_SANoAction_type [data]
hf_x11_struct_xkb_SAPtrBtn [data]
hf_x11_struct_xkb_SAPtrBtn_button [data]
hf_x11_struct_xkb_SAPtrBtn_count [data]
hf_x11_struct_xkb_SAPtrBtn_flags [data]
hf_x11_struct_xkb_SAPtrBtn_type [data]
hf_x11_struct_xkb_SARedirectKey [data]
hf_x11_struct_xkb_SARedirectKey_mask [data]
hf_x11_struct_xkb_SARedirectKey_mask_mask_1 [data]
hf_x11_struct_xkb_SARedirectKey_mask_mask_2 [data]
hf_x11_struct_xkb_SARedirectKey_mask_mask_3 [data]
hf_x11_struct_xkb_SARedirectKey_mask_mask_4 [data]
hf_x11_struct_xkb_SARedirectKey_mask_mask_5 [data]
hf_x11_struct_xkb_SARedirectKey_mask_mask_Any [data]
hf_x11_struct_xkb_SARedirectKey_mask_mask_Control [data]
hf_x11_struct_xkb_SARedirectKey_mask_mask_Lock [data]
hf_x11_struct_xkb_SARedirectKey_mask_mask_Shift [data]
hf_x11_struct_xkb_SARedirectKey_newkey [data]
hf_x11_struct_xkb_SARedirectKey_realModifiers [data]
hf_x11_struct_xkb_SARedirectKey_realModifiers_mask_1 [data]
hf_x11_struct_xkb_SARedirectKey_realModifiers_mask_2 [data]
hf_x11_struct_xkb_SARedirectKey_realModifiers_mask_3 [data]
hf_x11_struct_xkb_SARedirectKey_realModifiers_mask_4 [data]
hf_x11_struct_xkb_SARedirectKey_realModifiers_mask_5 [data]
hf_x11_struct_xkb_SARedirectKey_realModifiers_mask_Any [data]
hf_x11_struct_xkb_SARedirectKey_realModifiers_mask_Control [data]
hf_x11_struct_xkb_SARedirectKey_realModifiers_mask_Lock [data]
hf_x11_struct_xkb_SARedirectKey_realModifiers_mask_Shift [data]
hf_x11_struct_xkb_SARedirectKey_type [data]
hf_x11_struct_xkb_SARedirectKey_vmodsHigh [data]
hf_x11_struct_xkb_SARedirectKey_vmodsHigh_mask_10 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsHigh_mask_11 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsHigh_mask_12 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsHigh_mask_13 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsHigh_mask_14 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsHigh_mask_15 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsHigh_mask_8 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsHigh_mask_9 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsLow [data]
hf_x11_struct_xkb_SARedirectKey_vmodsLow_mask_0 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsLow_mask_1 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsLow_mask_2 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsLow_mask_3 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsLow_mask_4 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsLow_mask_5 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsLow_mask_6 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsLow_mask_7 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskHigh [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskHigh_mask_10 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskHigh_mask_11 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskHigh_mask_12 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskHigh_mask_13 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskHigh_mask_14 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskHigh_mask_15 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskHigh_mask_8 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskHigh_mask_9 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskLow [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskLow_mask_0 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskLow_mask_1 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskLow_mask_2 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskLow_mask_3 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskLow_mask_4 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskLow_mask_5 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskLow_mask_6 [data]
hf_x11_struct_xkb_SARedirectKey_vmodsMaskLow_mask_7 [data]
hf_x11_struct_xkb_SASetControls [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsHigh [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsHigh_mask_AccessXFeedback [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsHigh_mask_AudibleBell [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsHigh_mask_IgnoreGroupLock [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsHigh_mask_Overlay1 [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsHigh_mask_Overlay2 [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsLow [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsLow_mask_AccessXKeys [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsLow_mask_AccessXTimeout [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsLow_mask_BounceKeys [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsLow_mask_MouseKeys [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsLow_mask_MouseKeysAccel [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsLow_mask_RepeatKeys [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsLow_mask_SlowKeys [data]
hf_x11_struct_xkb_SASetControls_boolCtrlsLow_mask_StickyKeys [data]
hf_x11_struct_xkb_SASetControls_type [data]
hf_x11_struct_xkb_SASetGroup [data]
hf_x11_struct_xkb_SASetGroup_flags [data]
hf_x11_struct_xkb_SASetGroup_flags_mask_ClearLocks [data]
hf_x11_struct_xkb_SASetGroup_flags_mask_GroupAbsolute [data]
hf_x11_struct_xkb_SASetGroup_flags_mask_LatchToLock [data]
hf_x11_struct_xkb_SASetGroup_group [data]
hf_x11_struct_xkb_SASetGroup_type [data]
hf_x11_struct_xkb_SASetMods [data]
hf_x11_struct_xkb_SASetMods_flags [data]
hf_x11_struct_xkb_SASetMods_flags_mask_ClearLocks [data]
hf_x11_struct_xkb_SASetMods_flags_mask_GroupAbsolute [data]
hf_x11_struct_xkb_SASetMods_flags_mask_LatchToLock [data]
hf_x11_struct_xkb_SASetMods_mask [data]
hf_x11_struct_xkb_SASetMods_mask_mask_1 [data]
hf_x11_struct_xkb_SASetMods_mask_mask_2 [data]
hf_x11_struct_xkb_SASetMods_mask_mask_3 [data]
hf_x11_struct_xkb_SASetMods_mask_mask_4 [data]
hf_x11_struct_xkb_SASetMods_mask_mask_5 [data]
hf_x11_struct_xkb_SASetMods_mask_mask_Any [data]
hf_x11_struct_xkb_SASetMods_mask_mask_Control [data]
hf_x11_struct_xkb_SASetMods_mask_mask_Lock [data]
hf_x11_struct_xkb_SASetMods_mask_mask_Shift [data]
hf_x11_struct_xkb_SASetMods_realMods [data]
hf_x11_struct_xkb_SASetMods_realMods_mask_1 [data]
hf_x11_struct_xkb_SASetMods_realMods_mask_2 [data]
hf_x11_struct_xkb_SASetMods_realMods_mask_3 [data]
hf_x11_struct_xkb_SASetMods_realMods_mask_4 [data]
hf_x11_struct_xkb_SASetMods_realMods_mask_5 [data]
hf_x11_struct_xkb_SASetMods_realMods_mask_Any [data]
hf_x11_struct_xkb_SASetMods_realMods_mask_Control [data]
hf_x11_struct_xkb_SASetMods_realMods_mask_Lock [data]
hf_x11_struct_xkb_SASetMods_realMods_mask_Shift [data]
hf_x11_struct_xkb_SASetMods_type [data]
hf_x11_struct_xkb_SASetMods_vmodsHigh [data]
hf_x11_struct_xkb_SASetMods_vmodsHigh_mask_10 [data]
hf_x11_struct_xkb_SASetMods_vmodsHigh_mask_11 [data]
hf_x11_struct_xkb_SASetMods_vmodsHigh_mask_12 [data]
hf_x11_struct_xkb_SASetMods_vmodsHigh_mask_13 [data]
hf_x11_struct_xkb_SASetMods_vmodsHigh_mask_14 [data]
hf_x11_struct_xkb_SASetMods_vmodsHigh_mask_15 [data]
hf_x11_struct_xkb_SASetMods_vmodsHigh_mask_8 [data]
hf_x11_struct_xkb_SASetMods_vmodsHigh_mask_9 [data]
hf_x11_struct_xkb_SASetMods_vmodsLow [data]
hf_x11_struct_xkb_SASetMods_vmodsLow_mask_0 [data]
hf_x11_struct_xkb_SASetMods_vmodsLow_mask_1 [data]
hf_x11_struct_xkb_SASetMods_vmodsLow_mask_2 [data]
hf_x11_struct_xkb_SASetMods_vmodsLow_mask_3 [data]
hf_x11_struct_xkb_SASetMods_vmodsLow_mask_4 [data]
hf_x11_struct_xkb_SASetMods_vmodsLow_mask_5 [data]
hf_x11_struct_xkb_SASetMods_vmodsLow_mask_6 [data]
hf_x11_struct_xkb_SASetMods_vmodsLow_mask_7 [data]
hf_x11_struct_xkb_SASetPtrDflt [data]
hf_x11_struct_xkb_SASetPtrDflt_affect [data]
hf_x11_struct_xkb_SASetPtrDflt_affect_mask_AffectDfltButton [data]
hf_x11_struct_xkb_SASetPtrDflt_affect_mask_DfltBtnAbsolute [data]
hf_x11_struct_xkb_SASetPtrDflt_flags [data]
hf_x11_struct_xkb_SASetPtrDflt_flags_mask_AffectDfltButton [data]
hf_x11_struct_xkb_SASetPtrDflt_flags_mask_DfltBtnAbsolute [data]
hf_x11_struct_xkb_SASetPtrDflt_type [data]
hf_x11_struct_xkb_SASetPtrDflt_value [data]
hf_x11_struct_xkb_SASwitchScreen [data]
hf_x11_struct_xkb_SASwitchScreen_flags [data]
hf_x11_struct_xkb_SASwitchScreen_newScreen [data]
hf_x11_struct_xkb_SASwitchScreen_type [data]
hf_x11_struct_xkb_SATerminate [data]
hf_x11_struct_xkb_SATerminate_type [data]
hf_x11_struct_xkb_SetBehavior [data]
hf_x11_struct_xkb_SetBehavior_behavior [data]
hf_x11_struct_xkb_SetBehavior_keycode [data]
hf_x11_struct_xkb_SetExplicit [data]
hf_x11_struct_xkb_SetExplicit_explicit [data]
hf_x11_struct_xkb_SetExplicit_explicit_mask_AutoRepeat [data]
hf_x11_struct_xkb_SetExplicit_explicit_mask_Behavior [data]
hf_x11_struct_xkb_SetExplicit_explicit_mask_Interpret [data]
hf_x11_struct_xkb_SetExplicit_explicit_mask_KeyType1 [data]
hf_x11_struct_xkb_SetExplicit_explicit_mask_KeyType2 [data]
hf_x11_struct_xkb_SetExplicit_explicit_mask_KeyType3 [data]
hf_x11_struct_xkb_SetExplicit_explicit_mask_KeyType4 [data]
hf_x11_struct_xkb_SetExplicit_explicit_mask_VModMap [data]
hf_x11_struct_xkb_SetExplicit_keycode [data]
hf_x11_struct_xkb_SetKeyType [data]
hf_x11_struct_xkb_SetKeyType_entries [data]
hf_x11_struct_xkb_SetKeyType_entries_item [data]
hf_x11_struct_xkb_SetKeyType_mask [data]
hf_x11_struct_xkb_SetKeyType_mask_mask_1 [data]
hf_x11_struct_xkb_SetKeyType_mask_mask_2 [data]
hf_x11_struct_xkb_SetKeyType_mask_mask_3 [data]
hf_x11_struct_xkb_SetKeyType_mask_mask_4 [data]
hf_x11_struct_xkb_SetKeyType_mask_mask_5 [data]
hf_x11_struct_xkb_SetKeyType_mask_mask_Any [data]
hf_x11_struct_xkb_SetKeyType_mask_mask_Control [data]
hf_x11_struct_xkb_SetKeyType_mask_mask_Lock [data]
hf_x11_struct_xkb_SetKeyType_mask_mask_Shift [data]
hf_x11_struct_xkb_SetKeyType_nMapEntries [data]
hf_x11_struct_xkb_SetKeyType_numLevels [data]
hf_x11_struct_xkb_SetKeyType_preserve [data]
hf_x11_struct_xkb_SetKeyType_preserve_entries [data]
hf_x11_struct_xkb_SetKeyType_preserve_entries_item [data]
hf_x11_struct_xkb_SetKeyType_realMods [data]
hf_x11_struct_xkb_SetKeyType_realMods_mask_1 [data]
hf_x11_struct_xkb_SetKeyType_realMods_mask_2 [data]
hf_x11_struct_xkb_SetKeyType_realMods_mask_3 [data]
hf_x11_struct_xkb_SetKeyType_realMods_mask_4 [data]
hf_x11_struct_xkb_SetKeyType_realMods_mask_5 [data]
hf_x11_struct_xkb_SetKeyType_realMods_mask_Any [data]
hf_x11_struct_xkb_SetKeyType_realMods_mask_Control [data]
hf_x11_struct_xkb_SetKeyType_realMods_mask_Lock [data]
hf_x11_struct_xkb_SetKeyType_realMods_mask_Shift [data]
hf_x11_struct_xkb_SetKeyType_virtualMods [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_0 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_1 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_10 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_11 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_12 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_13 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_14 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_15 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_2 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_3 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_4 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_5 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_6 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_7 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_8 [data]
hf_x11_struct_xkb_SetKeyType_virtualMods_mask_9 [data]
hf_x11_struct_xkb_SIAction [data]
hf_x11_struct_xkb_SIAction_data [data]
hf_x11_struct_xkb_SIAction_type [data]
hf_x11_struct_xkb_SymInterpret [data]
hf_x11_struct_xkb_SymInterpret_action [data]
hf_x11_struct_xkb_SymInterpret_flags [data]
hf_x11_struct_xkb_SymInterpret_match [data]
hf_x11_struct_xkb_SymInterpret_mods [data]
hf_x11_struct_xkb_SymInterpret_mods_mask_1 [data]
hf_x11_struct_xkb_SymInterpret_mods_mask_2 [data]
hf_x11_struct_xkb_SymInterpret_mods_mask_3 [data]
hf_x11_struct_xkb_SymInterpret_mods_mask_4 [data]
hf_x11_struct_xkb_SymInterpret_mods_mask_5 [data]
hf_x11_struct_xkb_SymInterpret_mods_mask_Any [data]
hf_x11_struct_xkb_SymInterpret_mods_mask_Control [data]
hf_x11_struct_xkb_SymInterpret_mods_mask_Lock [data]
hf_x11_struct_xkb_SymInterpret_mods_mask_Shift [data]
hf_x11_struct_xkb_SymInterpret_sym [data]
hf_x11_struct_xkb_SymInterpret_virtualMod [data]
hf_x11_struct_xkb_SymInterpret_virtualMod_mask_0 [data]
hf_x11_struct_xkb_SymInterpret_virtualMod_mask_1 [data]
hf_x11_struct_xkb_SymInterpret_virtualMod_mask_2 [data]
hf_x11_struct_xkb_SymInterpret_virtualMod_mask_3 [data]
hf_x11_struct_xkb_SymInterpret_virtualMod_mask_4 [data]
hf_x11_struct_xkb_SymInterpret_virtualMod_mask_5 [data]
hf_x11_struct_xkb_SymInterpret_virtualMod_mask_6 [data]
hf_x11_struct_xkb_SymInterpret_virtualMod_mask_7 [data]
hf_x11_struct_xprint_PRINTER [data]
hf_x11_struct_xprint_PRINTER_descLen [data]
hf_x11_struct_xprint_PRINTER_description [data]
hf_x11_struct_xprint_PRINTER_name [data]
hf_x11_struct_xprint_PRINTER_nameLen [data]
hf_x11_struct_xproto_RECTANGLE [data]
hf_x11_struct_xproto_RECTANGLE_height [data]
hf_x11_struct_xproto_RECTANGLE_width [data]
hf_x11_struct_xproto_RECTANGLE_x [data]
hf_x11_struct_xproto_RECTANGLE_y [data]
hf_x11_struct_xproto_STR [data]
hf_x11_struct_xproto_STR_name [data]
hf_x11_struct_xproto_STR_name_len [data]
hf_x11_struct_xselinux_ListItem [data]
hf_x11_struct_xselinux_ListItem_data_context [data]
hf_x11_struct_xselinux_ListItem_data_context_len [data]
hf_x11_struct_xselinux_ListItem_name [data]
hf_x11_struct_xselinux_ListItem_object_context [data]
hf_x11_struct_xselinux_ListItem_object_context_len [data]
hf_x11_struct_xv_AdaptorInfo [data]
hf_x11_struct_xv_AdaptorInfo_base_id [data]
hf_x11_struct_xv_AdaptorInfo_formats [data]
hf_x11_struct_xv_AdaptorInfo_formats_item [data]
hf_x11_struct_xv_AdaptorInfo_name [data]
hf_x11_struct_xv_AdaptorInfo_name_size [data]
hf_x11_struct_xv_AdaptorInfo_num_formats [data]
hf_x11_struct_xv_AdaptorInfo_num_ports [data]
hf_x11_struct_xv_AdaptorInfo_type [data]
hf_x11_struct_xv_AdaptorInfo_type_mask_ImageMask [data]
hf_x11_struct_xv_AdaptorInfo_type_mask_InputMask [data]
hf_x11_struct_xv_AdaptorInfo_type_mask_OutputMask [data]
hf_x11_struct_xv_AdaptorInfo_type_mask_StillMask [data]
hf_x11_struct_xv_AdaptorInfo_type_mask_VideoMask [data]
hf_x11_struct_xv_AttributeInfo [data]
hf_x11_struct_xv_AttributeInfo_flags [data]
hf_x11_struct_xv_AttributeInfo_flags_mask_Gettable [data]
hf_x11_struct_xv_AttributeInfo_flags_mask_Settable [data]
hf_x11_struct_xv_AttributeInfo_max [data]
hf_x11_struct_xv_AttributeInfo_min [data]
hf_x11_struct_xv_AttributeInfo_name [data]
hf_x11_struct_xv_AttributeInfo_size [data]
hf_x11_struct_xv_EncodingInfo [data]
hf_x11_struct_xv_EncodingInfo_encoding [data]
hf_x11_struct_xv_EncodingInfo_height [data]
hf_x11_struct_xv_EncodingInfo_name [data]
hf_x11_struct_xv_EncodingInfo_name_size [data]
hf_x11_struct_xv_EncodingInfo_rate [data]
hf_x11_struct_xv_EncodingInfo_width [data]
hf_x11_struct_xv_Format [data]
hf_x11_struct_xv_Format_depth [data]
hf_x11_struct_xv_Format_visual [data]
hf_x11_struct_xv_ImageFormatInfo [data]
hf_x11_struct_xv_ImageFormatInfo_blue_mask [data]
hf_x11_struct_xv_ImageFormatInfo_bpp [data]
hf_x11_struct_xv_ImageFormatInfo_byte_order [data]
hf_x11_struct_xv_ImageFormatInfo_depth [data]
hf_x11_struct_xv_ImageFormatInfo_format [data]
hf_x11_struct_xv_ImageFormatInfo_green_mask [data]
hf_x11_struct_xv_ImageFormatInfo_guid [data]
hf_x11_struct_xv_ImageFormatInfo_id [data]
hf_x11_struct_xv_ImageFormatInfo_num_planes [data]
hf_x11_struct_xv_ImageFormatInfo_red_mask [data]
hf_x11_struct_xv_ImageFormatInfo_type [data]
hf_x11_struct_xv_ImageFormatInfo_u_sample_bits [data]
hf_x11_struct_xv_ImageFormatInfo_v_sample_bits [data]
hf_x11_struct_xv_ImageFormatInfo_vcomp_order [data]
hf_x11_struct_xv_ImageFormatInfo_vhorz_u_period [data]
hf_x11_struct_xv_ImageFormatInfo_vhorz_v_period [data]
hf_x11_struct_xv_ImageFormatInfo_vhorz_y_period [data]
hf_x11_struct_xv_ImageFormatInfo_vscanline_order [data]
hf_x11_struct_xv_ImageFormatInfo_vvert_u_period [data]
hf_x11_struct_xv_ImageFormatInfo_vvert_v_period [data]
hf_x11_struct_xv_ImageFormatInfo_vvert_y_period [data]
hf_x11_struct_xv_ImageFormatInfo_y_sample_bits [data]
hf_x11_struct_xv_Rational [data]
hf_x11_struct_xv_Rational_denominator [data]
hf_x11_struct_xv_Rational_numerator [data]
hf_x11_struct_xvmc_SurfaceInfo [data]
hf_x11_struct_xvmc_SurfaceInfo_chroma_format [data]
hf_x11_struct_xvmc_SurfaceInfo_flags [data]
hf_x11_struct_xvmc_SurfaceInfo_id [data]
hf_x11_struct_xvmc_SurfaceInfo_max_height [data]
hf_x11_struct_xvmc_SurfaceInfo_max_width [data]
hf_x11_struct_xvmc_SurfaceInfo_mc_type [data]
hf_x11_struct_xvmc_SurfaceInfo_pad0 [data]
hf_x11_struct_xvmc_SurfaceInfo_subpicture_max_height [data]
hf_x11_struct_xvmc_SurfaceInfo_subpicture_max_width [data]
hf_x11_sync_ChangeAlarm_Counter_counter [data]
hf_x11_sync_ChangeAlarm_Delta_delta [data]
hf_x11_sync_ChangeAlarm_Events_events [data]
hf_x11_sync_ChangeAlarm_TestType_testType [data]
hf_x11_sync_ChangeAlarm_value_mask [data]
hf_x11_sync_ChangeAlarm_value_mask_mask_Counter [data]
hf_x11_sync_ChangeAlarm_value_mask_mask_Delta [data]
hf_x11_sync_ChangeAlarm_value_mask_mask_Events [data]
hf_x11_sync_ChangeAlarm_value_mask_mask_TestType [data]
hf_x11_sync_ChangeAlarm_value_mask_mask_Value [data]
hf_x11_sync_ChangeAlarm_value_mask_mask_ValueType [data]
hf_x11_sync_ChangeAlarm_Value_value [data]
hf_x11_sync_ChangeAlarm_ValueType_valueType [data]
hf_x11_sync_CreateAlarm_Counter_counter [data]
hf_x11_sync_CreateAlarm_Delta_delta [data]
hf_x11_sync_CreateAlarm_Events_events [data]
hf_x11_sync_CreateAlarm_TestType_testType [data]
hf_x11_sync_CreateAlarm_value_mask [data]
hf_x11_sync_CreateAlarm_value_mask_mask_Counter [data]
hf_x11_sync_CreateAlarm_value_mask_mask_Delta [data]
hf_x11_sync_CreateAlarm_value_mask_mask_Events [data]
hf_x11_sync_CreateAlarm_value_mask_mask_TestType [data]
hf_x11_sync_CreateAlarm_value_mask_mask_Value [data]
hf_x11_sync_CreateAlarm_value_mask_mask_ValueType [data]
hf_x11_sync_CreateAlarm_Value_value [data]
hf_x11_sync_CreateAlarm_ValueType_valueType [data]
hf_x11_union_randr_NotifyData [data]
hf_x11_union_randr_NotifyData_cc [data]
hf_x11_union_randr_NotifyData_oc [data]
hf_x11_union_randr_NotifyData_op [data]
hf_x11_union_randr_NotifyData_pc [data]
hf_x11_union_randr_NotifyData_pp [data]
hf_x11_union_randr_NotifyData_rc [data]
hf_x11_union_xkb_Action [data]
hf_x11_union_xkb_Action_devbtn [data]
hf_x11_union_xkb_Action_devval [data]
hf_x11_union_xkb_Action_isolock [data]
hf_x11_union_xkb_Action_latchgroup [data]
hf_x11_union_xkb_Action_latchmods [data]
hf_x11_union_xkb_Action_lockcontrols [data]
hf_x11_union_xkb_Action_lockdevbtn [data]
hf_x11_union_xkb_Action_lockgroup [data]
hf_x11_union_xkb_Action_lockmods [data]
hf_x11_union_xkb_Action_lockptrbtn [data]
hf_x11_union_xkb_Action_message [data]
hf_x11_union_xkb_Action_moveptr [data]
hf_x11_union_xkb_Action_noaction [data]
hf_x11_union_xkb_Action_ptrbtn [data]
hf_x11_union_xkb_Action_redirect [data]
hf_x11_union_xkb_Action_setcontrols [data]
hf_x11_union_xkb_Action_setgroup [data]
hf_x11_union_xkb_Action_setmods [data]
hf_x11_union_xkb_Action_setptrdflt [data]
hf_x11_union_xkb_Action_switchscreen [data]
hf_x11_union_xkb_Action_terminate [data]
hf_x11_union_xkb_Action_type [data]
hf_x11_union_xkb_Behavior [data]
hf_x11_union_xkb_Behavior_common [data]
hf_x11_union_xkb_Behavior_default [data]
hf_x11_union_xkb_Behavior_lock [data]
hf_x11_union_xkb_Behavior_overlay1 [data]
hf_x11_union_xkb_Behavior_overlay2 [data]
hf_x11_union_xkb_Behavior_permamentLock [data]
hf_x11_union_xkb_Behavior_permamentOverlay1 [data]
hf_x11_union_xkb_Behavior_permamentOverlay2 [data]
hf_x11_union_xkb_Behavior_permamentRadioGroup [data]
hf_x11_union_xkb_Behavior_radioGroup [data]
hf_x11_union_xkb_Behavior_type [data]
hf_x11_xinput_BarrierHit_barrier [data]
hf_x11_xinput_BarrierHit_deviceid [data]
hf_x11_xinput_BarrierHit_dtime [data]
hf_x11_xinput_BarrierHit_dx [data]
hf_x11_xinput_BarrierHit_dy [data]
hf_x11_xinput_BarrierHit_event [data]
hf_x11_xinput_BarrierHit_eventid [data]
hf_x11_xinput_BarrierHit_flags [data]
hf_x11_xinput_BarrierHit_root [data]
hf_x11_xinput_BarrierHit_root_x [data]
hf_x11_xinput_BarrierHit_root_y [data]
hf_x11_xinput_BarrierHit_sourceid [data]
hf_x11_xinput_BarrierHit_time [data]
hf_x11_xinput_ButtonPress_button_mask [data]
hf_x11_xinput_ButtonPress_button_mask_item [data]
hf_x11_xinput_ButtonPress_buttons_len [data]
hf_x11_xinput_ButtonPress_child [data]
hf_x11_xinput_ButtonPress_detail [data]
hf_x11_xinput_ButtonPress_deviceid [data]
hf_x11_xinput_ButtonPress_event [data]
hf_x11_xinput_ButtonPress_event_x [data]
hf_x11_xinput_ButtonPress_event_y [data]
hf_x11_xinput_ButtonPress_flags [data]
hf_x11_xinput_ButtonPress_flags_mask_PointerEmulated [data]
hf_x11_xinput_ButtonPress_group [data]
hf_x11_xinput_ButtonPress_mods [data]
hf_x11_xinput_ButtonPress_root [data]
hf_x11_xinput_ButtonPress_root_x [data]
hf_x11_xinput_ButtonPress_root_y [data]
hf_x11_xinput_ButtonPress_sourceid [data]
hf_x11_xinput_ButtonPress_time [data]
hf_x11_xinput_ButtonPress_valuator_mask [data]
hf_x11_xinput_ButtonPress_valuator_mask_item [data]
hf_x11_xinput_ButtonPress_valuators_len [data]
hf_x11_xinput_ChangeDeviceControl_control [data]
hf_x11_xinput_ChangeDeviceControl_control_id [data]
hf_x11_xinput_ChangeDeviceControl_device_id [data]
hf_x11_xinput_ChangeDeviceControl_reply_status [data]
hf_x11_xinput_ChangeDeviceProperty_16Bits_data16 [data]
hf_x11_xinput_ChangeDeviceProperty_16Bits_data16_item [data]
hf_x11_xinput_ChangeDeviceProperty_32Bits_data32 [data]
hf_x11_xinput_ChangeDeviceProperty_32Bits_data32_item [data]
hf_x11_xinput_ChangeDeviceProperty_8Bits_data8 [data]
hf_x11_xinput_ChangeDeviceProperty_device_id [data]
hf_x11_xinput_ChangeDeviceProperty_format [data]
hf_x11_xinput_ChangeDeviceProperty_mode [data]
hf_x11_xinput_ChangeDeviceProperty_num_items [data]
hf_x11_xinput_ChangeDeviceProperty_property [data]
hf_x11_xinput_ChangeDeviceProperty_type [data]
hf_x11_xinput_ChangeFeedbackControl_device_id [data]
hf_x11_xinput_ChangeFeedbackControl_feedback [data]
hf_x11_xinput_ChangeFeedbackControl_feedback_id [data]
hf_x11_xinput_ChangeFeedbackControl_mask [data]
hf_x11_xinput_DeleteDeviceProperty_device_id [data]
hf_x11_xinput_DeleteDeviceProperty_property [data]
hf_x11_xinput_DeviceChanged_classes [data]
hf_x11_xinput_DeviceChanged_deviceid [data]
hf_x11_xinput_DeviceChanged_num_classes [data]
hf_x11_xinput_DeviceChanged_reason [data]
hf_x11_xinput_DeviceChanged_sourceid [data]
hf_x11_xinput_DeviceChanged_time [data]
hf_x11_xinput_DeviceFocusIn_detail [data]
hf_x11_xinput_DeviceFocusIn_device_id [data]
hf_x11_xinput_DeviceFocusIn_mode [data]
hf_x11_xinput_DeviceFocusIn_time [data]
hf_x11_xinput_DeviceFocusIn_window [data]
hf_x11_xinput_DevicePropertyNotify_device_id [data]
hf_x11_xinput_DevicePropertyNotify_property [data]
hf_x11_xinput_DevicePropertyNotify_state [data]
hf_x11_xinput_DevicePropertyNotify_time [data]
hf_x11_xinput_Enter_buttons [data]
hf_x11_xinput_Enter_buttons_item [data]
hf_x11_xinput_Enter_buttons_len [data]
hf_x11_xinput_Enter_child [data]
hf_x11_xinput_Enter_detail [data]
hf_x11_xinput_Enter_deviceid [data]
hf_x11_xinput_Enter_event [data]
hf_x11_xinput_Enter_event_x [data]
hf_x11_xinput_Enter_event_y [data]
hf_x11_xinput_Enter_focus [data]
hf_x11_xinput_Enter_group [data]
hf_x11_xinput_Enter_mode [data]
hf_x11_xinput_Enter_mods [data]
hf_x11_xinput_Enter_root [data]
hf_x11_xinput_Enter_root_x [data]
hf_x11_xinput_Enter_root_y [data]
hf_x11_xinput_Enter_same_screen [data]
hf_x11_xinput_Enter_sourceid [data]
hf_x11_xinput_Enter_time [data]
hf_x11_xinput_GetDeviceControl_reply_control [data]
hf_x11_xinput_GetDeviceMotionEvents_reply_num_events [data]
hf_x11_xinput_GetDeviceProperty_delete [data]
hf_x11_xinput_GetDeviceProperty_device_id [data]
hf_x11_xinput_GetDeviceProperty_len [data]
hf_x11_xinput_GetDeviceProperty_offset [data]
hf_x11_xinput_GetDeviceProperty_property [data]
hf_x11_xinput_GetDeviceProperty_reply_16Bits_data16 [data]
hf_x11_xinput_GetDeviceProperty_reply_16Bits_data16_item [data]
hf_x11_xinput_GetDeviceProperty_reply_32Bits_data32 [data]
hf_x11_xinput_GetDeviceProperty_reply_32Bits_data32_item [data]
hf_x11_xinput_GetDeviceProperty_reply_8Bits_data8 [data]
hf_x11_xinput_GetDeviceProperty_reply_bytes_after [data]
hf_x11_xinput_GetDeviceProperty_reply_device_id [data]
hf_x11_xinput_GetDeviceProperty_reply_format [data]
hf_x11_xinput_GetDeviceProperty_reply_num_items [data]
hf_x11_xinput_GetDeviceProperty_reply_type [data]
hf_x11_xinput_GetDeviceProperty_type [data]
hf_x11_xinput_GetFeedbackControl_reply_feedbacks [data]
hf_x11_xinput_GetFeedbackControl_reply_num_feedbacks [data]
hf_x11_xinput_Hierarchy_deviceid [data]
hf_x11_xinput_Hierarchy_flags [data]
hf_x11_xinput_Hierarchy_flags_mask_DeviceDisabled [data]
hf_x11_xinput_Hierarchy_flags_mask_DeviceEnabled [data]
hf_x11_xinput_Hierarchy_flags_mask_MasterAdded [data]
hf_x11_xinput_Hierarchy_flags_mask_MasterRemoved [data]
hf_x11_xinput_Hierarchy_flags_mask_SlaveAdded [data]
hf_x11_xinput_Hierarchy_flags_mask_SlaveAttached [data]
hf_x11_xinput_Hierarchy_flags_mask_SlaveDetached [data]
hf_x11_xinput_Hierarchy_flags_mask_SlaveRemoved [data]
hf_x11_xinput_Hierarchy_infos [data]
hf_x11_xinput_Hierarchy_infos_item [data]
hf_x11_xinput_Hierarchy_num_infos [data]
hf_x11_xinput_Hierarchy_time [data]
hf_x11_xinput_KeyPress_button_mask [data]
hf_x11_xinput_KeyPress_button_mask_item [data]
hf_x11_xinput_KeyPress_buttons_len [data]
hf_x11_xinput_KeyPress_child [data]
hf_x11_xinput_KeyPress_detail [data]
hf_x11_xinput_KeyPress_deviceid [data]
hf_x11_xinput_KeyPress_event [data]
hf_x11_xinput_KeyPress_event_x [data]
hf_x11_xinput_KeyPress_event_y [data]
hf_x11_xinput_KeyPress_flags [data]
hf_x11_xinput_KeyPress_flags_mask_KeyRepeat [data]
hf_x11_xinput_KeyPress_group [data]
hf_x11_xinput_KeyPress_mods [data]
hf_x11_xinput_KeyPress_root [data]
hf_x11_xinput_KeyPress_root_x [data]
hf_x11_xinput_KeyPress_root_y [data]
hf_x11_xinput_KeyPress_sourceid [data]
hf_x11_xinput_KeyPress_time [data]
hf_x11_xinput_KeyPress_valuator_mask [data]
hf_x11_xinput_KeyPress_valuator_mask_item [data]
hf_x11_xinput_KeyPress_valuators_len [data]
hf_x11_xinput_ListDeviceProperties_device_id [data]
hf_x11_xinput_ListDeviceProperties_reply_atoms [data]
hf_x11_xinput_ListDeviceProperties_reply_atoms_item [data]
hf_x11_xinput_ListDeviceProperties_reply_num_atoms [data]
hf_x11_xinput_Property_deviceid [data]
hf_x11_xinput_Property_property [data]
hf_x11_xinput_Property_time [data]
hf_x11_xinput_Property_what [data]
hf_x11_xinput_QueryDeviceState_reply_classes [data]
hf_x11_xinput_RawButtonPress_detail [data]
hf_x11_xinput_RawButtonPress_deviceid [data]
hf_x11_xinput_RawButtonPress_flags [data]
hf_x11_xinput_RawButtonPress_flags_mask_PointerEmulated [data]
hf_x11_xinput_RawButtonPress_sourceid [data]
hf_x11_xinput_RawButtonPress_time [data]
hf_x11_xinput_RawButtonPress_valuator_mask [data]
hf_x11_xinput_RawButtonPress_valuator_mask_item [data]
hf_x11_xinput_RawButtonPress_valuators_len [data]
hf_x11_xinput_RawKeyPress_detail [data]
hf_x11_xinput_RawKeyPress_deviceid [data]
hf_x11_xinput_RawKeyPress_flags [data]
hf_x11_xinput_RawKeyPress_flags_mask_KeyRepeat [data]
hf_x11_xinput_RawKeyPress_sourceid [data]
hf_x11_xinput_RawKeyPress_time [data]
hf_x11_xinput_RawKeyPress_valuator_mask [data]
hf_x11_xinput_RawKeyPress_valuator_mask_item [data]
hf_x11_xinput_RawKeyPress_valuators_len [data]
hf_x11_xinput_RawTouchBegin_detail [data]
hf_x11_xinput_RawTouchBegin_deviceid [data]
hf_x11_xinput_RawTouchBegin_flags [data]
hf_x11_xinput_RawTouchBegin_flags_mask_TouchEmulatingPointer [data]
hf_x11_xinput_RawTouchBegin_flags_mask_TouchPendingEnd [data]
hf_x11_xinput_RawTouchBegin_sourceid [data]
hf_x11_xinput_RawTouchBegin_time [data]
hf_x11_xinput_RawTouchBegin_valuator_mask [data]
hf_x11_xinput_RawTouchBegin_valuator_mask_item [data]
hf_x11_xinput_RawTouchBegin_valuators_len [data]
hf_x11_xinput_TouchBegin_button_mask [data]
hf_x11_xinput_TouchBegin_button_mask_item [data]
hf_x11_xinput_TouchBegin_buttons_len [data]
hf_x11_xinput_TouchBegin_child [data]
hf_x11_xinput_TouchBegin_detail [data]
hf_x11_xinput_TouchBegin_deviceid [data]
hf_x11_xinput_TouchBegin_event [data]
hf_x11_xinput_TouchBegin_event_x [data]
hf_x11_xinput_TouchBegin_event_y [data]
hf_x11_xinput_TouchBegin_flags [data]
hf_x11_xinput_TouchBegin_flags_mask_TouchEmulatingPointer [data]
hf_x11_xinput_TouchBegin_flags_mask_TouchPendingEnd [data]
hf_x11_xinput_TouchBegin_group [data]
hf_x11_xinput_TouchBegin_mods [data]
hf_x11_xinput_TouchBegin_root [data]
hf_x11_xinput_TouchBegin_root_x [data]
hf_x11_xinput_TouchBegin_root_y [data]
hf_x11_xinput_TouchBegin_sourceid [data]
hf_x11_xinput_TouchBegin_time [data]
hf_x11_xinput_TouchBegin_valuator_mask [data]
hf_x11_xinput_TouchBegin_valuator_mask_item [data]
hf_x11_xinput_TouchBegin_valuators_len [data]
hf_x11_xinput_TouchOwnership_child [data]
hf_x11_xinput_TouchOwnership_deviceid [data]
hf_x11_xinput_TouchOwnership_event [data]
hf_x11_xinput_TouchOwnership_flags [data]
hf_x11_xinput_TouchOwnership_root [data]
hf_x11_xinput_TouchOwnership_sourceid [data]
hf_x11_xinput_TouchOwnership_time [data]
hf_x11_xinput_TouchOwnership_touchid [data]
hf_x11_xinput_XIAllowEvents_deviceid [data]
hf_x11_xinput_XIAllowEvents_event_mode [data]
hf_x11_xinput_XIAllowEvents_grab_window [data]
hf_x11_xinput_XIAllowEvents_time [data]
hf_x11_xinput_XIAllowEvents_touchid [data]
hf_x11_xinput_XIBarrierReleasePointer_barriers [data]
hf_x11_xinput_XIBarrierReleasePointer_barriers_item [data]
hf_x11_xinput_XIBarrierReleasePointer_num_barriers [data]
hf_x11_xinput_XIChangeCursor_cursor [data]
hf_x11_xinput_XIChangeCursor_deviceid [data]
hf_x11_xinput_XIChangeCursor_window [data]
hf_x11_xinput_XIChangeHierarchy_changes [data]
hf_x11_xinput_XIChangeHierarchy_num_changes [data]
hf_x11_xinput_XIChangeProperty_16Bits_data16 [data]
hf_x11_xinput_XIChangeProperty_16Bits_data16_item [data]
hf_x11_xinput_XIChangeProperty_32Bits_data32 [data]
hf_x11_xinput_XIChangeProperty_32Bits_data32_item [data]
hf_x11_xinput_XIChangeProperty_8Bits_data8 [data]
hf_x11_xinput_XIChangeProperty_deviceid [data]
hf_x11_xinput_XIChangeProperty_format [data]
hf_x11_xinput_XIChangeProperty_mode [data]
hf_x11_xinput_XIChangeProperty_num_items [data]
hf_x11_xinput_XIChangeProperty_property [data]
hf_x11_xinput_XIChangeProperty_type [data]
hf_x11_xinput_XIDeleteProperty_deviceid [data]
hf_x11_xinput_XIDeleteProperty_property [data]
hf_x11_xinput_XIGetClientPointer_reply_deviceid [data]
hf_x11_xinput_XIGetClientPointer_reply_set [data]
hf_x11_xinput_XIGetClientPointer_window [data]
hf_x11_xinput_XIGetFocus_deviceid [data]
hf_x11_xinput_XIGetFocus_reply_focus [data]
hf_x11_xinput_XIGetProperty_delete [data]
hf_x11_xinput_XIGetProperty_deviceid [data]
hf_x11_xinput_XIGetProperty_len [data]
hf_x11_xinput_XIGetProperty_offset [data]
hf_x11_xinput_XIGetProperty_property [data]
hf_x11_xinput_XIGetProperty_reply_16Bits_data16 [data]
hf_x11_xinput_XIGetProperty_reply_16Bits_data16_item [data]
hf_x11_xinput_XIGetProperty_reply_32Bits_data32 [data]
hf_x11_xinput_XIGetProperty_reply_32Bits_data32_item [data]
hf_x11_xinput_XIGetProperty_reply_8Bits_data8 [data]
hf_x11_xinput_XIGetProperty_reply_bytes_after [data]
hf_x11_xinput_XIGetProperty_reply_format [data]
hf_x11_xinput_XIGetProperty_reply_num_items [data]
hf_x11_xinput_XIGetProperty_reply_type [data]
hf_x11_xinput_XIGetProperty_type [data]
hf_x11_xinput_XIGetSelectedEvents_reply_masks [data]
hf_x11_xinput_XIGetSelectedEvents_reply_num_masks [data]
hf_x11_xinput_XIGetSelectedEvents_window [data]
hf_x11_xinput_XIGrabDevice_cursor [data]
hf_x11_xinput_XIGrabDevice_deviceid [data]
hf_x11_xinput_XIGrabDevice_mask [data]
hf_x11_xinput_XIGrabDevice_mask_item [data]
hf_x11_xinput_XIGrabDevice_mask_len [data]
hf_x11_xinput_XIGrabDevice_mode [data]
hf_x11_xinput_XIGrabDevice_owner_events [data]
hf_x11_xinput_XIGrabDevice_paired_device_mode [data]
hf_x11_xinput_XIGrabDevice_reply_status [data]
hf_x11_xinput_XIGrabDevice_time [data]
hf_x11_xinput_XIGrabDevice_window [data]
hf_x11_xinput_XIListProperties_deviceid [data]
hf_x11_xinput_XIListProperties_reply_num_properties [data]
hf_x11_xinput_XIListProperties_reply_properties [data]
hf_x11_xinput_XIListProperties_reply_properties_item [data]
hf_x11_xinput_XIPassiveGrabDevice_cursor [data]
hf_x11_xinput_XIPassiveGrabDevice_detail [data]
hf_x11_xinput_XIPassiveGrabDevice_deviceid [data]
hf_x11_xinput_XIPassiveGrabDevice_grab_mode [data]
hf_x11_xinput_XIPassiveGrabDevice_grab_type [data]
hf_x11_xinput_XIPassiveGrabDevice_grab_window [data]
hf_x11_xinput_XIPassiveGrabDevice_mask [data]
hf_x11_xinput_XIPassiveGrabDevice_mask_item [data]
hf_x11_xinput_XIPassiveGrabDevice_mask_len [data]
hf_x11_xinput_XIPassiveGrabDevice_modifiers [data]
hf_x11_xinput_XIPassiveGrabDevice_modifiers_item [data]
hf_x11_xinput_XIPassiveGrabDevice_num_modifiers [data]
hf_x11_xinput_XIPassiveGrabDevice_owner_events [data]
hf_x11_xinput_XIPassiveGrabDevice_paired_device_mode [data]
hf_x11_xinput_XIPassiveGrabDevice_reply_modifiers [data]
hf_x11_xinput_XIPassiveGrabDevice_reply_modifiers_item [data]
hf_x11_xinput_XIPassiveGrabDevice_reply_num_modifiers [data]
hf_x11_xinput_XIPassiveGrabDevice_time [data]
hf_x11_xinput_XIPassiveUngrabDevice_detail [data]
hf_x11_xinput_XIPassiveUngrabDevice_deviceid [data]
hf_x11_xinput_XIPassiveUngrabDevice_grab_type [data]
hf_x11_xinput_XIPassiveUngrabDevice_grab_window [data]
hf_x11_xinput_XIPassiveUngrabDevice_modifiers [data]
hf_x11_xinput_XIPassiveUngrabDevice_modifiers_item [data]
hf_x11_xinput_XIPassiveUngrabDevice_num_modifiers [data]
hf_x11_xinput_XIQueryDevice_deviceid [data]
hf_x11_xinput_XIQueryDevice_reply_infos [data]
hf_x11_xinput_XIQueryDevice_reply_num_infos [data]
hf_x11_xinput_XIQueryPointer_deviceid [data]
hf_x11_xinput_XIQueryPointer_reply_buttons [data]
hf_x11_xinput_XIQueryPointer_reply_buttons_item [data]
hf_x11_xinput_XIQueryPointer_reply_buttons_len [data]
hf_x11_xinput_XIQueryPointer_reply_child [data]
hf_x11_xinput_XIQueryPointer_reply_group [data]
hf_x11_xinput_XIQueryPointer_reply_mods [data]
hf_x11_xinput_XIQueryPointer_reply_root [data]
hf_x11_xinput_XIQueryPointer_reply_root_x [data]
hf_x11_xinput_XIQueryPointer_reply_root_y [data]
hf_x11_xinput_XIQueryPointer_reply_same_screen [data]
hf_x11_xinput_XIQueryPointer_reply_win_x [data]
hf_x11_xinput_XIQueryPointer_reply_win_y [data]
hf_x11_xinput_XIQueryPointer_window [data]
hf_x11_xinput_XIQueryVersion_major_version [data]
hf_x11_xinput_XIQueryVersion_minor_version [data]
hf_x11_xinput_XIQueryVersion_reply_major_version [data]
hf_x11_xinput_XIQueryVersion_reply_minor_version [data]
hf_x11_xinput_XISelectEvents_masks [data]
hf_x11_xinput_XISelectEvents_num_mask [data]
hf_x11_xinput_XISelectEvents_window [data]
hf_x11_xinput_XISetClientPointer_deviceid [data]
hf_x11_xinput_XISetClientPointer_window [data]
hf_x11_xinput_XISetFocus_deviceid [data]
hf_x11_xinput_XISetFocus_time [data]
hf_x11_xinput_XISetFocus_window [data]
hf_x11_xinput_XIUngrabDevice_deviceid [data]
hf_x11_xinput_XIUngrabDevice_time [data]
hf_x11_xinput_XIWarpPointer_deviceid [data]
hf_x11_xinput_XIWarpPointer_dst_win [data]
hf_x11_xinput_XIWarpPointer_dst_x [data]
hf_x11_xinput_XIWarpPointer_dst_y [data]
hf_x11_xinput_XIWarpPointer_src_height [data]
hf_x11_xinput_XIWarpPointer_src_width [data]
hf_x11_xinput_XIWarpPointer_src_win [data]
hf_x11_xinput_XIWarpPointer_src_x [data]
hf_x11_xinput_XIWarpPointer_src_y [data]
hf_x11_xkb_GetCompatMap_reply_si_rtrn_item [data]
hf_x11_xkb_GetControls_reply_accessXOption_mask_BKRejectFB [data]
hf_x11_xkb_GetControls_reply_accessXOption_mask_DumbBell [data]
hf_x11_xkb_GetControls_reply_accessXOption_mask_FeatureFB [data]
hf_x11_xkb_GetControls_reply_accessXOption_mask_IndicatorFB [data]
hf_x11_xkb_GetControls_reply_accessXOption_mask_LatchToLock [data]
hf_x11_xkb_GetControls_reply_accessXOption_mask_SKAcceptFB [data]
hf_x11_xkb_GetControls_reply_accessXOption_mask_SKPressFB [data]
hf_x11_xkb_GetControls_reply_accessXOption_mask_SKRejectFB [data]
hf_x11_xkb_GetControls_reply_accessXOption_mask_SKReleaseFB [data]
hf_x11_xkb_GetControls_reply_accessXOption_mask_SlowWarnFB [data]
hf_x11_xkb_GetControls_reply_accessXOption_mask_StickyKeysFB [data]
hf_x11_xkb_GetControls_reply_accessXOption_mask_TwoKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutMask_mask_AccessXFeedbackMask [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutMask_mask_AccessXKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutMask_mask_AccessXTimeoutMask [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutMask_mask_AudibleBellMask [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutMask_mask_BounceKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutMask_mask_IgnoreGroupLockMask [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutMask_mask_MouseKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutMask_mask_MouseKeysAccel [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutMask_mask_Overlay1Mask [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutMask_mask_Overlay2Mask [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutMask_mask_RepeatKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutMask_mask_SlowKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutMask_mask_StickyKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsMask_mask_BKRejectFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsMask_mask_DumbBell [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsMask_mask_FeatureFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsMask_mask_IndicatorFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsMask_mask_LatchToLock [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsMask_mask_SKAcceptFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsMask_mask_SKPressFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsMask_mask_SKRejectFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsMask_mask_SKReleaseFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsMask_mask_SlowWarnFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsMask_mask_StickyKeysFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsMask_mask_TwoKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsValues_mask_BKRejectFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsValues_mask_DumbBell [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsValues_mask_FeatureFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsValues_mask_IndicatorFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsValues_mask_LatchToLock [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsValues_mask_SKAcceptFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsValues_mask_SKPressFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsValues_mask_SKRejectFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsValues_mask_SKReleaseFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsValues_mask_SlowWarnFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsValues_mask_StickyKeysFB [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutOptionsValues_mask_TwoKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutValues_mask_AccessXFeedbackMask [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutValues_mask_AccessXKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutValues_mask_AccessXTimeoutMask [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutValues_mask_AudibleBellMask [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutValues_mask_BounceKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutValues_mask_IgnoreGroupLockMask [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutValues_mask_MouseKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutValues_mask_MouseKeysAccel [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutValues_mask_Overlay1Mask [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutValues_mask_Overlay2Mask [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutValues_mask_RepeatKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutValues_mask_SlowKeys [data]
hf_x11_xkb_GetControls_reply_accessXTimeoutValues_mask_StickyKeys [data]
hf_x11_xkb_GetControls_reply_enabledControls_mask_AccessXFeedbackMask [data]
hf_x11_xkb_GetControls_reply_enabledControls_mask_AccessXKeys [data]
hf_x11_xkb_GetControls_reply_enabledControls_mask_AccessXTimeoutMask [data]
hf_x11_xkb_GetControls_reply_enabledControls_mask_AudibleBellMask [data]
hf_x11_xkb_GetControls_reply_enabledControls_mask_BounceKeys [data]
hf_x11_xkb_GetControls_reply_enabledControls_mask_IgnoreGroupLockMask [data]
hf_x11_xkb_GetControls_reply_enabledControls_mask_MouseKeys [data]
hf_x11_xkb_GetControls_reply_enabledControls_mask_MouseKeysAccel [data]
hf_x11_xkb_GetControls_reply_enabledControls_mask_Overlay1Mask [data]
hf_x11_xkb_GetControls_reply_enabledControls_mask_Overlay2Mask [data]
hf_x11_xkb_GetControls_reply_enabledControls_mask_RepeatKeys [data]
hf_x11_xkb_GetControls_reply_enabledControls_mask_SlowKeys [data]
hf_x11_xkb_GetControls_reply_enabledControls_mask_StickyKeys [data]
hf_x11_xkb_GetKbdByName_reply_CompatMap_compatmap_length [data]
hf_x11_xkb_GetKbdByName_reply_CompatMap_compatmap_sequence [data]
hf_x11_xkb_GetKbdByName_reply_CompatMap_compatmap_type [data]
hf_x11_xkb_GetKbdByName_reply_CompatMap_si_rtrn_item [data]
hf_x11_xkb_GetKbdByName_reply_Geometry_geometry_length [data]
hf_x11_xkb_GetKbdByName_reply_Geometry_geometry_sequence [data]
hf_x11_xkb_GetKbdByName_reply_Geometry_geometry_type [data]
hf_x11_xkb_GetKbdByName_reply_IndicatorMaps_indicatormap_length [data]
hf_x11_xkb_GetKbdByName_reply_IndicatorMaps_indicatormap_sequence [data]
hf_x11_xkb_GetKbdByName_reply_IndicatorMaps_indicatormap_type [data]
hf_x11_xkb_GetKbdByName_reply_KeyNames_keyname_length [data]
hf_x11_xkb_GetKbdByName_reply_KeyNames_keyname_sequence [data]
hf_x11_xkb_GetKbdByName_reply_KeyNames_keyname_type [data]
hf_x11_xkb_GetKbdByName_reply_Types_present_mask_ExplicitComponents [data]
hf_x11_xkb_GetKbdByName_reply_Types_present_mask_KeyActions [data]
hf_x11_xkb_GetKbdByName_reply_Types_present_mask_KeyBehaviors [data]
hf_x11_xkb_GetKbdByName_reply_Types_present_mask_KeySyms [data]
hf_x11_xkb_GetKbdByName_reply_Types_present_mask_KeyTypes [data]
hf_x11_xkb_GetKbdByName_reply_Types_present_mask_ModifierMap [data]
hf_x11_xkb_GetKbdByName_reply_Types_present_mask_VirtualModMap [data]
hf_x11_xkb_GetKbdByName_reply_Types_present_mask_VirtualMods [data]
hf_x11_xkb_GetMap_full_mask_ExplicitComponents [data]
hf_x11_xkb_GetMap_full_mask_KeyActions [data]
hf_x11_xkb_GetMap_full_mask_KeyBehaviors [data]
hf_x11_xkb_GetMap_full_mask_KeySyms [data]
hf_x11_xkb_GetMap_full_mask_KeyTypes [data]
hf_x11_xkb_GetMap_full_mask_ModifierMap [data]
hf_x11_xkb_GetMap_full_mask_VirtualModMap [data]
hf_x11_xkb_GetMap_full_mask_VirtualMods [data]
hf_x11_xkb_GetMap_partial_mask_ExplicitComponents [data]
hf_x11_xkb_GetMap_partial_mask_KeyActions [data]
hf_x11_xkb_GetMap_partial_mask_KeyBehaviors [data]
hf_x11_xkb_GetMap_partial_mask_KeySyms [data]
hf_x11_xkb_GetMap_partial_mask_KeyTypes [data]
hf_x11_xkb_GetMap_partial_mask_ModifierMap [data]
hf_x11_xkb_GetMap_partial_mask_VirtualModMap [data]
hf_x11_xkb_GetMap_partial_mask_VirtualMods [data]
hf_x11_xkb_GetMap_reply_present_mask_ExplicitComponents [data]
hf_x11_xkb_GetMap_reply_present_mask_KeyActions [data]
hf_x11_xkb_GetMap_reply_present_mask_KeyBehaviors [data]
hf_x11_xkb_GetMap_reply_present_mask_KeySyms [data]
hf_x11_xkb_GetMap_reply_present_mask_KeyTypes [data]
hf_x11_xkb_GetMap_reply_present_mask_ModifierMap [data]
hf_x11_xkb_GetMap_reply_present_mask_VirtualModMap [data]
hf_x11_xkb_GetMap_reply_present_mask_VirtualMods [data]
hf_x11_xkb_GetNamedIndicator_reply_supported [data]
hf_x11_xkb_GetNames_reply_KTLevelNames_alignment_pad [data]
hf_x11_xkb_SelectEvents_affectMap_mask_ExplicitComponents [data]
hf_x11_xkb_SelectEvents_affectMap_mask_KeyActions [data]
hf_x11_xkb_SelectEvents_affectMap_mask_KeyBehaviors [data]
hf_x11_xkb_SelectEvents_affectMap_mask_KeySyms [data]
hf_x11_xkb_SelectEvents_affectMap_mask_KeyTypes [data]
hf_x11_xkb_SelectEvents_affectMap_mask_ModifierMap [data]
hf_x11_xkb_SelectEvents_affectMap_mask_VirtualModMap [data]
hf_x11_xkb_SelectEvents_affectMap_mask_VirtualMods [data]
hf_x11_xkb_SelectEvents_affectWhich_mask_AccessXNotify [data]
hf_x11_xkb_SelectEvents_affectWhich_mask_ActionMessage [data]
hf_x11_xkb_SelectEvents_affectWhich_mask_BellNotify [data]
hf_x11_xkb_SelectEvents_affectWhich_mask_CompatMapNotify [data]
hf_x11_xkb_SelectEvents_affectWhich_mask_ControlsNotify [data]
hf_x11_xkb_SelectEvents_affectWhich_mask_ExtensionDeviceNotify [data]
hf_x11_xkb_SelectEvents_affectWhich_mask_IndicatorMapNotify [data]
hf_x11_xkb_SelectEvents_affectWhich_mask_IndicatorStateNotify [data]
hf_x11_xkb_SelectEvents_affectWhich_mask_MapNotify [data]
hf_x11_xkb_SelectEvents_affectWhich_mask_NamesNotify [data]
hf_x11_xkb_SelectEvents_affectWhich_mask_NewKeyboardNotify [data]
hf_x11_xkb_SelectEvents_affectWhich_mask_StateNotify [data]
hf_x11_xkb_SelectEvents_clear_mask_AccessXNotify [data]
hf_x11_xkb_SelectEvents_clear_mask_ActionMessage [data]
hf_x11_xkb_SelectEvents_clear_mask_BellNotify [data]
hf_x11_xkb_SelectEvents_clear_mask_CompatMapNotify [data]
hf_x11_xkb_SelectEvents_clear_mask_ControlsNotify [data]
hf_x11_xkb_SelectEvents_clear_mask_ExtensionDeviceNotify [data]
hf_x11_xkb_SelectEvents_clear_mask_IndicatorMapNotify [data]
hf_x11_xkb_SelectEvents_clear_mask_IndicatorStateNotify [data]
hf_x11_xkb_SelectEvents_clear_mask_MapNotify [data]
hf_x11_xkb_SelectEvents_clear_mask_NamesNotify [data]
hf_x11_xkb_SelectEvents_clear_mask_NewKeyboardNotify [data]
hf_x11_xkb_SelectEvents_clear_mask_StateNotify [data]
hf_x11_xkb_SelectEvents_map_mask_ExplicitComponents [data]
hf_x11_xkb_SelectEvents_map_mask_KeyActions [data]
hf_x11_xkb_SelectEvents_map_mask_KeyBehaviors [data]
hf_x11_xkb_SelectEvents_map_mask_KeySyms [data]
hf_x11_xkb_SelectEvents_map_mask_KeyTypes [data]
hf_x11_xkb_SelectEvents_map_mask_ModifierMap [data]
hf_x11_xkb_SelectEvents_map_mask_VirtualModMap [data]
hf_x11_xkb_SelectEvents_map_mask_VirtualMods [data]
hf_x11_xkb_SelectEvents_selectAll_mask_AccessXNotify [data]
hf_x11_xkb_SelectEvents_selectAll_mask_ActionMessage [data]
hf_x11_xkb_SelectEvents_selectAll_mask_BellNotify [data]
hf_x11_xkb_SelectEvents_selectAll_mask_CompatMapNotify [data]
hf_x11_xkb_SelectEvents_selectAll_mask_ControlsNotify [data]
hf_x11_xkb_SelectEvents_selectAll_mask_ExtensionDeviceNotify [data]
hf_x11_xkb_SelectEvents_selectAll_mask_IndicatorMapNotify [data]
hf_x11_xkb_SelectEvents_selectAll_mask_IndicatorStateNotify [data]
hf_x11_xkb_SelectEvents_selectAll_mask_MapNotify [data]
hf_x11_xkb_SelectEvents_selectAll_mask_NamesNotify [data]
hf_x11_xkb_SelectEvents_selectAll_mask_NewKeyboardNotify [data]
hf_x11_xkb_SelectEvents_selectAll_mask_StateNotify [data]
hf_x11_xkb_SetCompatMap_si_item [data]
hf_x11_xkb_SetControls_accessXOptions_mask_BKRejectFB [data]
hf_x11_xkb_SetControls_accessXOptions_mask_DumbBell [data]
hf_x11_xkb_SetControls_accessXOptions_mask_FeatureFB [data]
hf_x11_xkb_SetControls_accessXOptions_mask_IndicatorFB [data]
hf_x11_xkb_SetControls_accessXOptions_mask_LatchToLock [data]
hf_x11_xkb_SetControls_accessXOptions_mask_SKAcceptFB [data]
hf_x11_xkb_SetControls_accessXOptions_mask_SKPressFB [data]
hf_x11_xkb_SetControls_accessXOptions_mask_SKRejectFB [data]
hf_x11_xkb_SetControls_accessXOptions_mask_SKReleaseFB [data]
hf_x11_xkb_SetControls_accessXOptions_mask_SlowWarnFB [data]
hf_x11_xkb_SetControls_accessXOptions_mask_StickyKeysFB [data]
hf_x11_xkb_SetControls_accessXOptions_mask_TwoKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutMask_mask_AccessXFeedbackMask [data]
hf_x11_xkb_SetControls_accessXTimeoutMask_mask_AccessXKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutMask_mask_AccessXTimeoutMask [data]
hf_x11_xkb_SetControls_accessXTimeoutMask_mask_AudibleBellMask [data]
hf_x11_xkb_SetControls_accessXTimeoutMask_mask_BounceKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutMask_mask_IgnoreGroupLockMask [data]
hf_x11_xkb_SetControls_accessXTimeoutMask_mask_MouseKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutMask_mask_MouseKeysAccel [data]
hf_x11_xkb_SetControls_accessXTimeoutMask_mask_Overlay1Mask [data]
hf_x11_xkb_SetControls_accessXTimeoutMask_mask_Overlay2Mask [data]
hf_x11_xkb_SetControls_accessXTimeoutMask_mask_RepeatKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutMask_mask_SlowKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutMask_mask_StickyKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsMask_mask_BKRejectFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsMask_mask_DumbBell [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsMask_mask_FeatureFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsMask_mask_IndicatorFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsMask_mask_LatchToLock [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsMask_mask_SKAcceptFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsMask_mask_SKPressFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsMask_mask_SKRejectFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsMask_mask_SKReleaseFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsMask_mask_SlowWarnFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsMask_mask_StickyKeysFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsMask_mask_TwoKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsValues_mask_BKRejectFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsValues_mask_DumbBell [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsValues_mask_FeatureFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsValues_mask_IndicatorFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsValues_mask_LatchToLock [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsValues_mask_SKAcceptFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsValues_mask_SKPressFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsValues_mask_SKRejectFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsValues_mask_SKReleaseFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsValues_mask_SlowWarnFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsValues_mask_StickyKeysFB [data]
hf_x11_xkb_SetControls_accessXTimeoutOptionsValues_mask_TwoKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutValues_mask_AccessXFeedbackMask [data]
hf_x11_xkb_SetControls_accessXTimeoutValues_mask_AccessXKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutValues_mask_AccessXTimeoutMask [data]
hf_x11_xkb_SetControls_accessXTimeoutValues_mask_AudibleBellMask [data]
hf_x11_xkb_SetControls_accessXTimeoutValues_mask_BounceKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutValues_mask_IgnoreGroupLockMask [data]
hf_x11_xkb_SetControls_accessXTimeoutValues_mask_MouseKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutValues_mask_MouseKeysAccel [data]
hf_x11_xkb_SetControls_accessXTimeoutValues_mask_Overlay1Mask [data]
hf_x11_xkb_SetControls_accessXTimeoutValues_mask_Overlay2Mask [data]
hf_x11_xkb_SetControls_accessXTimeoutValues_mask_RepeatKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutValues_mask_SlowKeys [data]
hf_x11_xkb_SetControls_accessXTimeoutValues_mask_StickyKeys [data]
hf_x11_xkb_SetControls_affectEnabledControls_mask_AccessXFeedbackMask [data]
hf_x11_xkb_SetControls_affectEnabledControls_mask_AccessXKeys [data]
hf_x11_xkb_SetControls_affectEnabledControls_mask_AccessXTimeoutMask [data]
hf_x11_xkb_SetControls_affectEnabledControls_mask_AudibleBellMask [data]
hf_x11_xkb_SetControls_affectEnabledControls_mask_BounceKeys [data]
hf_x11_xkb_SetControls_affectEnabledControls_mask_IgnoreGroupLockMask [data]
hf_x11_xkb_SetControls_affectEnabledControls_mask_MouseKeys [data]
hf_x11_xkb_SetControls_affectEnabledControls_mask_MouseKeysAccel [data]
hf_x11_xkb_SetControls_affectEnabledControls_mask_Overlay1Mask [data]
hf_x11_xkb_SetControls_affectEnabledControls_mask_Overlay2Mask [data]
hf_x11_xkb_SetControls_affectEnabledControls_mask_RepeatKeys [data]
hf_x11_xkb_SetControls_affectEnabledControls_mask_SlowKeys [data]
hf_x11_xkb_SetControls_affectEnabledControls_mask_StickyKeys [data]
hf_x11_xkb_SetControls_enabledControls_mask_AccessXFeedbackMask [data]
hf_x11_xkb_SetControls_enabledControls_mask_AccessXKeys [data]
hf_x11_xkb_SetControls_enabledControls_mask_AccessXTimeoutMask [data]
hf_x11_xkb_SetControls_enabledControls_mask_AudibleBellMask [data]
hf_x11_xkb_SetControls_enabledControls_mask_BounceKeys [data]
hf_x11_xkb_SetControls_enabledControls_mask_IgnoreGroupLockMask [data]
hf_x11_xkb_SetControls_enabledControls_mask_MouseKeys [data]
hf_x11_xkb_SetControls_enabledControls_mask_MouseKeysAccel [data]
hf_x11_xkb_SetControls_enabledControls_mask_Overlay1Mask [data]
hf_x11_xkb_SetControls_enabledControls_mask_Overlay2Mask [data]
hf_x11_xkb_SetControls_enabledControls_mask_RepeatKeys [data]
hf_x11_xkb_SetControls_enabledControls_mask_SlowKeys [data]
hf_x11_xkb_SetControls_enabledControls_mask_StickyKeys [data]
hf_x11_xkb_SetMap_present_mask_ExplicitComponents [data]
hf_x11_xkb_SetMap_present_mask_KeyActions [data]
hf_x11_xkb_SetMap_present_mask_KeyBehaviors [data]
hf_x11_xkb_SetMap_present_mask_KeySyms [data]
hf_x11_xkb_SetMap_present_mask_KeyTypes [data]
hf_x11_xkb_SetMap_present_mask_ModifierMap [data]
hf_x11_xkb_SetMap_present_mask_VirtualModMap [data]
hf_x11_xkb_SetMap_present_mask_VirtualMods [data]

x11-enum.h
x11_enum_present_CompleteKind [data]
x11_enum_present_CompleteMode [data]
x11_enum_screensaver_Kind [data]
x11_enum_xinput_ChangeReason [data]
x11_enum_xinput_Device [data]
x11_enum_xinput_DeviceChange [data]
x11_enum_xinput_DeviceClassType [data]
x11_enum_xinput_DeviceControl [data]
x11_enum_xinput_DeviceType [data]
x11_enum_xinput_EventMode [data]
x11_enum_xinput_FeedbackClass [data]
x11_enum_xinput_GrabMode22 [data]
x11_enum_xinput_GrabOwner [data]
x11_enum_xinput_GrabType [data]
x11_enum_xinput_HierarchyChangeType [data]
x11_enum_xinput_ModifierMask [data]
x11_enum_xinput_NotifyDetail [data]
x11_enum_xinput_NotifyMode [data]
x11_enum_xinput_PropertyFlag [data]
x11_enum_xinput_PropertyFormat [data]
x11_enum_xinput_TouchOwnershipFlags [data]
x11_enum_xkb_SymInterpretMatch [data]
x11_enum_xproto_WindowClass [data]

x11-extension-errors.h
dri3_errors [data]
present_errors [data]

to the top

Removed Symbols (1823)


addr_resolv.h
get_sctp_port guint port )
get_tcp_port guint port )
get_udp_port guint port )

base64.h
epan_base64_decode char* s )

bitswap.h
swaptab [data]

codecs.h
codec_decode ( codec_handle_t codec, void* context, void const* input, int inputSizeBytes, void* output, int* outputSizeBytes )
codec_init codec_handle_t codec )
codec_release ( codec_handle_t codec, void* context )
find_codec char const* name )
register_codec ( char const* name, codec_init_fn init_fn, codec_release_fn release_fn, codec_decode_fn decode_fn )

column-utils.h
check_col ( struct _column_info* cinfo, gint const col )

emem.h
emem_tree_foreach ( emem_tree_t* emem_tree, tree_foreach_func callback, void* user_data )
emem_tree_insert32 ( emem_tree_t* se_tree, guint32 key, void* data )
emem_tree_insert32_array ( emem_tree_t* se_tree, emem_tree_key_t* key, void* data )
emem_tree_insert_string emem_tree_t* h, gchar const* k, void* v, guint32 flags )
emem_tree_lookup32 ( emem_tree_t* se_tree, guint32 key )
emem_tree_lookup32_array ( emem_tree_t* se_tree, emem_tree_key_t* key )
emem_tree_lookup32_array_le ( emem_tree_t* se_tree, emem_tree_key_t* key )
emem_tree_lookup32_le ( emem_tree_t* se_tree, guint32 key )
emem_tree_lookup_string emem_tree_t* h, gchar const* k, guint32 flags )
ep_stack_new ( )
ep_stack_pop ep_stack_t stack )
ep_stack_push ( ep_stack_t stack, void* item )
ep_strbuf_append_unichar ( emem_strbuf_t* strbuf, gunichar const c )
ep_strbuf_append_vprintf ( emem_strbuf_t* strbuf, gchar const* format, struct __va_list_tag* ap )
ep_strbuf_new_label gchar const* init )
ep_strbuf_truncate ( emem_strbuf_t* strbuf, gsize len )
pe_tree_create int type, char const* name )
se_strdup_vprintf ( gchar const* fmt, struct __va_list_tag* ap )
se_strndup ( gchar const* src, size_t len )
se_tree_create int type, char const* name )
se_tree_create_non_persistent int type, char const* name )

expert.h
expert_add_undecoded_item tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int length, int const severity )

filesystem.h
copy_file_binary_mode ( char const* from_filename, char const* to_filename )
copy_persconffile_profile ( char const* toname, char const* fromname, gboolean from_global, char** pf_filename_return, char** pf_to_dir_path_return, char** pf_from_dir_path_return )
create_persconffile_dir char** pf_dir_path_return )
create_persconffile_profile ( char const* profilename, char** pf_dir_path_return )
delete_persconffile_profile ( char const* profilename, char** pf_dir_path_return )
deletefile char const* path )
file_exists char const* fname )
file_open_error_message int err, gboolean for_writing )
file_write_error_message int err )
files_identical ( char const* fname1, char const* fname2 )
filesystem_opt int opt, char const* optstr )
find_last_pathname_separator char const* path )
get_basename char const* p1 )
get_datafile_dir ( )
get_datafile_path char const* filename )
get_dirname char* p1 )
get_global_profiles_dir ( )
get_persconffile_path ( char const* filename, gboolean from_profile )
get_persdatafile_dir ( )
get_plugin_dir ( )
get_plugins_pers_dir ( )
get_profile_name ( )
get_profiles_dir ( )
get_progfile_dir ( )
get_systemfile_dir ( )
get_tempfile_path char const* filename )
get_wspython_dir ( )
has_global_profiles ( )
init_progfile_dir ( char const* arg0, int(*main)(int, char**) )
is_default_profile ( )
profile_exists ( gchar const* profilename, gboolean global )
profile_store_persconffiles gboolean store )
rename_persconffile_profile ( char const* fromname, char const* toname, char** pf_from_dir_path_return, char** pf_to_dir_path_return )
running_in_build_directory ( )
set_profile_name gchar const* profilename )
test_for_directory char const* p1 )
test_for_fifo char const* p1 )

follow.h
build_follow_filter packet_info* p1 )

md5.h
md5_append ( md5_state_t* pms, guint8 const* data, size_t nbytes )
md5_finish ( md5_state_t* pms, guint8* digest )
md5_hmac ( guint8 const* text, size_t text_len, guint8 const* key, size_t key_len, guint8* digest )
md5_init md5_state_t* pms )

nstime.h
wtap_nstime_to_sec struct wtap_nstime const* nstime )

packet-ber.h
dissect_ber_old_choice ( asn1_ctx_t* actx, proto_tree* parent_tree, tvbuff_t* tvb, int offset, ber_old_choice_t const* ch, gint hf_id, gint ett_id, gint* branch_taken )
dissect_ber_old_sequence ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* parent_tree, tvbuff_t* tvb, int offset, ber_old_sequence_t const* seq, gint hf_id, gint ett_id )
dissect_ber_old_sequence_of ( gboolean implicit_tag, asn1_ctx_t* actx, proto_tree* parent_tree, tvbuff_t* tvb, int offset, ber_old_sequence_t const* seq, gint hf_id, gint ett_id )

packet-bluetooth-hci.h
bthci_cmd_major_dev_class_vals_ext [data]
bthci_cmd_service_class_type_vals_ext [data]

packet-btsdp.h
vs_service_classes_ext [data]

packet-dcerpc-winreg.h
winreg_winreg_Type_vals [data]

packet-dcerpc.h
dcerpc_add_conv_to_bind_table decode_dcerpc_bind_values_t* binding )
dcerpc_hooks_init_protos [data]

packet-dis-enums.h
DIS_PDU_AcknowledgeFlag_Strings [data]
DIS_PDU_ActionId_Strings [data]
DIS_PDU_AntennaPatternType_Strings [data]
DIS_PDU_ApplicationGeneralStatus_Strings [data]
DIS_PDU_ApplicationStatusType_Strings [data]
DIS_PDU_ApplicationType_Strings [data]
DIS_PDU_BeamFunction_Strings [data]
DIS_PDU_Category_AirPlatform_Strings [data]
DIS_PDU_Category_LandPlatform_Strings [data]
DIS_PDU_Category_SpacePlatform_Strings [data]
DIS_PDU_Category_SubsurfacePlatform_Strings [data]
DIS_PDU_Category_SurfacePlatform_Strings [data]
DIS_PDU_ControlId_Strings [data]
DIS_PDU_CryptoSystem_Strings [data]
DIS_PDU_DetailModulationAmpAndAngle_Strings [data]
DIS_PDU_DetailModulationAmplitude_Strings [data]
DIS_PDU_DetailModulationAngle_Strings [data]
DIS_PDU_DetailModulationCombination_Strings [data]
DIS_PDU_DetailModulationCPSM_Strings [data]
DIS_PDU_DetailModulationPulse_Strings [data]
DIS_PDU_DetailModulationUnmodulated_Strings [data]
DIS_PDU_DetonationResult_Strings [data]
DIS_PDU_DisResponseFlag_Strings [data]
DIS_PDU_Domain_Strings [data]
DIS_PDU_EmissionFunction_Strings [data]
DIS_PDU_EmitterName_Strings [data]
DIS_PDU_Encoding_Class_Strings [data]
DIS_PDU_Encoding_Type_Strings [data]
DIS_PDU_EntityKind_Strings [data]
DIS_PDU_FrozenBehavior_Strings [data]
DIS_PDU_MajorModulation_Strings [data]
DIS_PDU_ModParamClrChannel_Strings [data]
DIS_PDU_ModParamMsgStart_Strings [data]
DIS_PDU_ModParamSyncState_Strings [data]
DIS_PDU_Nomenclature_Strings [data]
DIS_PDU_NomenclatureVersion_Strings [data]
DIS_PDU_ParameterTypeDesignator_Strings [data]
DIS_PDU_PersistentObjectType_Strings [data]
DIS_PDU_PO_ObjectClass_Strings [data]
DIS_PDU_ProtocolFamily_Strings [data]
DIS_PDU_ProtocolVersion_Strings [data]
DIS_PDU_RadioCategory_Strings [data]
DIS_PDU_RadioInputSource_Strings [data]
DIS_PDU_RadioTransmitState_Strings [data]
DIS_PDU_Reason_Strings [data]
DIS_PDU_RequestStatus_Strings [data]
DIS_PDU_RequiredReliabilityService_Strings [data]
DIS_PDU_SystemModulation_Strings [data]
DIS_PDU_TDL_Type_Strings [data]
DIS_PDU_TerminalPrimaryMode_Strings [data]
DIS_PDU_TerminalSecondaryMode_Strings [data]
DIS_PDU_TSAllocationFidelity_Strings [data]
DIS_PDU_Type_Strings [data]

packet-dis-fields.h
DIS_APPEARANCE_LANDPLATFORM [data]
DIS_APPEARANCE_LIFEFORM [data]
DIS_FIELDS_BURST_DESCRIPTOR [data]
DIS_FIELDS_CLOCK_TIME [data]
DIS_FIELDS_DATUM_IDS [data]
DIS_FIELDS_EMITTER_SYSTEM [data]
DIS_FIELDS_ENTITY_ID [data]
DIS_FIELDS_ENTITY_TYPE [data]
DIS_FIELDS_EVENT_ID [data]
DIS_FIELDS_FIXED_DATUM [data]
DIS_FIELDS_FUNDAMENTAL_PARAMETER_DATA [data]
DIS_FIELDS_MOD_PARAMS_CCTT_SINCGARS [data]
DIS_FIELDS_MOD_PARAMS_JTIDS_MIDS [data]
DIS_FIELDS_MODULATION_TYPE [data]
DIS_FIELDS_NONE [data]
DIS_FIELDS_ORIENTATION [data]
DIS_FIELDS_PDU_HEADER [data]
DIS_FIELDS_PERSISTENT_OBJECT_HEADER [data]
DIS_FIELDS_RADIO_ENTITY_TYPE [data]
DIS_FIELDS_SIMULATION_ADDRESS [data]
DIS_FIELDS_TRACK_JAM [data]
DIS_FIELDS_UA_BEAM_FUNDAMENTAL_PARAMETER_DATA [data]
DIS_FIELDS_UA_EMITTER_SYSTEM [data]
DIS_FIELDS_VARIABLE_DATUM [data]
DIS_FIELDS_VECTOR_FLOAT_32 [data]
DIS_FIELDS_VECTOR_FLOAT_64 [data]
DIS_FIELDS_VP_TYPE [data]
DIS_FIELDS_VR_APA [data]
DIS_FIELDS_VR_ELECTROMAGNETIC_EMISSION_SYSTEM [data]
DIS_FIELDS_VR_ELECTROMAGNETIC_EMISSION_SYSTEM_BEAM [data]
DIS_FIELDS_VR_TYPE [data]
DIS_FIELDS_VR_UA_BEAM [data]
DIS_FIELDS_VR_UA_EMITTER_SYSTEM [data]
DIS_FIELDS_VR_UA_SHAFT [data]
disAntennaPattern [data]
disProtocolVersion [data]
disRadioTransmitState [data]
encodingScheme [data]
entityDomain [data]
entityKind [data]
ett_dis_crypto_key [data]
ett_dis_ens [data]
hf_dis_antenna_pattern_length [data]
hf_dis_antenna_pattern_parameter_dump [data]
hf_dis_antenna_pattern_type [data]
hf_dis_beam_function [data]
hf_dis_category_air [data]
hf_dis_category_land [data]
hf_dis_category_radio [data]
hf_dis_category_space [data]
hf_dis_category_subsurface [data]
hf_dis_category_surface [data]
hf_dis_crypto_key [data]
hf_dis_crypto_system [data]
hf_dis_data_length [data]
hf_dis_emission_function [data]
hf_dis_emitter_name [data]
hf_dis_encryption_mode [data]
hf_dis_ens [data]
hf_dis_ens_class [data]
hf_dis_ens_type [data]
hf_dis_entity_id_application [data]
hf_dis_entity_id_entity [data]
hf_dis_entity_id_site [data]
hf_dis_entityDomain [data]
hf_dis_entityKind [data]
hf_dis_exercise_id [data]
hf_dis_frequency_hopping [data]
hf_dis_key_identifier [data]
hf_dis_mod_param_dump [data]
hf_dis_mod_param_fh_clear_channel [data]
hf_dis_mod_param_fh_lo_set_id [data]
hf_dis_mod_param_fh_msg_start [data]
hf_dis_mod_param_fh_net_id [data]
hf_dis_mod_param_fh_reserved [data]
hf_dis_mod_param_fh_security_key [data]
hf_dis_mod_param_fh_set_id [data]
hf_dis_mod_param_fh_sync_time_offset [data]
hf_dis_mod_param_network_sync_id [data]
hf_dis_mod_param_sync_state [data]
hf_dis_mod_param_transmitter_prim_mode [data]
hf_dis_mod_param_transmitter_second_mode [data]
hf_dis_mod_param_ts_allocation_mode [data]
hf_dis_modulation_major [data]
hf_dis_modulation_parameter_length [data]
hf_dis_modulation_system [data]
hf_dis_nomenclature [data]
hf_dis_nomenclature_version [data]
hf_dis_num_apas [data]
hf_dis_num_art_params [data]
hf_dis_num_electromagnetic_emission_systems [data]
hf_dis_num_of_samples [data]
hf_dis_num_shafts [data]
hf_dis_num_ua_emitter_systems [data]
hf_dis_pdu_length [data]
hf_dis_pdu_type [data]
hf_dis_proto_fam [data]
hf_dis_proto_ver [data]
hf_dis_pseudo_noise_modulation [data]
hf_dis_radio_category [data]
hf_dis_radio_id [data]
hf_dis_radio_input_source [data]
hf_dis_radio_transmit_state [data]
hf_dis_sample_rate [data]
hf_dis_signal_data [data]
hf_dis_spread_spectrum_usage [data]
hf_dis_tdl_type [data]
hf_dis_time_hopping [data]
hf_dis_transmit_frequency [data]
majorModulation [data]
modulationParamLength [data]
numApas [data]
numBeams [data]
numFixed [data]
numSamples [data]
numShafts [data]
numTrackJamTargets [data]
numUABeams [data]
numUAEmitter [data]
numVariable [data]
pduType [data]
persistentObjectPduType [data]
protocolFamily [data]
radioID [data]
systemModulation [data]
variableDatumLength [data]
variableRecordLength [data]

packet-dis-pdus.h
DIS_PARSER_ACKNOWLEDGE_PDU [data]
DIS_PARSER_ACTION_REQUEST_PDU [data]
DIS_PARSER_ACTION_REQUEST_R_PDU [data]
DIS_PARSER_ACTION_RESPONSE_PDU [data]
DIS_PARSER_APPLICATION_CONTROL_PDU [data]
DIS_PARSER_COMMENT_PDU [data]
DIS_PARSER_DATA_PDU [data]
DIS_PARSER_DATA_QUERY_PDU [data]
DIS_PARSER_DATA_QUERY_R_PDU [data]
DIS_PARSER_DATA_R_PDU [data]
DIS_PARSER_DELETE_OBJECTS_PO_PDU [data]
DIS_PARSER_DESCRIBE_OBJECT_PO_PDU [data]
DIS_PARSER_DETONATION_PDU [data]
DIS_PARSER_ELECTROMAGNETIC_EMISSION_PDU [data]
DIS_PARSER_ENTITY_STATE_PDU [data]
DIS_PARSER_FIRE_PDU [data]
DIS_PARSER_NOMINATION_PO_PDU [data]
DIS_PARSER_OBJECT_REQUEST_PO_PDU [data]
DIS_PARSER_OBJECTS_PRESENT_PO_PDU [data]
DIS_PARSER_SET_WORLD_STATE_PO_PDU [data]
DIS_PARSER_SIGNAL_PDU [data]
DIS_PARSER_SIMAN_ENTITY_PDU [data]
DIS_PARSER_SIMAN_ENTITY_R_PDU [data]
DIS_PARSER_SIMULATOR_PRESENT_PO_PDU [data]
DIS_PARSER_START_RESUME_PDU [data]
DIS_PARSER_START_RESUME_R_PDU [data]
DIS_PARSER_STOP_FREEZE_PDU [data]
DIS_PARSER_STOP_FREEZE_R_PDU [data]
DIS_PARSER_TRANSMITTER_PDU [data]
DIS_PARSER_UNDERWATER_ACOUSTIC_PDU [data]

packet-fcels.h
fc_els_farp_respaction_val [data]
fc_els_flacompliance_val [data]
fc_els_lirr_regfunc_val [data]
fc_els_loopstate_val [data]
fc_els_nodeid_val [data]
fc_els_portspeed_val [data]
fc_els_portstatus_val [data]
fc_els_proto_val [data]
fc_els_rjt_det_val [data]
fc_els_rjt_val [data]
fc_els_rnid_asstype_val [data]
fc_els_rnid_ipvers_val [data]
fc_els_rnid_mgmt_val [data]
fc_els_rscn_addrfmt_val [data]
fc_els_rscn_evqual_val [data]
fc_els_scr_reg_val [data]

packet-ipmi.h
ipmi_current_hdr [data]

packet-kerberos.h
enc_key_list [data]
krb_decrypt [data]

packet-lldp.h
ieee_802_1qbg_subtypes [data]

packet-rtp-events.h
rtp_event_type_values [data]

packet-rtp.h
rtp_free_hash_dyn_payload GHashTable* rtp_dyn_payload )

packet-scsi-osd.h
scsi_osd_vals [data]

packet-scsi-sbc.h
scsi_sbc_vals [data]

packet-scsi-smc.h
scsi_smc_vals [data]

packet-scsi-ssc.h
scsi_ssc_vals [data]

packet-scsi.h
scsi_mmc_vals [data]

packet-t30.h
t30_facsimile_control_field_vals [data]
t30_facsimile_control_field_vals_short [data]

packet-windows-common.h
DOS_errors [data]
ms_country_codes [data]

packet-xmpp.h
hf_xmpp_challenge [data]
hf_xmpp_response [data]
hf_xmpp_success [data]

packet.h
ethertype guint16 etype, tvbuff_t* tvb, int offset_after_ethertype, packet_info* pinfo, proto_tree* tree, proto_tree* fh_tree, int etype_id, int trailer_id, int fcs_len )

plugins.h
plugin_list [data]
plugins_dump_all ( )
wslua_plugin_list [data]

proto.h
proto_item_set_expert_flags proto_item* ti, int const group, guint const severity )
tree_is_expanded [data]

report_err.h
report_failure ( char const* msg_format, ... )
report_open_failure ( char const* filename, int err, gboolean for_writing )
report_read_failure ( char const* filename, int err )
report_write_failure ( char const* filename, int err )

show_exception.h
proto_malformed [data]

stats_tree_priv.h
stats_tree_branch_to_str ( stat_node const* node, GString* s, guint indent )
stats_tree_get_strs_from_node ( stat_node const* node, gchar* value, gchar* rate, gchar* percent )

strutil.h
bytes_to_str ( guint8 const* bd, int bd_len )
bytes_to_str_punct ( guint8 const* bd, int bd_len, gchar punct )

to_str.h
abs_time_secs_to_str time_t const p1, enum absolute_time_display_e const fmt, gboolean show_zone )
abs_time_to_str ( struct nstime_t const* p1, enum absolute_time_display_e const fmt, gboolean show_zone )
decode_boolean_bitfield ( guint32 const val, guint32 const mask, int const width, char const* truedesc, char const* falsedesc )
guid_to_str e_guid_t const* p1 )
rel_time_to_secs_str struct nstime_t const* p1 )
rel_time_to_str struct nstime_t const* p1 )
time_msecs_to_str gint32 time_val )
time_secs_to_str gint32 const time_val )

tvbparse.h
tvbparse_handle tvbparse_wanted_t** handle )

tvbuff.h
ep_tvb_get_bits tvbuff_t* tvb, guint bit_offset, gint no_of_bits, gboolean lsb0 )
ep_tvb_memdup tvbuff_t* tvb, gint const offset, size_t length )
tvb_bcd_dig_to_ep_str tvbuff_t* tvb, gint const offset, gint const len, dgt_set_t* dgt, gboolean skip_first )
tvb_bytes_to_str tvbuff_t* tvb, gint const offset, gint const len )
tvb_bytes_to_str_punct tvbuff_t* tvb, gint const offset, gint const len, gchar const punct )
tvb_fake_unicode tvbuff_t* tvb, int offset, int const len, gboolean const little_endian )
tvb_get_bits_buf tvbuff_t* tvb, guint bit_offset, gint no_of_bits, guint8* buf, gboolean lsb0 )
tvb_get_ephemeral_faked_unicode tvbuff_t* tvb, int offset, int const len, gboolean const little_endian )
tvb_get_ephemeral_string tvbuff_t* tvb, gint const offset, gint const length )
tvb_get_ephemeral_string_enc tvbuff_t* tvb, gint const offset, gint const length, guint const encoding )
tvb_get_ephemeral_stringz tvbuff_t* tvb, gint const offset, gint* lengthp )
tvb_get_ephemeral_stringz_enc tvbuff_t* tvb, gint const offset, gint* lengthp, guint const encoding )
tvb_get_string tvbuff_t* tvb, gint const offset, gint const length )
tvb_get_stringz tvbuff_t* tvb, gint const offset, gint* lengthp )
tvb_get_unicode_string tvbuff_t* tvb, gint const offset, gint length, guint const encoding )

wmem_slist.h
wmem_slist_count wmem_slist_t const* slist )
wmem_slist_frame_data wmem_slist_frame_t const* frame )
wmem_slist_frame_next wmem_slist_frame_t const* frame )
wmem_slist_front wmem_slist_t const* slist )
wmem_slist_new wmem_allocator_t* allocator )
wmem_slist_prepend ( wmem_slist_t* slist, void* data )
wmem_slist_remove ( wmem_slist_t* slist, void* data )

wmem_stack.h
wmem_stack_push ( struct _wmem_slist_t* stack, void* data )

x11-declarations.h
hf_x11_damage_Notify_area [data]
hf_x11_damage_Notify_damage [data]
hf_x11_damage_Notify_drawable [data]
hf_x11_damage_Notify_geometry [data]
hf_x11_damage_Notify_level [data]
hf_x11_damage_Notify_timestamp [data]
hf_x11_dri2_BufferSwapComplete_drawable [data]
hf_x11_dri2_BufferSwapComplete_event_type [data]
hf_x11_dri2_BufferSwapComplete_msc_hi [data]
hf_x11_dri2_BufferSwapComplete_msc_lo [data]
hf_x11_dri2_BufferSwapComplete_sbc [data]
hf_x11_dri2_BufferSwapComplete_ust_hi [data]
hf_x11_dri2_BufferSwapComplete_ust_lo [data]
hf_x11_glx_PbufferClobber_aux_buffer [data]
hf_x11_glx_PbufferClobber_b_mask [data]
hf_x11_glx_PbufferClobber_count [data]
hf_x11_glx_PbufferClobber_draw_type [data]
hf_x11_glx_PbufferClobber_drawable [data]
hf_x11_glx_PbufferClobber_event_type [data]
hf_x11_glx_PbufferClobber_height [data]
hf_x11_glx_PbufferClobber_width [data]
hf_x11_glx_PbufferClobber_x [data]
hf_x11_glx_PbufferClobber_y [data]
hf_x11_randr_ScreenChangeNotify_config_timestamp [data]
hf_x11_randr_ScreenChangeNotify_height [data]
hf_x11_randr_ScreenChangeNotify_mheight [data]
hf_x11_randr_ScreenChangeNotify_mwidth [data]
hf_x11_randr_ScreenChangeNotify_request_window [data]
hf_x11_randr_ScreenChangeNotify_root [data]
hf_x11_randr_ScreenChangeNotify_rotation [data]
hf_x11_randr_ScreenChangeNotify_rotation_mask_Reflect_X [data]
hf_x11_randr_ScreenChangeNotify_rotation_mask_Reflect_Y [data]
hf_x11_randr_ScreenChangeNotify_rotation_mask_Rotate_0 [data]
hf_x11_randr_ScreenChangeNotify_rotation_mask_Rotate_180 [data]
hf_x11_randr_ScreenChangeNotify_rotation_mask_Rotate_270 [data]
hf_x11_randr_ScreenChangeNotify_rotation_mask_Rotate_90 [data]
hf_x11_randr_ScreenChangeNotify_sizeID [data]
hf_x11_randr_ScreenChangeNotify_subpixel_order [data]
hf_x11_randr_ScreenChangeNotify_timestamp [data]
hf_x11_randr_ScreenChangeNotify_width [data]
hf_x11_screensaver_Notify_code [data]
hf_x11_screensaver_Notify_forced [data]
hf_x11_screensaver_Notify_kind [data]
hf_x11_screensaver_Notify_root [data]
hf_x11_screensaver_Notify_sequence_number [data]
hf_x11_screensaver_Notify_state [data]
hf_x11_screensaver_Notify_time [data]
hf_x11_screensaver_Notify_window [data]
hf_x11_shape_Notify_affected_window [data]
hf_x11_shape_Notify_extents_height [data]
hf_x11_shape_Notify_extents_width [data]
hf_x11_shape_Notify_extents_x [data]
hf_x11_shape_Notify_extents_y [data]
hf_x11_shape_Notify_server_time [data]
hf_x11_shape_Notify_shape_kind [data]
hf_x11_shape_Notify_shaped [data]
hf_x11_shm_Completion_drawable [data]
hf_x11_shm_Completion_major_event [data]
hf_x11_shm_Completion_minor_event [data]
hf_x11_shm_Completion_offset [data]
hf_x11_shm_Completion_shmseg [data]
hf_x11_struct_AdaptorInfo [data]
hf_x11_struct_AdaptorInfo_base_id [data]
hf_x11_struct_AdaptorInfo_formats [data]
hf_x11_struct_AdaptorInfo_formats_item [data]
hf_x11_struct_AdaptorInfo_name [data]
hf_x11_struct_AdaptorInfo_name_size [data]
hf_x11_struct_AdaptorInfo_num_formats [data]
hf_x11_struct_AdaptorInfo_num_ports [data]
hf_x11_struct_AdaptorInfo_type [data]
hf_x11_struct_AdaptorInfo_type_mask_ImageMask [data]
hf_x11_struct_AdaptorInfo_type_mask_InputMask [data]
hf_x11_struct_AdaptorInfo_type_mask_OutputMask [data]
hf_x11_struct_AdaptorInfo_type_mask_StillMask [data]
hf_x11_struct_AdaptorInfo_type_mask_VideoMask [data]
hf_x11_struct_ANIMCURSORELT [data]
hf_x11_struct_ANIMCURSORELT_cursor [data]
hf_x11_struct_ANIMCURSORELT_delay [data]
hf_x11_struct_AttachFormat [data]
hf_x11_struct_AttachFormat_attachment [data]
hf_x11_struct_AttachFormat_format [data]
hf_x11_struct_AttributeInfo [data]
hf_x11_struct_AttributeInfo_flags [data]
hf_x11_struct_AttributeInfo_flags_mask_Gettable [data]
hf_x11_struct_AttributeInfo_flags_mask_Settable [data]
hf_x11_struct_AttributeInfo_max [data]
hf_x11_struct_AttributeInfo_min [data]
hf_x11_struct_AttributeInfo_name [data]
hf_x11_struct_AttributeInfo_size [data]
hf_x11_struct_Client [data]
hf_x11_struct_Client_resource_base [data]
hf_x11_struct_Client_resource_mask [data]
hf_x11_struct_ClientInfo [data]
hf_x11_struct_ClientInfo_client_resource [data]
hf_x11_struct_ClientInfo_num_ranges [data]
hf_x11_struct_ClientInfo_ranges [data]
hf_x11_struct_ClientInfo_ranges_item [data]
hf_x11_struct_COLOR [data]
hf_x11_struct_COLOR_alpha [data]
hf_x11_struct_COLOR_blue [data]
hf_x11_struct_COLOR_green [data]
hf_x11_struct_COLOR_red [data]
hf_x11_struct_CommonBehavior [data]
hf_x11_struct_CommonBehavior_data [data]
hf_x11_struct_CommonBehavior_type [data]
hf_x11_struct_CommonDoodad [data]
hf_x11_struct_CommonDoodad_angle [data]
hf_x11_struct_CommonDoodad_left [data]
hf_x11_struct_CommonDoodad_name [data]
hf_x11_struct_CommonDoodad_priority [data]
hf_x11_struct_CommonDoodad_top [data]
hf_x11_struct_CommonDoodad_type [data]
hf_x11_struct_CountedString16 [data]
hf_x11_struct_CountedString16_length [data]
hf_x11_struct_CountedString16_string [data]
hf_x11_struct_CrtcChange [data]
hf_x11_struct_CrtcChange_crtc [data]
hf_x11_struct_CrtcChange_height [data]
hf_x11_struct_CrtcChange_mode [data]
hf_x11_struct_CrtcChange_rotation [data]
hf_x11_struct_CrtcChange_rotation_mask_Reflect_X [data]
hf_x11_struct_CrtcChange_rotation_mask_Reflect_Y [data]
hf_x11_struct_CrtcChange_rotation_mask_Rotate_0 [data]
hf_x11_struct_CrtcChange_rotation_mask_Rotate_180 [data]
hf_x11_struct_CrtcChange_rotation_mask_Rotate_270 [data]
hf_x11_struct_CrtcChange_rotation_mask_Rotate_90 [data]
hf_x11_struct_CrtcChange_timestamp [data]
hf_x11_struct_CrtcChange_width [data]
hf_x11_struct_CrtcChange_window [data]
hf_x11_struct_CrtcChange_x [data]
hf_x11_struct_CrtcChange_y [data]
hf_x11_struct_DefaultBehavior [data]
hf_x11_struct_DefaultBehavior_type [data]
hf_x11_struct_DeviceInfo [data]
hf_x11_struct_DeviceInfo_device_id [data]
hf_x11_struct_DeviceInfo_device_type [data]
hf_x11_struct_DeviceInfo_device_use [data]
hf_x11_struct_DeviceInfo_num_class_info [data]
hf_x11_struct_DeviceLedInfo [data]
hf_x11_struct_DeviceLedInfo_ledClass [data]
hf_x11_struct_DeviceLedInfo_ledID [data]
hf_x11_struct_DeviceLedInfo_maps [data]
hf_x11_struct_DeviceLedInfo_maps_item [data]
hf_x11_struct_DeviceLedInfo_mapsPresent [data]
hf_x11_struct_DeviceLedInfo_names [data]
hf_x11_struct_DeviceLedInfo_names_item [data]
hf_x11_struct_DeviceLedInfo_namesPresent [data]
hf_x11_struct_DeviceLedInfo_physIndicators [data]
hf_x11_struct_DeviceLedInfo_state [data]
hf_x11_struct_DIRECTFORMAT [data]
hf_x11_struct_DIRECTFORMAT_alpha_mask [data]
hf_x11_struct_DIRECTFORMAT_alpha_shift [data]
hf_x11_struct_DIRECTFORMAT_blue_mask [data]
hf_x11_struct_DIRECTFORMAT_blue_shift [data]
hf_x11_struct_DIRECTFORMAT_green_mask [data]
hf_x11_struct_DIRECTFORMAT_green_shift [data]
hf_x11_struct_DIRECTFORMAT_red_mask [data]
hf_x11_struct_DIRECTFORMAT_red_shift [data]
hf_x11_struct_DRI2Buffer [data]
hf_x11_struct_DRI2Buffer_attachment [data]
hf_x11_struct_DRI2Buffer_cpp [data]
hf_x11_struct_DRI2Buffer_flags [data]
hf_x11_struct_DRI2Buffer_name [data]
hf_x11_struct_DRI2Buffer_pitch [data]
hf_x11_struct_DrmClipRect [data]
hf_x11_struct_DrmClipRect_x1 [data]
hf_x11_struct_DrmClipRect_x2 [data]
hf_x11_struct_DrmClipRect_x3 [data]
hf_x11_struct_DrmClipRect_y1 [data]
hf_x11_struct_EncodingInfo [data]
hf_x11_struct_EncodingInfo_encoding [data]
hf_x11_struct_EncodingInfo_height [data]
hf_x11_struct_EncodingInfo_name [data]
hf_x11_struct_EncodingInfo_name_size [data]
hf_x11_struct_EncodingInfo_rate [data]
hf_x11_struct_EncodingInfo_width [data]
hf_x11_struct_Event [data]
hf_x11_struct_ExtRange [data]
hf_x11_struct_ExtRange_major [data]
hf_x11_struct_ExtRange_minor [data]
hf_x11_struct_Format [data]
hf_x11_struct_Format_depth [data]
hf_x11_struct_Format_visual [data]
hf_x11_struct_GLYPHINFO [data]
hf_x11_struct_GLYPHINFO_height [data]
hf_x11_struct_GLYPHINFO_width [data]
hf_x11_struct_GLYPHINFO_x [data]
hf_x11_struct_GLYPHINFO_x_off [data]
hf_x11_struct_GLYPHINFO_y [data]
hf_x11_struct_GLYPHINFO_y_off [data]
hf_x11_struct_ImageFormatInfo [data]
hf_x11_struct_ImageFormatInfo_blue_mask [data]
hf_x11_struct_ImageFormatInfo_bpp [data]
hf_x11_struct_ImageFormatInfo_byte_order [data]
hf_x11_struct_ImageFormatInfo_depth [data]
hf_x11_struct_ImageFormatInfo_format [data]
hf_x11_struct_ImageFormatInfo_green_mask [data]
hf_x11_struct_ImageFormatInfo_guid [data]
hf_x11_struct_ImageFormatInfo_id [data]
hf_x11_struct_ImageFormatInfo_num_planes [data]
hf_x11_struct_ImageFormatInfo_red_mask [data]
hf_x11_struct_ImageFormatInfo_type [data]
hf_x11_struct_ImageFormatInfo_u_sample_bits [data]
hf_x11_struct_ImageFormatInfo_v_sample_bits [data]
hf_x11_struct_ImageFormatInfo_vcomp_order [data]
hf_x11_struct_ImageFormatInfo_vhorz_u_period [data]
hf_x11_struct_ImageFormatInfo_vhorz_v_period [data]
hf_x11_struct_ImageFormatInfo_vhorz_y_period [data]
hf_x11_struct_ImageFormatInfo_vscanline_order [data]
hf_x11_struct_ImageFormatInfo_vvert_u_period [data]
hf_x11_struct_ImageFormatInfo_vvert_v_period [data]
hf_x11_struct_ImageFormatInfo_vvert_y_period [data]
hf_x11_struct_ImageFormatInfo_y_sample_bits [data]
hf_x11_struct_INDEXVALUE [data]
hf_x11_struct_INDEXVALUE_alpha [data]
hf_x11_struct_INDEXVALUE_blue [data]
hf_x11_struct_INDEXVALUE_green [data]
hf_x11_struct_INDEXVALUE_pixel [data]
hf_x11_struct_INDEXVALUE_red [data]
hf_x11_struct_IndicatorDoodad [data]
hf_x11_struct_IndicatorDoodad_angle [data]
hf_x11_struct_IndicatorDoodad_left [data]
hf_x11_struct_IndicatorDoodad_name [data]
hf_x11_struct_IndicatorDoodad_offColorNdx [data]
hf_x11_struct_IndicatorDoodad_onColorNdx [data]
hf_x11_struct_IndicatorDoodad_priority [data]
hf_x11_struct_IndicatorDoodad_shapeNdx [data]
hf_x11_struct_IndicatorDoodad_top [data]
hf_x11_struct_IndicatorDoodad_type [data]
hf_x11_struct_IndicatorMap [data]
hf_x11_struct_IndicatorMap_ctrls [data]
hf_x11_struct_IndicatorMap_flags [data]
hf_x11_struct_IndicatorMap_groups [data]
hf_x11_struct_IndicatorMap_mods [data]
hf_x11_struct_IndicatorMap_mods_mask_1 [data]
hf_x11_struct_IndicatorMap_mods_mask_2 [data]
hf_x11_struct_IndicatorMap_mods_mask_3 [data]
hf_x11_struct_IndicatorMap_mods_mask_4 [data]
hf_x11_struct_IndicatorMap_mods_mask_5 [data]
hf_x11_struct_IndicatorMap_mods_mask_Any [data]
hf_x11_struct_IndicatorMap_mods_mask_Control [data]
hf_x11_struct_IndicatorMap_mods_mask_Lock [data]
hf_x11_struct_IndicatorMap_mods_mask_Shift [data]
hf_x11_struct_IndicatorMap_realMods [data]
hf_x11_struct_IndicatorMap_realMods_mask_1 [data]
hf_x11_struct_IndicatorMap_realMods_mask_2 [data]
hf_x11_struct_IndicatorMap_realMods_mask_3 [data]
hf_x11_struct_IndicatorMap_realMods_mask_4 [data]
hf_x11_struct_IndicatorMap_realMods_mask_5 [data]
hf_x11_struct_IndicatorMap_realMods_mask_Any [data]
hf_x11_struct_IndicatorMap_realMods_mask_Control [data]
hf_x11_struct_IndicatorMap_realMods_mask_Lock [data]
hf_x11_struct_IndicatorMap_realMods_mask_Shift [data]
hf_x11_struct_IndicatorMap_vmods [data]
hf_x11_struct_IndicatorMap_vmods_mask_0 [data]
hf_x11_struct_IndicatorMap_vmods_mask_1 [data]
hf_x11_struct_IndicatorMap_vmods_mask_10 [data]
hf_x11_struct_IndicatorMap_vmods_mask_11 [data]
hf_x11_struct_IndicatorMap_vmods_mask_12 [data]
hf_x11_struct_IndicatorMap_vmods_mask_13 [data]
hf_x11_struct_IndicatorMap_vmods_mask_14 [data]
hf_x11_struct_IndicatorMap_vmods_mask_15 [data]
hf_x11_struct_IndicatorMap_vmods_mask_2 [data]
hf_x11_struct_IndicatorMap_vmods_mask_3 [data]
hf_x11_struct_IndicatorMap_vmods_mask_4 [data]
hf_x11_struct_IndicatorMap_vmods_mask_5 [data]
hf_x11_struct_IndicatorMap_vmods_mask_6 [data]
hf_x11_struct_IndicatorMap_vmods_mask_7 [data]
hf_x11_struct_IndicatorMap_vmods_mask_8 [data]
hf_x11_struct_IndicatorMap_vmods_mask_9 [data]
hf_x11_struct_IndicatorMap_whichGroups [data]
hf_x11_struct_IndicatorMap_whichMods [data]
hf_x11_struct_InputClassInfo [data]
hf_x11_struct_InputClassInfo_class_id [data]
hf_x11_struct_InputClassInfo_event_type_base [data]
hf_x11_struct_INT64 [data]
hf_x11_struct_INT64_hi [data]
hf_x11_struct_INT64_lo [data]
hf_x11_struct_Key [data]
hf_x11_struct_Key_colorNdx [data]
hf_x11_struct_Key_gap [data]
hf_x11_struct_Key_name [data]
hf_x11_struct_Key_shapeNdx [data]
hf_x11_struct_KeyAlias [data]
hf_x11_struct_KeyAlias_alias [data]
hf_x11_struct_KeyAlias_real [data]
hf_x11_struct_KeyModMap [data]
hf_x11_struct_KeyModMap_keycode [data]
hf_x11_struct_KeyModMap_mods [data]
hf_x11_struct_KeyModMap_mods_mask_1 [data]
hf_x11_struct_KeyModMap_mods_mask_2 [data]
hf_x11_struct_KeyModMap_mods_mask_3 [data]
hf_x11_struct_KeyModMap_mods_mask_4 [data]
hf_x11_struct_KeyModMap_mods_mask_5 [data]
hf_x11_struct_KeyModMap_mods_mask_Any [data]
hf_x11_struct_KeyModMap_mods_mask_Control [data]
hf_x11_struct_KeyModMap_mods_mask_Lock [data]
hf_x11_struct_KeyModMap_mods_mask_Shift [data]
hf_x11_struct_KeyName [data]
hf_x11_struct_KeyName_name [data]
hf_x11_struct_KeySymMap [data]
hf_x11_struct_KeySymMap_groupInfo [data]
hf_x11_struct_KeySymMap_kt_index [data]
hf_x11_struct_KeySymMap_nSyms [data]
hf_x11_struct_KeySymMap_syms [data]
hf_x11_struct_KeySymMap_syms_item [data]
hf_x11_struct_KeySymMap_width [data]
hf_x11_struct_KeyType [data]
hf_x11_struct_KeyType_hasPreserve [data]
hf_x11_struct_KeyType_map [data]
hf_x11_struct_KeyType_map_item [data]
hf_x11_struct_KeyType_mods_mask [data]
hf_x11_struct_KeyType_mods_mask_mask_1 [data]
hf_x11_struct_KeyType_mods_mask_mask_2 [data]
hf_x11_struct_KeyType_mods_mask_mask_3 [data]
hf_x11_struct_KeyType_mods_mask_mask_4 [data]
hf_x11_struct_KeyType_mods_mask_mask_5 [data]
hf_x11_struct_KeyType_mods_mask_mask_Any [data]
hf_x11_struct_KeyType_mods_mask_mask_Control [data]
hf_x11_struct_KeyType_mods_mask_mask_Lock [data]
hf_x11_struct_KeyType_mods_mask_mask_Shift [data]
hf_x11_struct_KeyType_mods_mods [data]
hf_x11_struct_KeyType_mods_mods_mask_1 [data]
hf_x11_struct_KeyType_mods_mods_mask_2 [data]
hf_x11_struct_KeyType_mods_mods_mask_3 [data]
hf_x11_struct_KeyType_mods_mods_mask_4 [data]
hf_x11_struct_KeyType_mods_mods_mask_5 [data]
hf_x11_struct_KeyType_mods_mods_mask_Any [data]
hf_x11_struct_KeyType_mods_mods_mask_Control [data]
hf_x11_struct_KeyType_mods_mods_mask_Lock [data]
hf_x11_struct_KeyType_mods_mods_mask_Shift [data]
hf_x11_struct_KeyType_mods_vmods [data]
hf_x11_struct_KeyType_mods_vmods_mask_0 [data]
hf_x11_struct_KeyType_mods_vmods_mask_1 [data]
hf_x11_struct_KeyType_mods_vmods_mask_10 [data]
hf_x11_struct_KeyType_mods_vmods_mask_11 [data]
hf_x11_struct_KeyType_mods_vmods_mask_12 [data]
hf_x11_struct_KeyType_mods_vmods_mask_13 [data]
hf_x11_struct_KeyType_mods_vmods_mask_14 [data]
hf_x11_struct_KeyType_mods_vmods_mask_15 [data]
hf_x11_struct_KeyType_mods_vmods_mask_2 [data]
hf_x11_struct_KeyType_mods_vmods_mask_3 [data]
hf_x11_struct_KeyType_mods_vmods_mask_4 [data]
hf_x11_struct_KeyType_mods_vmods_mask_5 [data]
hf_x11_struct_KeyType_mods_vmods_mask_6 [data]
hf_x11_struct_KeyType_mods_vmods_mask_7 [data]
hf_x11_struct_KeyType_mods_vmods_mask_8 [data]
hf_x11_struct_KeyType_mods_vmods_mask_9 [data]
hf_x11_struct_KeyType_nMapEntries [data]
hf_x11_struct_KeyType_numLevels [data]
hf_x11_struct_KeyType_preserve [data]
hf_x11_struct_KeyType_preserve_item [data]
hf_x11_struct_KeyVModMap [data]
hf_x11_struct_KeyVModMap_keycode [data]
hf_x11_struct_KeyVModMap_vmods [data]
hf_x11_struct_KeyVModMap_vmods_mask_0 [data]
hf_x11_struct_KeyVModMap_vmods_mask_1 [data]
hf_x11_struct_KeyVModMap_vmods_mask_10 [data]
hf_x11_struct_KeyVModMap_vmods_mask_11 [data]
hf_x11_struct_KeyVModMap_vmods_mask_12 [data]
hf_x11_struct_KeyVModMap_vmods_mask_13 [data]
hf_x11_struct_KeyVModMap_vmods_mask_14 [data]
hf_x11_struct_KeyVModMap_vmods_mask_15 [data]
hf_x11_struct_KeyVModMap_vmods_mask_2 [data]
hf_x11_struct_KeyVModMap_vmods_mask_3 [data]
hf_x11_struct_KeyVModMap_vmods_mask_4 [data]
hf_x11_struct_KeyVModMap_vmods_mask_5 [data]
hf_x11_struct_KeyVModMap_vmods_mask_6 [data]
hf_x11_struct_KeyVModMap_vmods_mask_7 [data]
hf_x11_struct_KeyVModMap_vmods_mask_8 [data]
hf_x11_struct_KeyVModMap_vmods_mask_9 [data]
hf_x11_struct_KTMapEntry [data]
hf_x11_struct_KTMapEntry_active [data]
hf_x11_struct_KTMapEntry_level [data]
hf_x11_struct_KTMapEntry_mods_mask [data]
hf_x11_struct_KTMapEntry_mods_mask_mask_1 [data]
hf_x11_struct_KTMapEntry_mods_mask_mask_2 [data]
hf_x11_struct_KTMapEntry_mods_mask_mask_3 [data]
hf_x11_struct_KTMapEntry_mods_mask_mask_4 [data]
hf_x11_struct_KTMapEntry_mods_mask_mask_5 [data]
hf_x11_struct_KTMapEntry_mods_mask_mask_Any [data]
hf_x11_struct_KTMapEntry_mods_mask_mask_Control [data]
hf_x11_struct_KTMapEntry_mods_mask_mask_Lock [data]
hf_x11_struct_KTMapEntry_mods_mask_mask_Shift [data]
hf_x11_struct_KTMapEntry_mods_mods [data]
hf_x11_struct_KTMapEntry_mods_mods_mask_1 [data]
hf_x11_struct_KTMapEntry_mods_mods_mask_2 [data]
hf_x11_struct_KTMapEntry_mods_mods_mask_3 [data]
hf_x11_struct_KTMapEntry_mods_mods_mask_4 [data]
hf_x11_struct_KTMapEntry_mods_mods_mask_5 [data]
hf_x11_struct_KTMapEntry_mods_mods_mask_Any [data]
hf_x11_struct_KTMapEntry_mods_mods_mask_Control [data]
hf_x11_struct_KTMapEntry_mods_mods_mask_Lock [data]
hf_x11_struct_KTMapEntry_mods_mods_mask_Shift [data]
hf_x11_struct_KTMapEntry_mods_vmods [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_0 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_1 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_10 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_11 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_12 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_13 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_14 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_15 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_2 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_3 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_4 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_5 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_6 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_7 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_8 [data]
hf_x11_struct_KTMapEntry_mods_vmods_mask_9 [data]
hf_x11_struct_KTSetMapEntry [data]
hf_x11_struct_KTSetMapEntry_level [data]
hf_x11_struct_KTSetMapEntry_realMods [data]
hf_x11_struct_KTSetMapEntry_realMods_mask_1 [data]
hf_x11_struct_KTSetMapEntry_realMods_mask_2 [data]
hf_x11_struct_KTSetMapEntry_realMods_mask_3 [data]
hf_x11_struct_KTSetMapEntry_realMods_mask_4 [data]
hf_x11_struct_KTSetMapEntry_realMods_mask_5 [data]
hf_x11_struct_KTSetMapEntry_realMods_mask_Any [data]
hf_x11_struct_KTSetMapEntry_realMods_mask_Control [data]
hf_x11_struct_KTSetMapEntry_realMods_mask_Lock [data]
hf_x11_struct_KTSetMapEntry_realMods_mask_Shift [data]
hf_x11_struct_KTSetMapEntry_virtualMods [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_0 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_1 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_10 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_11 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_12 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_13 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_14 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_15 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_2 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_3 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_4 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_5 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_6 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_7 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_8 [data]
hf_x11_struct_KTSetMapEntry_virtualMods_mask_9 [data]
hf_x11_struct_LINEFIX [data]
hf_x11_struct_LINEFIX_p1 [data]
hf_x11_struct_LINEFIX_p2 [data]
hf_x11_struct_Listing [data]
hf_x11_struct_Listing_flags [data]
hf_x11_struct_Listing_length [data]
hf_x11_struct_Listing_string [data]
hf_x11_struct_ListItem [data]
hf_x11_struct_ListItem_data_context [data]
hf_x11_struct_ListItem_data_context_len [data]
hf_x11_struct_ListItem_name [data]
hf_x11_struct_ListItem_object_context [data]
hf_x11_struct_ListItem_object_context_len [data]
hf_x11_struct_LogoDoodad [data]
hf_x11_struct_LogoDoodad_angle [data]
hf_x11_struct_LogoDoodad_colorNdx [data]
hf_x11_struct_LogoDoodad_left [data]
hf_x11_struct_LogoDoodad_logoName [data]
hf_x11_struct_LogoDoodad_name [data]
hf_x11_struct_LogoDoodad_priority [data]
hf_x11_struct_LogoDoodad_shapeNdx [data]
hf_x11_struct_LogoDoodad_top [data]
hf_x11_struct_LogoDoodad_type [data]
hf_x11_struct_ModDef [data]
hf_x11_struct_ModDef_mask [data]
hf_x11_struct_ModDef_mask_mask_1 [data]
hf_x11_struct_ModDef_mask_mask_2 [data]
hf_x11_struct_ModDef_mask_mask_3 [data]
hf_x11_struct_ModDef_mask_mask_4 [data]
hf_x11_struct_ModDef_mask_mask_5 [data]
hf_x11_struct_ModDef_mask_mask_Any [data]
hf_x11_struct_ModDef_mask_mask_Control [data]
hf_x11_struct_ModDef_mask_mask_Lock [data]
hf_x11_struct_ModDef_mask_mask_Shift [data]
hf_x11_struct_ModDef_realMods [data]
hf_x11_struct_ModDef_realMods_mask_1 [data]
hf_x11_struct_ModDef_realMods_mask_2 [data]
hf_x11_struct_ModDef_realMods_mask_3 [data]
hf_x11_struct_ModDef_realMods_mask_4 [data]
hf_x11_struct_ModDef_realMods_mask_5 [data]
hf_x11_struct_ModDef_realMods_mask_Any [data]
hf_x11_struct_ModDef_realMods_mask_Control [data]
hf_x11_struct_ModDef_realMods_mask_Lock [data]
hf_x11_struct_ModDef_realMods_mask_Shift [data]
hf_x11_struct_ModDef_vmods [data]
hf_x11_struct_ModDef_vmods_mask_0 [data]
hf_x11_struct_ModDef_vmods_mask_1 [data]
hf_x11_struct_ModDef_vmods_mask_10 [data]
hf_x11_struct_ModDef_vmods_mask_11 [data]
hf_x11_struct_ModDef_vmods_mask_12 [data]
hf_x11_struct_ModDef_vmods_mask_13 [data]
hf_x11_struct_ModDef_vmods_mask_14 [data]
hf_x11_struct_ModDef_vmods_mask_15 [data]
hf_x11_struct_ModDef_vmods_mask_2 [data]
hf_x11_struct_ModDef_vmods_mask_3 [data]
hf_x11_struct_ModDef_vmods_mask_4 [data]
hf_x11_struct_ModDef_vmods_mask_5 [data]
hf_x11_struct_ModDef_vmods_mask_6 [data]
hf_x11_struct_ModDef_vmods_mask_7 [data]
hf_x11_struct_ModDef_vmods_mask_8 [data]
hf_x11_struct_ModDef_vmods_mask_9 [data]
hf_x11_struct_ModeInfo [data]
hf_x11_struct_ModeInfo_dot_clock [data]
hf_x11_struct_ModeInfo_height [data]
hf_x11_struct_ModeInfo_hskew [data]
hf_x11_struct_ModeInfo_hsync_end [data]
hf_x11_struct_ModeInfo_hsync_start [data]
hf_x11_struct_ModeInfo_htotal [data]
hf_x11_struct_ModeInfo_id [data]
hf_x11_struct_ModeInfo_mode_flags [data]
hf_x11_struct_ModeInfo_mode_flags_mask_Bcast [data]
hf_x11_struct_ModeInfo_mode_flags_mask_Csync [data]
hf_x11_struct_ModeInfo_mode_flags_mask_CsyncNegative [data]
hf_x11_struct_ModeInfo_mode_flags_mask_CsyncPositive [data]
hf_x11_struct_ModeInfo_mode_flags_mask_DoubleClock [data]
hf_x11_struct_ModeInfo_mode_flags_mask_DoubleScan [data]
hf_x11_struct_ModeInfo_mode_flags_mask_HalveClock [data]
hf_x11_struct_ModeInfo_mode_flags_mask_HskewPresent [data]
hf_x11_struct_ModeInfo_mode_flags_mask_HsyncNegative [data]
hf_x11_struct_ModeInfo_mode_flags_mask_HsyncPositive [data]
hf_x11_struct_ModeInfo_mode_flags_mask_Interlace [data]
hf_x11_struct_ModeInfo_mode_flags_mask_PixelMultiplex [data]
hf_x11_struct_ModeInfo_mode_flags_mask_VsyncNegative [data]
hf_x11_struct_ModeInfo_mode_flags_mask_VsyncPositive [data]
hf_x11_struct_ModeInfo_name_len [data]
hf_x11_struct_ModeInfo_vsync_end [data]
hf_x11_struct_ModeInfo_vsync_start [data]
hf_x11_struct_ModeInfo_vtotal [data]
hf_x11_struct_ModeInfo_width [data]
hf_x11_struct_Outline [data]
hf_x11_struct_Outline_cornerRadius [data]
hf_x11_struct_Outline_nPoints [data]
hf_x11_struct_Outline_points [data]
hf_x11_struct_Outline_points_item [data]
hf_x11_struct_OutputChange [data]
hf_x11_struct_OutputChange_config_timestamp [data]
hf_x11_struct_OutputChange_connection [data]
hf_x11_struct_OutputChange_crtc [data]
hf_x11_struct_OutputChange_mode [data]
hf_x11_struct_OutputChange_output [data]
hf_x11_struct_OutputChange_rotation [data]
hf_x11_struct_OutputChange_rotation_mask_Reflect_X [data]
hf_x11_struct_OutputChange_rotation_mask_Reflect_Y [data]
hf_x11_struct_OutputChange_rotation_mask_Rotate_0 [data]
hf_x11_struct_OutputChange_rotation_mask_Rotate_180 [data]
hf_x11_struct_OutputChange_rotation_mask_Rotate_270 [data]
hf_x11_struct_OutputChange_rotation_mask_Rotate_90 [data]
hf_x11_struct_OutputChange_subpixel_order [data]
hf_x11_struct_OutputChange_timestamp [data]
hf_x11_struct_OutputChange_window [data]
hf_x11_struct_OutputProperty [data]
hf_x11_struct_OutputProperty_atom [data]
hf_x11_struct_OutputProperty_output [data]
hf_x11_struct_OutputProperty_status [data]
hf_x11_struct_OutputProperty_timestamp [data]
hf_x11_struct_OutputProperty_window [data]
hf_x11_struct_Overlay [data]
hf_x11_struct_Overlay1Behavior [data]
hf_x11_struct_Overlay1Behavior_key [data]
hf_x11_struct_Overlay1Behavior_type [data]
hf_x11_struct_Overlay2Behavior [data]
hf_x11_struct_Overlay2Behavior_key [data]
hf_x11_struct_Overlay2Behavior_type [data]
hf_x11_struct_Overlay_name [data]
hf_x11_struct_Overlay_nRows [data]
hf_x11_struct_Overlay_rows [data]
hf_x11_struct_OverlayKey [data]
hf_x11_struct_OverlayKey_over [data]
hf_x11_struct_OverlayKey_under [data]
hf_x11_struct_OverlayRow [data]
hf_x11_struct_OverlayRow_keys [data]
hf_x11_struct_OverlayRow_keys_item [data]
hf_x11_struct_OverlayRow_nKeys [data]
hf_x11_struct_OverlayRow_rowUnder [data]
hf_x11_struct_PICTDEPTH [data]
hf_x11_struct_PICTDEPTH_depth [data]
hf_x11_struct_PICTDEPTH_num_visuals [data]
hf_x11_struct_PICTDEPTH_visuals [data]
hf_x11_struct_PICTDEPTH_visuals_item [data]
hf_x11_struct_PICTFORMINFO [data]
hf_x11_struct_PICTFORMINFO_colormap [data]
hf_x11_struct_PICTFORMINFO_depth [data]
hf_x11_struct_PICTFORMINFO_direct [data]
hf_x11_struct_PICTFORMINFO_id [data]
hf_x11_struct_PICTFORMINFO_type [data]
hf_x11_struct_PICTSCREEN [data]
hf_x11_struct_PICTSCREEN_depths [data]
hf_x11_struct_PICTSCREEN_fallback [data]
hf_x11_struct_PICTSCREEN_num_depths [data]
hf_x11_struct_PICTVISUAL [data]
hf_x11_struct_PICTVISUAL_format [data]
hf_x11_struct_PICTVISUAL_visual [data]
hf_x11_struct_POINT [data]
hf_x11_struct_POINT_x [data]
hf_x11_struct_POINT_y [data]
hf_x11_struct_POINTFIX [data]
hf_x11_struct_POINTFIX_x [data]
hf_x11_struct_POINTFIX_y [data]
hf_x11_struct_PRINTER [data]
hf_x11_struct_PRINTER_descLen [data]
hf_x11_struct_PRINTER_description [data]
hf_x11_struct_PRINTER_name [data]
hf_x11_struct_PRINTER_nameLen [data]
hf_x11_struct_Property [data]
hf_x11_struct_Property_name [data]
hf_x11_struct_Property_nameLength [data]
hf_x11_struct_Property_value [data]
hf_x11_struct_Property_valueLength [data]
hf_x11_struct_RadioGroupBehavior [data]
hf_x11_struct_RadioGroupBehavior_group [data]
hf_x11_struct_RadioGroupBehavior_type [data]
hf_x11_struct_Range [data]
hf_x11_struct_Range16 [data]
hf_x11_struct_Range16_first [data]
hf_x11_struct_Range16_last [data]
hf_x11_struct_Range8 [data]
hf_x11_struct_Range8_first [data]
hf_x11_struct_Range8_last [data]
hf_x11_struct_Range_client_died [data]
hf_x11_struct_Range_client_started [data]
hf_x11_struct_Range_core_replies [data]
hf_x11_struct_Range_core_requests [data]
hf_x11_struct_Range_delivered_events [data]
hf_x11_struct_Range_device_events [data]
hf_x11_struct_Range_errors [data]
hf_x11_struct_Range_ext_replies [data]
hf_x11_struct_Range_ext_requests [data]
hf_x11_struct_Rational [data]
hf_x11_struct_Rational_denominator [data]
hf_x11_struct_Rational_numerator [data]
hf_x11_struct_RECTANGLE [data]
hf_x11_struct_RECTANGLE_height [data]
hf_x11_struct_RECTANGLE_width [data]
hf_x11_struct_RECTANGLE_x [data]
hf_x11_struct_RECTANGLE_y [data]
hf_x11_struct_RefreshRates [data]
hf_x11_struct_RefreshRates_nRates [data]
hf_x11_struct_RefreshRates_rates [data]
hf_x11_struct_RefreshRates_rates_item [data]
hf_x11_struct_Row [data]
hf_x11_struct_Row_keys [data]
hf_x11_struct_Row_keys_item [data]
hf_x11_struct_Row_left [data]
hf_x11_struct_Row_nKeys [data]
hf_x11_struct_Row_top [data]
hf_x11_struct_Row_vertical [data]
hf_x11_struct_SAActionMessage [data]
hf_x11_struct_SAActionMessage_flags [data]
hf_x11_struct_SAActionMessage_flags_mask_GenKeyEvent [data]
hf_x11_struct_SAActionMessage_flags_mask_OnPress [data]
hf_x11_struct_SAActionMessage_flags_mask_OnRelease [data]
hf_x11_struct_SAActionMessage_message [data]
hf_x11_struct_SAActionMessage_type [data]
hf_x11_struct_SADeviceBtn [data]
hf_x11_struct_SADeviceBtn_button [data]
hf_x11_struct_SADeviceBtn_count [data]
hf_x11_struct_SADeviceBtn_device [data]
hf_x11_struct_SADeviceBtn_flags [data]
hf_x11_struct_SADeviceBtn_type [data]
hf_x11_struct_SADeviceValuator [data]
hf_x11_struct_SADeviceValuator_device [data]
hf_x11_struct_SADeviceValuator_type [data]
hf_x11_struct_SADeviceValuator_val1index [data]
hf_x11_struct_SADeviceValuator_val1value [data]
hf_x11_struct_SADeviceValuator_val1what [data]
hf_x11_struct_SADeviceValuator_val2index [data]
hf_x11_struct_SADeviceValuator_val2value [data]
hf_x11_struct_SADeviceValuator_val2what [data]
hf_x11_struct_SAIsoLock [data]
hf_x11_struct_SAIsoLock_affect [data]
hf_x11_struct_SAIsoLock_affect_mask_Ctrls [data]
hf_x11_struct_SAIsoLock_affect_mask_Group [data]
hf_x11_struct_SAIsoLock_affect_mask_Mods [data]
hf_x11_struct_SAIsoLock_affect_mask_Ptr [data]
hf_x11_struct_SAIsoLock_flags [data]
hf_x11_struct_SAIsoLock_flags_mask_GroupAbsolute [data]
hf_x11_struct_SAIsoLock_flags_mask_ISODfltIsGroup [data]
hf_x11_struct_SAIsoLock_flags_mask_NoLock [data]
hf_x11_struct_SAIsoLock_flags_mask_NoUnlock [data]
hf_x11_struct_SAIsoLock_group [data]
hf_x11_struct_SAIsoLock_mask [data]
hf_x11_struct_SAIsoLock_mask_mask_1 [data]
hf_x11_struct_SAIsoLock_mask_mask_2 [data]
hf_x11_struct_SAIsoLock_mask_mask_3 [data]
hf_x11_struct_SAIsoLock_mask_mask_4 [data]
hf_x11_struct_SAIsoLock_mask_mask_5 [data]
hf_x11_struct_SAIsoLock_mask_mask_Any [data]
hf_x11_struct_SAIsoLock_mask_mask_Control [data]
hf_x11_struct_SAIsoLock_mask_mask_Lock [data]
hf_x11_struct_SAIsoLock_mask_mask_Shift [data]
hf_x11_struct_SAIsoLock_realMods [data]
hf_x11_struct_SAIsoLock_realMods_mask_1 [data]
hf_x11_struct_SAIsoLock_realMods_mask_2 [data]
hf_x11_struct_SAIsoLock_realMods_mask_3 [data]
hf_x11_struct_SAIsoLock_realMods_mask_4 [data]
hf_x11_struct_SAIsoLock_realMods_mask_5 [data]
hf_x11_struct_SAIsoLock_realMods_mask_Any [data]
hf_x11_struct_SAIsoLock_realMods_mask_Control [data]
hf_x11_struct_SAIsoLock_realMods_mask_Lock [data]
hf_x11_struct_SAIsoLock_realMods_mask_Shift [data]
hf_x11_struct_SAIsoLock_type [data]
hf_x11_struct_SAIsoLock_vmodsHigh [data]
hf_x11_struct_SAIsoLock_vmodsHigh_mask_10 [data]
hf_x11_struct_SAIsoLock_vmodsHigh_mask_11 [data]
hf_x11_struct_SAIsoLock_vmodsHigh_mask_12 [data]
hf_x11_struct_SAIsoLock_vmodsHigh_mask_13 [data]
hf_x11_struct_SAIsoLock_vmodsHigh_mask_14 [data]
hf_x11_struct_SAIsoLock_vmodsHigh_mask_15 [data]
hf_x11_struct_SAIsoLock_vmodsHigh_mask_8 [data]
hf_x11_struct_SAIsoLock_vmodsHigh_mask_9 [data]
hf_x11_struct_SAIsoLock_vmodsLow [data]
hf_x11_struct_SAIsoLock_vmodsLow_mask_0 [data]
hf_x11_struct_SAIsoLock_vmodsLow_mask_1 [data]
hf_x11_struct_SAIsoLock_vmodsLow_mask_2 [data]
hf_x11_struct_SAIsoLock_vmodsLow_mask_3 [data]
hf_x11_struct_SAIsoLock_vmodsLow_mask_4 [data]
hf_x11_struct_SAIsoLock_vmodsLow_mask_5 [data]
hf_x11_struct_SAIsoLock_vmodsLow_mask_6 [data]
hf_x11_struct_SAIsoLock_vmodsLow_mask_7 [data]
hf_x11_struct_SALockDeviceBtn [data]
hf_x11_struct_SALockDeviceBtn_button [data]
hf_x11_struct_SALockDeviceBtn_device [data]
hf_x11_struct_SALockDeviceBtn_flags [data]
hf_x11_struct_SALockDeviceBtn_flags_mask_NoLock [data]
hf_x11_struct_SALockDeviceBtn_flags_mask_NoUnlock [data]
hf_x11_struct_SALockDeviceBtn_type [data]
hf_x11_struct_SALockPtrBtn [data]
hf_x11_struct_SALockPtrBtn_button [data]
hf_x11_struct_SALockPtrBtn_flags [data]
hf_x11_struct_SALockPtrBtn_type [data]
hf_x11_struct_SAMovePtr [data]
hf_x11_struct_SAMovePtr_flags [data]
hf_x11_struct_SAMovePtr_flags_mask_MoveAbsoluteX [data]
hf_x11_struct_SAMovePtr_flags_mask_MoveAbsoluteY [data]
hf_x11_struct_SAMovePtr_flags_mask_NoAcceleration [data]
hf_x11_struct_SAMovePtr_type [data]
hf_x11_struct_SAMovePtr_xHigh [data]
hf_x11_struct_SAMovePtr_xLow [data]
hf_x11_struct_SAMovePtr_yHigh [data]
hf_x11_struct_SAMovePtr_yLow [data]
hf_x11_struct_SANoAction [data]
hf_x11_struct_SANoAction_type [data]
hf_x11_struct_SAPtrBtn [data]
hf_x11_struct_SAPtrBtn_button [data]
hf_x11_struct_SAPtrBtn_count [data]
hf_x11_struct_SAPtrBtn_flags [data]
hf_x11_struct_SAPtrBtn_type [data]
hf_x11_struct_SARedirectKey [data]
hf_x11_struct_SARedirectKey_mask [data]
hf_x11_struct_SARedirectKey_mask_mask_1 [data]
hf_x11_struct_SARedirectKey_mask_mask_2 [data]
hf_x11_struct_SARedirectKey_mask_mask_3 [data]
hf_x11_struct_SARedirectKey_mask_mask_4 [data]
hf_x11_struct_SARedirectKey_mask_mask_5 [data]
hf_x11_struct_SARedirectKey_mask_mask_Any [data]
hf_x11_struct_SARedirectKey_mask_mask_Control [data]
hf_x11_struct_SARedirectKey_mask_mask_Lock [data]
hf_x11_struct_SARedirectKey_mask_mask_Shift [data]
hf_x11_struct_SARedirectKey_newkey [data]
hf_x11_struct_SARedirectKey_realModifiers [data]
hf_x11_struct_SARedirectKey_realModifiers_mask_1 [data]
hf_x11_struct_SARedirectKey_realModifiers_mask_2 [data]
hf_x11_struct_SARedirectKey_realModifiers_mask_3 [data]
hf_x11_struct_SARedirectKey_realModifiers_mask_4 [data]
hf_x11_struct_SARedirectKey_realModifiers_mask_5 [data]
hf_x11_struct_SARedirectKey_realModifiers_mask_Any [data]
hf_x11_struct_SARedirectKey_realModifiers_mask_Control [data]
hf_x11_struct_SARedirectKey_realModifiers_mask_Lock [data]
hf_x11_struct_SARedirectKey_realModifiers_mask_Shift [data]
hf_x11_struct_SARedirectKey_type [data]
hf_x11_struct_SARedirectKey_vmodsHigh [data]
hf_x11_struct_SARedirectKey_vmodsHigh_mask_10 [data]
hf_x11_struct_SARedirectKey_vmodsHigh_mask_11 [data]
hf_x11_struct_SARedirectKey_vmodsHigh_mask_12 [data]
hf_x11_struct_SARedirectKey_vmodsHigh_mask_13 [data]
hf_x11_struct_SARedirectKey_vmodsHigh_mask_14 [data]
hf_x11_struct_SARedirectKey_vmodsHigh_mask_15 [data]
hf_x11_struct_SARedirectKey_vmodsHigh_mask_8 [data]
hf_x11_struct_SARedirectKey_vmodsHigh_mask_9 [data]
hf_x11_struct_SARedirectKey_vmodsLow [data]
hf_x11_struct_SARedirectKey_vmodsLow_mask_0 [data]
hf_x11_struct_SARedirectKey_vmodsLow_mask_1 [data]
hf_x11_struct_SARedirectKey_vmodsLow_mask_2 [data]
hf_x11_struct_SARedirectKey_vmodsLow_mask_3 [data]
hf_x11_struct_SARedirectKey_vmodsLow_mask_4 [data]
hf_x11_struct_SARedirectKey_vmodsLow_mask_5 [data]
hf_x11_struct_SARedirectKey_vmodsLow_mask_6 [data]
hf_x11_struct_SARedirectKey_vmodsLow_mask_7 [data]
hf_x11_struct_SARedirectKey_vmodsMaskHigh [data]
hf_x11_struct_SARedirectKey_vmodsMaskHigh_mask_10 [data]
hf_x11_struct_SARedirectKey_vmodsMaskHigh_mask_11 [data]
hf_x11_struct_SARedirectKey_vmodsMaskHigh_mask_12 [data]
hf_x11_struct_SARedirectKey_vmodsMaskHigh_mask_13 [data]
hf_x11_struct_SARedirectKey_vmodsMaskHigh_mask_14 [data]
hf_x11_struct_SARedirectKey_vmodsMaskHigh_mask_15 [data]
hf_x11_struct_SARedirectKey_vmodsMaskHigh_mask_8 [data]
hf_x11_struct_SARedirectKey_vmodsMaskHigh_mask_9 [data]
hf_x11_struct_SARedirectKey_vmodsMaskLow [data]
hf_x11_struct_SARedirectKey_vmodsMaskLow_mask_0 [data]
hf_x11_struct_SARedirectKey_vmodsMaskLow_mask_1 [data]
hf_x11_struct_SARedirectKey_vmodsMaskLow_mask_2 [data]
hf_x11_struct_SARedirectKey_vmodsMaskLow_mask_3 [data]
hf_x11_struct_SARedirectKey_vmodsMaskLow_mask_4 [data]
hf_x11_struct_SARedirectKey_vmodsMaskLow_mask_5 [data]
hf_x11_struct_SARedirectKey_vmodsMaskLow_mask_6 [data]
hf_x11_struct_SARedirectKey_vmodsMaskLow_mask_7 [data]
hf_x11_struct_SASetControls [data]
hf_x11_struct_SASetControls_boolCtrlsHigh [data]
hf_x11_struct_SASetControls_boolCtrlsHigh_mask_AccessXFeedback [data]
hf_x11_struct_SASetControls_boolCtrlsHigh_mask_AudibleBell [data]
hf_x11_struct_SASetControls_boolCtrlsHigh_mask_IgnoreGroupLock [data]
hf_x11_struct_SASetControls_boolCtrlsHigh_mask_Overlay1 [data]
hf_x11_struct_SASetControls_boolCtrlsHigh_mask_Overlay2 [data]
hf_x11_struct_SASetControls_boolCtrlsLow [data]
hf_x11_struct_SASetControls_boolCtrlsLow_mask_AccessXKeys [data]
hf_x11_struct_SASetControls_boolCtrlsLow_mask_AccessXTimeout [data]
hf_x11_struct_SASetControls_boolCtrlsLow_mask_BounceKeys [data]
hf_x11_struct_SASetControls_boolCtrlsLow_mask_MouseKeys [data]
hf_x11_struct_SASetControls_boolCtrlsLow_mask_MouseKeysAccel [data]
hf_x11_struct_SASetControls_boolCtrlsLow_mask_RepeatKeys [data]
hf_x11_struct_SASetControls_boolCtrlsLow_mask_SlowKeys [data]
hf_x11_struct_SASetControls_boolCtrlsLow_mask_StickyKeys [data]
hf_x11_struct_SASetControls_type [data]
hf_x11_struct_SASetGroup [data]
hf_x11_struct_SASetGroup_flags [data]
hf_x11_struct_SASetGroup_flags_mask_ClearLocks [data]
hf_x11_struct_SASetGroup_flags_mask_GroupAbsolute [data]
hf_x11_struct_SASetGroup_flags_mask_LatchToLock [data]
hf_x11_struct_SASetGroup_group [data]
hf_x11_struct_SASetGroup_type [data]
hf_x11_struct_SASetMods [data]
hf_x11_struct_SASetMods_flags [data]
hf_x11_struct_SASetMods_flags_mask_ClearLocks [data]
hf_x11_struct_SASetMods_flags_mask_GroupAbsolute [data]
hf_x11_struct_SASetMods_flags_mask_LatchToLock [data]
hf_x11_struct_SASetMods_mask [data]
hf_x11_struct_SASetMods_mask_mask_1 [data]
hf_x11_struct_SASetMods_mask_mask_2 [data]
hf_x11_struct_SASetMods_mask_mask_3 [data]
hf_x11_struct_SASetMods_mask_mask_4 [data]
hf_x11_struct_SASetMods_mask_mask_5 [data]
hf_x11_struct_SASetMods_mask_mask_Any [data]
hf_x11_struct_SASetMods_mask_mask_Control [data]
hf_x11_struct_SASetMods_mask_mask_Lock [data]
hf_x11_struct_SASetMods_mask_mask_Shift [data]
hf_x11_struct_SASetMods_realMods [data]
hf_x11_struct_SASetMods_realMods_mask_1 [data]
hf_x11_struct_SASetMods_realMods_mask_2 [data]
hf_x11_struct_SASetMods_realMods_mask_3 [data]
hf_x11_struct_SASetMods_realMods_mask_4 [data]
hf_x11_struct_SASetMods_realMods_mask_5 [data]
hf_x11_struct_SASetMods_realMods_mask_Any [data]
hf_x11_struct_SASetMods_realMods_mask_Control [data]
hf_x11_struct_SASetMods_realMods_mask_Lock [data]
hf_x11_struct_SASetMods_realMods_mask_Shift [data]
hf_x11_struct_SASetMods_type [data]
hf_x11_struct_SASetMods_vmodsHigh [data]
hf_x11_struct_SASetMods_vmodsHigh_mask_10 [data]
hf_x11_struct_SASetMods_vmodsHigh_mask_11 [data]
hf_x11_struct_SASetMods_vmodsHigh_mask_12 [data]
hf_x11_struct_SASetMods_vmodsHigh_mask_13 [data]
hf_x11_struct_SASetMods_vmodsHigh_mask_14 [data]
hf_x11_struct_SASetMods_vmodsHigh_mask_15 [data]
hf_x11_struct_SASetMods_vmodsHigh_mask_8 [data]
hf_x11_struct_SASetMods_vmodsHigh_mask_9 [data]
hf_x11_struct_SASetMods_vmodsLow [data]
hf_x11_struct_SASetMods_vmodsLow_mask_0 [data]
hf_x11_struct_SASetMods_vmodsLow_mask_1 [data]
hf_x11_struct_SASetMods_vmodsLow_mask_2 [data]
hf_x11_struct_SASetMods_vmodsLow_mask_3 [data]
hf_x11_struct_SASetMods_vmodsLow_mask_4 [data]
hf_x11_struct_SASetMods_vmodsLow_mask_5 [data]
hf_x11_struct_SASetMods_vmodsLow_mask_6 [data]
hf_x11_struct_SASetMods_vmodsLow_mask_7 [data]
hf_x11_struct_SASetPtrDflt [data]
hf_x11_struct_SASetPtrDflt_affect [data]
hf_x11_struct_SASetPtrDflt_affect_mask_AffectDfltButton [data]
hf_x11_struct_SASetPtrDflt_affect_mask_DfltBtnAbsolute [data]
hf_x11_struct_SASetPtrDflt_flags [data]
hf_x11_struct_SASetPtrDflt_flags_mask_AffectDfltButton [data]
hf_x11_struct_SASetPtrDflt_flags_mask_DfltBtnAbsolute [data]
hf_x11_struct_SASetPtrDflt_type [data]
hf_x11_struct_SASetPtrDflt_value [data]
hf_x11_struct_SASwitchScreen [data]
hf_x11_struct_SASwitchScreen_flags [data]
hf_x11_struct_SASwitchScreen_newScreen [data]
hf_x11_struct_SASwitchScreen_type [data]
hf_x11_struct_SATerminate [data]
hf_x11_struct_SATerminate_type [data]
hf_x11_struct_ScreenInfo [data]
hf_x11_struct_ScreenInfo_height [data]
hf_x11_struct_ScreenInfo_width [data]
hf_x11_struct_ScreenInfo_x_org [data]
hf_x11_struct_ScreenInfo_y_org [data]
hf_x11_struct_ScreenSize [data]
hf_x11_struct_ScreenSize_height [data]
hf_x11_struct_ScreenSize_mheight [data]
hf_x11_struct_ScreenSize_mwidth [data]
hf_x11_struct_ScreenSize_width [data]
hf_x11_struct_Section [data]
hf_x11_struct_Section_angle [data]
hf_x11_struct_Section_doodads [data]
hf_x11_struct_Section_doodads_item [data]
hf_x11_struct_Section_height [data]
hf_x11_struct_Section_left [data]
hf_x11_struct_Section_name [data]
hf_x11_struct_Section_nDoodads [data]
hf_x11_struct_Section_nOverlays [data]
hf_x11_struct_Section_nRows [data]
hf_x11_struct_Section_overlays [data]
hf_x11_struct_Section_priority [data]
hf_x11_struct_Section_rows [data]
hf_x11_struct_Section_top [data]
hf_x11_struct_Section_width [data]
hf_x11_struct_SetBehavior [data]
hf_x11_struct_SetBehavior_behavior [data]
hf_x11_struct_SetBehavior_keycode [data]
hf_x11_struct_SetExplicit [data]
hf_x11_struct_SetExplicit_explicit [data]
hf_x11_struct_SetExplicit_explicit_mask_AutoRepeat [data]
hf_x11_struct_SetExplicit_explicit_mask_Behavior [data]
hf_x11_struct_SetExplicit_explicit_mask_Interpret [data]
hf_x11_struct_SetExplicit_explicit_mask_KeyType1 [data]
hf_x11_struct_SetExplicit_explicit_mask_KeyType2 [data]
hf_x11_struct_SetExplicit_explicit_mask_KeyType3 [data]
hf_x11_struct_SetExplicit_explicit_mask_KeyType4 [data]
hf_x11_struct_SetExplicit_explicit_mask_VModMap [data]
hf_x11_struct_SetExplicit_keycode [data]
hf_x11_struct_SetKeyType [data]
hf_x11_struct_SetKeyType_entries [data]
hf_x11_struct_SetKeyType_entries_item [data]
hf_x11_struct_SetKeyType_mask [data]
hf_x11_struct_SetKeyType_mask_mask_1 [data]
hf_x11_struct_SetKeyType_mask_mask_2 [data]
hf_x11_struct_SetKeyType_mask_mask_3 [data]
hf_x11_struct_SetKeyType_mask_mask_4 [data]
hf_x11_struct_SetKeyType_mask_mask_5 [data]
hf_x11_struct_SetKeyType_mask_mask_Any [data]
hf_x11_struct_SetKeyType_mask_mask_Control [data]
hf_x11_struct_SetKeyType_mask_mask_Lock [data]
hf_x11_struct_SetKeyType_mask_mask_Shift [data]
hf_x11_struct_SetKeyType_nMapEntries [data]
hf_x11_struct_SetKeyType_numLevels [data]
hf_x11_struct_SetKeyType_preserve [data]
hf_x11_struct_SetKeyType_preserve_entries [data]
hf_x11_struct_SetKeyType_preserve_entries_item [data]
hf_x11_struct_SetKeyType_realMods [data]
hf_x11_struct_SetKeyType_realMods_mask_1 [data]
hf_x11_struct_SetKeyType_realMods_mask_2 [data]
hf_x11_struct_SetKeyType_realMods_mask_3 [data]
hf_x11_struct_SetKeyType_realMods_mask_4 [data]
hf_x11_struct_SetKeyType_realMods_mask_5 [data]
hf_x11_struct_SetKeyType_realMods_mask_Any [data]
hf_x11_struct_SetKeyType_realMods_mask_Control [data]
hf_x11_struct_SetKeyType_realMods_mask_Lock [data]
hf_x11_struct_SetKeyType_realMods_mask_Shift [data]
hf_x11_struct_SetKeyType_virtualMods [data]
hf_x11_struct_SetKeyType_virtualMods_mask_0 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_1 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_10 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_11 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_12 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_13 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_14 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_15 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_2 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_3 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_4 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_5 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_6 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_7 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_8 [data]
hf_x11_struct_SetKeyType_virtualMods_mask_9 [data]
hf_x11_struct_Shape [data]
hf_x11_struct_Shape_approxNdx [data]
hf_x11_struct_Shape_name [data]
hf_x11_struct_Shape_nOutlines [data]
hf_x11_struct_Shape_outlines [data]
hf_x11_struct_Shape_primaryNdx [data]
hf_x11_struct_ShapeDoodad [data]
hf_x11_struct_ShapeDoodad_angle [data]
hf_x11_struct_ShapeDoodad_colorNdx [data]
hf_x11_struct_ShapeDoodad_left [data]
hf_x11_struct_ShapeDoodad_name [data]
hf_x11_struct_ShapeDoodad_priority [data]
hf_x11_struct_ShapeDoodad_shapeNdx [data]
hf_x11_struct_ShapeDoodad_top [data]
hf_x11_struct_ShapeDoodad_type [data]
hf_x11_struct_SPANFIX [data]
hf_x11_struct_SPANFIX_l [data]
hf_x11_struct_SPANFIX_r [data]
hf_x11_struct_SPANFIX_y [data]
hf_x11_struct_STR [data]
hf_x11_struct_STR_name [data]
hf_x11_struct_STR_name_len [data]
hf_x11_struct_SurfaceInfo [data]
hf_x11_struct_SurfaceInfo_chroma_format [data]
hf_x11_struct_SurfaceInfo_flags [data]
hf_x11_struct_SurfaceInfo_id [data]
hf_x11_struct_SurfaceInfo_max_height [data]
hf_x11_struct_SurfaceInfo_max_width [data]
hf_x11_struct_SurfaceInfo_mc_type [data]
hf_x11_struct_SurfaceInfo_pad0 [data]
hf_x11_struct_SurfaceInfo_subpicture_max_height [data]
hf_x11_struct_SurfaceInfo_subpicture_max_width [data]
hf_x11_struct_SYSTEMCOUNTER [data]
hf_x11_struct_SYSTEMCOUNTER_counter [data]
hf_x11_struct_SYSTEMCOUNTER_name [data]
hf_x11_struct_SYSTEMCOUNTER_name_len [data]
hf_x11_struct_SYSTEMCOUNTER_resolution [data]
hf_x11_struct_TextDoodad [data]
hf_x11_struct_TextDoodad_angle [data]
hf_x11_struct_TextDoodad_colorNdx [data]
hf_x11_struct_TextDoodad_font [data]
hf_x11_struct_TextDoodad_height [data]
hf_x11_struct_TextDoodad_left [data]
hf_x11_struct_TextDoodad_name [data]
hf_x11_struct_TextDoodad_priority [data]
hf_x11_struct_TextDoodad_text [data]
hf_x11_struct_TextDoodad_top [data]
hf_x11_struct_TextDoodad_type [data]
hf_x11_struct_TextDoodad_width [data]
hf_x11_struct_TRANSFORM [data]
hf_x11_struct_TRANSFORM_matrix11 [data]
hf_x11_struct_TRANSFORM_matrix12 [data]
hf_x11_struct_TRANSFORM_matrix13 [data]
hf_x11_struct_TRANSFORM_matrix21 [data]
hf_x11_struct_TRANSFORM_matrix22 [data]
hf_x11_struct_TRANSFORM_matrix23 [data]
hf_x11_struct_TRANSFORM_matrix31 [data]
hf_x11_struct_TRANSFORM_matrix32 [data]
hf_x11_struct_TRANSFORM_matrix33 [data]
hf_x11_struct_TRAP [data]
hf_x11_struct_TRAP_bot [data]
hf_x11_struct_TRAP_top [data]
hf_x11_struct_TRAPEZOID [data]
hf_x11_struct_TRAPEZOID_bottom [data]
hf_x11_struct_TRAPEZOID_left [data]
hf_x11_struct_TRAPEZOID_right [data]
hf_x11_struct_TRAPEZOID_top [data]
hf_x11_struct_TRIANGLE [data]
hf_x11_struct_TRIANGLE_p1 [data]
hf_x11_struct_TRIANGLE_p2 [data]
hf_x11_struct_TRIANGLE_p3 [data]
hf_x11_struct_TRIGGER [data]
hf_x11_struct_TRIGGER_counter [data]
hf_x11_struct_TRIGGER_test_type [data]
hf_x11_struct_TRIGGER_wait_type [data]
hf_x11_struct_TRIGGER_wait_value [data]
hf_x11_struct_Type [data]
hf_x11_struct_Type_count [data]
hf_x11_struct_Type_resource_type [data]
hf_x11_struct_WAITCONDITION [data]
hf_x11_struct_WAITCONDITION_event_threshold [data]
hf_x11_struct_WAITCONDITION_trigger [data]
hf_x11_sync_CounterNotify_count [data]
hf_x11_sync_CounterNotify_counter [data]
hf_x11_sync_CounterNotify_counter_value [data]
hf_x11_sync_CounterNotify_destroyed [data]
hf_x11_sync_CounterNotify_kind [data]
hf_x11_sync_CounterNotify_timestamp [data]
hf_x11_sync_CounterNotify_wait_value [data]
hf_x11_union_Action [data]
hf_x11_union_Action_devbtn [data]
hf_x11_union_Action_devval [data]
hf_x11_union_Action_isolock [data]
hf_x11_union_Action_latchgroup [data]
hf_x11_union_Action_latchmods [data]
hf_x11_union_Action_lockcontrols [data]
hf_x11_union_Action_lockdevbtn [data]
hf_x11_union_Action_lockgroup [data]
hf_x11_union_Action_lockmods [data]
hf_x11_union_Action_lockptrbtn [data]
hf_x11_union_Action_message [data]
hf_x11_union_Action_moveptr [data]
hf_x11_union_Action_noaction [data]
hf_x11_union_Action_ptrbtn [data]
hf_x11_union_Action_redirect [data]
hf_x11_union_Action_setcontrols [data]
hf_x11_union_Action_setgroup [data]
hf_x11_union_Action_setmods [data]
hf_x11_union_Action_setptrdflt [data]
hf_x11_union_Action_switchscreen [data]
hf_x11_union_Action_terminate [data]
hf_x11_union_Action_type [data]
hf_x11_union_AXOption [data]
hf_x11_union_AXOption_fbopt [data]
hf_x11_union_AXOption_skopt [data]
hf_x11_union_Behavior [data]
hf_x11_union_Behavior_common [data]
hf_x11_union_Behavior_default [data]
hf_x11_union_Behavior_lock [data]
hf_x11_union_Behavior_overlay1 [data]
hf_x11_union_Behavior_overlay2 [data]
hf_x11_union_Behavior_permamentLock [data]
hf_x11_union_Behavior_permamentOverlay1 [data]
hf_x11_union_Behavior_permamentOverlay2 [data]
hf_x11_union_Behavior_permamentRadioGroup [data]
hf_x11_union_Behavior_radioGroup [data]
hf_x11_union_Behavior_type [data]
hf_x11_union_Doodad [data]
hf_x11_union_Doodad_common [data]
hf_x11_union_Doodad_indicator [data]
hf_x11_union_Doodad_logo [data]
hf_x11_union_Doodad_shape [data]
hf_x11_union_Doodad_text [data]
hf_x11_union_NotifyData [data]
hf_x11_union_NotifyData_cc [data]
hf_x11_union_NotifyData_oc [data]
hf_x11_union_NotifyData_op [data]
hf_x11_xfixes_SelectionNotify_owner [data]
hf_x11_xfixes_SelectionNotify_selection [data]
hf_x11_xfixes_SelectionNotify_selection_timestamp [data]
hf_x11_xfixes_SelectionNotify_subtype [data]
hf_x11_xfixes_SelectionNotify_timestamp [data]
hf_x11_xfixes_SelectionNotify_window [data]
hf_x11_xinput_DeviceValuator_device_id [data]
hf_x11_xinput_DeviceValuator_device_state [data]
hf_x11_xinput_DeviceValuator_first_valuator [data]
hf_x11_xinput_DeviceValuator_num_valuators [data]
hf_x11_xinput_DeviceValuator_valuators [data]
hf_x11_xinput_DeviceValuator_valuators_item [data]
hf_x11_xinput_FocusIn_detail [data]
hf_x11_xinput_FocusIn_device_id [data]
hf_x11_xinput_FocusIn_mode [data]
hf_x11_xinput_FocusIn_time [data]
hf_x11_xinput_FocusIn_window [data]
hf_x11_xinput_GetDeviceMotionEvents_reply_num_coords [data]
hf_x11_xinput_GetFeedbackControl_reply_num_feedback [data]
hf_x11_xkb_AccessXNotify_sequence [data]
hf_x11_xkb_ActionMessage_sequence [data]
hf_x11_xkb_BellNotify_sequence [data]
hf_x11_xkb_CompatMapNotify_sequence [data]
hf_x11_xkb_ControlsNotify_sequence [data]
hf_x11_xkb_ExtensionDeviceNotify_sequence [data]
hf_x11_xkb_GetGeometry_deviceSpec [data]
hf_x11_xkb_GetGeometry_name [data]
hf_x11_xkb_GetGeometry_reply_baseColorNdx [data]
hf_x11_xkb_GetGeometry_reply_colors [data]
hf_x11_xkb_GetGeometry_reply_deviceID [data]
hf_x11_xkb_GetGeometry_reply_doodads [data]
hf_x11_xkb_GetGeometry_reply_doodads_item [data]
hf_x11_xkb_GetGeometry_reply_found [data]
hf_x11_xkb_GetGeometry_reply_heightMM [data]
hf_x11_xkb_GetGeometry_reply_keyAliases [data]
hf_x11_xkb_GetGeometry_reply_keyAliases_item [data]
hf_x11_xkb_GetGeometry_reply_labelColorNdx [data]
hf_x11_xkb_GetGeometry_reply_labelFont [data]
hf_x11_xkb_GetGeometry_reply_name [data]
hf_x11_xkb_GetGeometry_reply_nColors [data]
hf_x11_xkb_GetGeometry_reply_nDoodads [data]
hf_x11_xkb_GetGeometry_reply_nKeyAliases [data]
hf_x11_xkb_GetGeometry_reply_nProperties [data]
hf_x11_xkb_GetGeometry_reply_nSections [data]
hf_x11_xkb_GetGeometry_reply_nShapes [data]
hf_x11_xkb_GetGeometry_reply_properties [data]
hf_x11_xkb_GetGeometry_reply_sections [data]
hf_x11_xkb_GetGeometry_reply_shapes [data]
hf_x11_xkb_GetGeometry_reply_widthMM [data]
hf_x11_xkb_GetKbdByName_compatMapSpec [data]
hf_x11_xkb_GetKbdByName_compatMapSpecLen [data]
hf_x11_xkb_GetKbdByName_geometrySpec [data]
hf_x11_xkb_GetKbdByName_geometrySpecLen [data]
hf_x11_xkb_GetKbdByName_keycodesSpec [data]
hf_x11_xkb_GetKbdByName_keycodesSpecLen [data]
hf_x11_xkb_GetKbdByName_keymapsSpec [data]
hf_x11_xkb_GetKbdByName_keymapsSpecLen [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_clientDeviceID [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_clientMaxKeyCode [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_clientMinKeyCode [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_ExplicitComponents_explicit_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_ExplicitComponents_explicit_rtrn_item [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_firstKeyAction [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_firstKeyBehavior [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_firstKeyExplicit [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_firstKeySym [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_firstModMapKey [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_firstType [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_firstVModMapKey [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_KeyActions_acts_rtrn_acts [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_KeyActions_acts_rtrn_acts_item [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_KeyActions_acts_rtrn_count [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_KeyBehaviors_behaviors_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_KeyBehaviors_behaviors_rtrn_item [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_KeySyms_syms_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_KeyTypes_types_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_ModifierMap_modmap_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_ModifierMap_modmap_rtrn_item [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_nKeyActions [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_nKeyBehaviors [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_nKeyExplicit [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_nKeySyms [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_nModMapKeys [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_nTypes [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_nVModMapKeys [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_present [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_totalActions [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_totalKeyBehaviors [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_totalKeyExplicit [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_totalModMapKeys [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_totalSyms [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_totalTypes [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_totalVModMapKeys [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_VirtualModMap_vmodmap_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_VirtualModMap_vmodmap_rtrn_item [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_0 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_1 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_10 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_11 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_12 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_13 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_14 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_15 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_2 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_3 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_4 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_5 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_6 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_7 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_8 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_virtualMods_mask_9 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_VirtualMods_vmods_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_VirtualMods_vmods_rtrn_mask_1 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_VirtualMods_vmods_rtrn_mask_2 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_VirtualMods_vmods_rtrn_mask_3 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_VirtualMods_vmods_rtrn_mask_4 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_VirtualMods_vmods_rtrn_mask_5 [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_VirtualMods_vmods_rtrn_mask_Any [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_VirtualMods_vmods_rtrn_mask_Control [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_VirtualMods_vmods_rtrn_mask_Lock [data]
hf_x11_xkb_GetKbdByName_reply_ClientSymbols_VirtualMods_vmods_rtrn_mask_Shift [data]
hf_x11_xkb_GetKbdByName_reply_Geometry_colors [data]
hf_x11_xkb_GetKbdByName_reply_Geometry_doodads [data]
hf_x11_xkb_GetKbdByName_reply_Geometry_doodads_item [data]
hf_x11_xkb_GetKbdByName_reply_Geometry_keyAliases [data]
hf_x11_xkb_GetKbdByName_reply_Geometry_keyAliases_item [data]
hf_x11_xkb_GetKbdByName_reply_Geometry_properties [data]
hf_x11_xkb_GetKbdByName_reply_Geometry_sections [data]
hf_x11_xkb_GetKbdByName_reply_Geometry_shapes [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_Compat_compatName [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_firstKey [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_Geometry_geometryName [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_groupNames [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_GroupNames_groups [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_GroupNames_groups_item [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_groupNames_mask_Group1 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_groupNames_mask_Group2 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_groupNames_mask_Group3 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_groupNames_mask_Group4 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_IndicatorNames_indicatorNames [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_IndicatorNames_indicatorNames_item [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_indicators [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_KeyAliases_keyAliases [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_KeyAliases_keyAliases_item [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_Keycodes_keycodesName [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_KeyNames_keyNames [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_KeyTypeNames_typeNames [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_KeyTypeNames_typeNames_item [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_KTLevelNames_ktLevelNames [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_KTLevelNames_ktLevelNames_item [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_KTLevelNames_nLevelsPerType [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_nKeyAliases [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_nKeys [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_nKTLevels [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_nRadioGroups [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_nTypes [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_otherDeviceID [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_otherMaxKeyCode [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_otherMinKeyCode [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_PhysSymbols_physSymbolsName [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_RGNames_radioGroupNames [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_RGNames_radioGroupNames_item [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_Symbols_symbolsName [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_Types_typesName [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_VirtualModNames_virtualModNames [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_VirtualModNames_virtualModNames_item [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_0 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_1 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_10 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_11 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_12 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_13 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_14 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_15 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_2 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_3 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_4 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_5 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_6 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_7 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_8 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_virtualMods_mask_9 [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_Compat [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_Geometry [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_GroupNames [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_IndicatorNames [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_KeyAliases [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_Keycodes [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_KeyNames [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_KeyTypeNames [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_KTLevelNames [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_PhysSymbols [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_RGNames [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_Symbols [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_Types [data]
hf_x11_xkb_GetKbdByName_reply_OtherNames_which_mask_VirtualModNames [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_ExplicitComponents_explicit_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_ExplicitComponents_explicit_rtrn_item [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_firstKeyAction [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_firstKeyBehavior [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_firstKeyExplicit [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_firstKeySym [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_firstModMapKey [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_firstType [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_firstVModMapKey [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_KeyActions_acts_rtrn_acts [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_KeyActions_acts_rtrn_acts_item [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_KeyActions_acts_rtrn_count [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_KeyBehaviors_behaviors_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_KeyBehaviors_behaviors_rtrn_item [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_KeySyms_syms_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_KeyTypes_types_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_ModifierMap_modmap_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_ModifierMap_modmap_rtrn_item [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_nKeyActions [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_nKeyBehaviors [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_nKeyExplicit [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_nKeySyms [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_nModMapKeys [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_nTypes [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_nVModMapKeys [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_present [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_serverDeviceID [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_serverMaxKeyCode [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_serverMinKeyCode [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_totalActions [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_totalKeyBehaviors [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_totalKeyExplicit [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_totalModMapKeys [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_totalSyms [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_totalTypes [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_totalVModMapKeys [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_VirtualModMap_vmodmap_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_VirtualModMap_vmodmap_rtrn_item [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_0 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_1 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_10 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_11 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_12 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_13 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_14 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_15 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_2 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_3 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_4 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_5 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_6 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_7 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_8 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_virtualMods_mask_9 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_VirtualMods_vmods_rtrn [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_VirtualMods_vmods_rtrn_mask_1 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_VirtualMods_vmods_rtrn_mask_2 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_VirtualMods_vmods_rtrn_mask_3 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_VirtualMods_vmods_rtrn_mask_4 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_VirtualMods_vmods_rtrn_mask_5 [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_VirtualMods_vmods_rtrn_mask_Any [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_VirtualMods_vmods_rtrn_mask_Control [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_VirtualMods_vmods_rtrn_mask_Lock [data]
hf_x11_xkb_GetKbdByName_reply_ServerSymbols_VirtualMods_vmods_rtrn_mask_Shift [data]
hf_x11_xkb_GetKbdByName_symbolsSpec [data]
hf_x11_xkb_GetKbdByName_symbolsSpecLen [data]
hf_x11_xkb_GetKbdByName_typesSpec [data]
hf_x11_xkb_GetKbdByName_typesSpecLen [data]
hf_x11_xkb_IndicatorMapNotify_sequence [data]
hf_x11_xkb_IndicatorStateNotify_sequence [data]
hf_x11_xkb_ListComponents_compatMapSpec [data]
hf_x11_xkb_ListComponents_compatMapSpecLen [data]
hf_x11_xkb_ListComponents_geometrySpec [data]
hf_x11_xkb_ListComponents_geometrySpecLen [data]
hf_x11_xkb_ListComponents_keycodesSpec [data]
hf_x11_xkb_ListComponents_keycodesSpecLen [data]
hf_x11_xkb_ListComponents_keymapsSpec [data]
hf_x11_xkb_ListComponents_keymapsSpecLen [data]
hf_x11_xkb_ListComponents_symbolsSpec [data]
hf_x11_xkb_ListComponents_symbolsSpecLen [data]
hf_x11_xkb_ListComponents_typesSpec [data]
hf_x11_xkb_ListComponents_typesSpecLen [data]
hf_x11_xkb_MapNotify_sequence [data]
hf_x11_xkb_NamesNotify_sequence [data]
hf_x11_xkb_NewKeyboardNotify_changed [data]
hf_x11_xkb_NewKeyboardNotify_changed_mask_DeviceID [data]
hf_x11_xkb_NewKeyboardNotify_changed_mask_Geometry [data]
hf_x11_xkb_NewKeyboardNotify_changed_mask_Keycodes [data]
hf_x11_xkb_NewKeyboardNotify_deviceID [data]
hf_x11_xkb_NewKeyboardNotify_maxKeyCode [data]
hf_x11_xkb_NewKeyboardNotify_minKeyCode [data]
hf_x11_xkb_NewKeyboardNotify_oldDeviceID [data]
hf_x11_xkb_NewKeyboardNotify_oldMaxKeyCode [data]
hf_x11_xkb_NewKeyboardNotify_oldMinKeyCode [data]
hf_x11_xkb_NewKeyboardNotify_requestMajor [data]
hf_x11_xkb_NewKeyboardNotify_requestMinor [data]
hf_x11_xkb_NewKeyboardNotify_sequence [data]
hf_x11_xkb_NewKeyboardNotify_time [data]
hf_x11_xkb_NewKeyboardNotify_xkbType [data]
hf_x11_xkb_SetGeometry_baseColorNdx [data]
hf_x11_xkb_SetGeometry_colors [data]
hf_x11_xkb_SetGeometry_deviceSpec [data]
hf_x11_xkb_SetGeometry_doodads [data]
hf_x11_xkb_SetGeometry_doodads_item [data]
hf_x11_xkb_SetGeometry_heightMM [data]
hf_x11_xkb_SetGeometry_keyAliases [data]
hf_x11_xkb_SetGeometry_keyAliases_item [data]
hf_x11_xkb_SetGeometry_labelColorNdx [data]
hf_x11_xkb_SetGeometry_labelFont [data]
hf_x11_xkb_SetGeometry_name [data]
hf_x11_xkb_SetGeometry_nColors [data]
hf_x11_xkb_SetGeometry_nDoodads [data]
hf_x11_xkb_SetGeometry_nKeyAliases [data]
hf_x11_xkb_SetGeometry_nProperties [data]
hf_x11_xkb_SetGeometry_nSections [data]
hf_x11_xkb_SetGeometry_nShapes [data]
hf_x11_xkb_SetGeometry_properties [data]
hf_x11_xkb_SetGeometry_sections [data]
hf_x11_xkb_SetGeometry_shapes [data]
hf_x11_xkb_SetGeometry_widthMM [data]
hf_x11_xkb_StateNotify_sequence [data]
hf_x11_xprint_Notify_cancel [data]
hf_x11_xprint_Notify_context [data]
hf_x11_xprint_Notify_detail [data]
hf_x11_xv_VideoNotify_drawable [data]
hf_x11_xv_VideoNotify_port [data]
hf_x11_xv_VideoNotify_reason [data]
hf_x11_xv_VideoNotify_time [data]

x11-enum.h
x11_enum_dri2_EventType [data]
x11_enum_xfixes_SelectionEvent [data]
x11_enum_xkb_AXFBOpt [data]
x11_enum_xkb_AXSKOpt [data]
x11_enum_xkb_BoolCtrl [data]
x11_enum_xkb_DoodadType [data]
x11_enum_xkb_EventType [data]
x11_enum_xkb_MapPart [data]
x11_enum_xv_VideoNotifyReason [data]

to the top

Problems with Data Types, High Severity (45)


frame_data.h
[+] struct _frame_data (6)
[+] struct anon-struct-frame_data.h-60 (2)

ftypes.h
[+] struct _ftype_t (1)

packet-mac-lte.h
[+] struct mac_lte_dl_phy_info (1)

packet_info.h
[+] struct _packet_info (25)

proto.h
[+] struct _header_field_info (2)
[+] struct tree_data_t (1)

timestamp.h
[+] enum ts_type (2)

tvbuff-int.h
[+] struct tvbuff (4)

wmem_allocator.h
[+] struct _wmem_allocator_t (1)

to the top

Problems with Symbols, High Severity (66)


column-utils.h
[+] set_fd_time frame_data* fd, gchar* buf ) (1)

epan.h
[+] epan_dissect_init ( struct _epan_dissect_t* edt, gboolean const create_proto_tree, gboolean const proto_tree_visible ) (1)
[+] epan_dissect_new ( gboolean const create_proto_tree, gboolean const proto_tree_visible ) (1)
[+] epan_dissect_run ( struct _epan_dissect_t* edt, struct wtap_pkthdr* phdr, guint8 const* data, frame_data* fd, struct _column_info* cinfo ) (3)
[+] epan_dissect_run_with_taps ( struct _epan_dissect_t* edt, struct wtap_pkthdr* phdr, guint8 const* data, frame_data* fd, struct _column_info* cinfo ) (3)

expert.h
[+] expert_add_info_format ( packet_info* pinfo, proto_item* pi, int group, int severity, char const* format, ... ) (3)

frame_data.h
[+] frame_data_compare ( frame_data const* fdata1, frame_data const* fdata2, int field ) (1)
[+] frame_data_set_before_dissect ( frame_data* fdata, struct nstime_t* elapsed_time, struct nstime_t* first_ts, frame_data const* prev_dis, frame_data const* prev_cap ) (2)
[+] p_add_proto_data frame_data* fd, int proto, guint8 key, void* proto_data ) (3)
[+] p_get_proto_data frame_data* fd, int proto, guint8 key ) (3)

oids.h
[+] oid_get_from_string ( gchar const* oid_str, guint32** subids, guint* matched, guint* left ) (1)
[+] oid_string2subid ( gchar const* oid_str, guint32** subids_p ) (1)

packet-dcerpc.h
[+] dissect_dcerpc_uint64 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint64* pdata ) (1)
[+] dissect_ndr_double tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, gdouble* pdata ) (1)
[+] dissect_ndr_duint32 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint64* pdata ) (1)
[+] dissect_ndr_uint16 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint16* pdata ) (1)
[+] dissect_ndr_uint1632 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint1632* pdata ) (1)
[+] dissect_ndr_uint32 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint32* pdata ) (1)
[+] dissect_ndr_uint3264 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint3264* pdata ) (1)
[+] dissect_ndr_uint8 tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint8* pdata ) (1)
[+] dissect_ndr_uuid_t tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, e_uuid_t* pdata ) (1)

packet-dcom-dispatch.h
[+] dissect_IDispatch_GetIDsOfNames_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_IDispatch_GetIDsOfNames_rqst tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_IDispatch_GetTypeInfo_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_IDispatch_GetTypeInfo_rqst tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_IDispatch_GetTypeInfoCount_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_IDispatch_Invoke_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_IDispatch_Invoke_rqst tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)

packet-dcom.h
[+] dissect_dcom_BSTR tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, gchar* psz_buffer, guint32 u32max_buffer ) (1)
[+] dissect_dcom_dcerpc_array_size tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, guint32* pu32array_size ) (1)
[+] dissect_dcom_dcerpc_pointer tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, guint32* pu32pointer ) (1)
[+] dissect_dcom_HRESULT tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, guint32* pu32hresult ) (1)
[+] dissect_dcom_HRESULT_item tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, guint32* pu32HResult, int field_index, proto_item** item ) (1)
[+] dissect_dcom_indexed_DWORD tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, guint32* pu32DWORD, int field_index ) (1)
[+] dissect_dcom_indexed_HRESULT tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, guint32* pu32hresult, int field_index ) (1)
[+] dissect_dcom_indexed_LPWSTR tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, gchar* pszStr, guint32 u32MaxStr, int field_index ) (1)
[+] dissect_dcom_LPWSTR tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, gchar* psz_buffer, guint32 u32max_buffer ) (1)
[+] dissect_dcom_MInterfacePointer tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, dcom_interface_t** interf ) (1)
[+] dissect_dcom_PMInterfacePointer tvbuff_t* tvb, gint offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, dcom_interface_t** interf ) (1)
[+] dissect_dcom_SAFEARRAY tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex, void(*sacb)(tvbuff_t*, gint, packet_info*, proto_tree*, guint8*, guint32, guint32) ) (1)
[+] dissect_dcom_simple_resp tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_dcom_simple_rqst tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_dcom_that tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_dcom_this tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep ) (1)
[+] dissect_dcom_VARIANT tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, int hfindex ) (1)
[+] dissect_dcom_VARTYPE tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree, guint8* drep, guint16* pu16Vartype ) (1)

packet.h
[+] dissector_try_heuristic ( heur_dissector_list_t sub_dissectors, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, void* data ) (1)

proto.h
[+] proto_get_next_protocol_field void** cookle ) (1)
[+] proto_tree_add_bitmask_len ( proto_tree* tree, tvbuff_t* tvb, guint const offset, guint const len, int const hf_hdr, gint const ett, int const** fields, guint const encoding ) (1)

to_str.h
[+] bytestring_to_str ( guint8 const* p1, guint32 const p2, char const p3 ) (3)

tvbuff.h
[+] tvb_get_stringz_enc tvbuff_t* tvb, gint const offset, gint* lengthp, guint const encoding ) (1)
[+] tvb_memdup tvbuff_t* p1, gint const offset, size_t length ) (2)

to the top

Problems with Data Types, Medium Severity (1)


packet_info.h
[+] struct _packet_info (1)

to the top

Problems with Symbols, Medium Severity (39)


addr_resolv.h
[+] get_addrinfo_list ( ) (1)

column-utils.h
[+] col_custom_prime_edt ( struct _epan_dissect_t* edt, struct _column_info* cinfo ) (1)

dfilter.h
[+] dfilter_apply_edt ( struct _dfilter_t* df, struct _epan_dissect_t* edt ) (1)

epan.h
[+] epan_init ( void(*register_all_protocols_func)(register_cb, gpointer), void(*register_all_handoffs_func)(register_cb, gpointer), register_cb cb, void* client_data, void(*report_failure_fcn_p)(char const*, struct __va_list_tag*), void(*report_open_failure_fcn_p)(char const*, int, gboolean), void(*report_read_failure_fcn_p)(char const*, int), void(*report_write_failure_fcn_p)(char const*, int) ) (4)

frame_data.h
[+] frame_data_set_before_dissect ( frame_data* fdata, struct nstime_t* elapsed_time, struct nstime_t* first_ts, frame_data const* prev_dis, frame_data const* prev_cap ) (1)

packet-ber.h
[+] call_ber_oid_callback char const* oid, tvbuff_t* tvb, int offset, packet_info* pinfo, proto_tree* tree ) (1)

packet-h248-template.h
[+] h248_register_package ( h248_package_t const* pkg, enum pkg_reg_action reg_action ) (1)

packet-per.h
[+] dissect_per_bit_string tvbuff_t* tvb, guint32 offset, asn1_ctx_t* actx, proto_tree* tree, int hf_index, int min_len, int max_len, gboolean has_extension, tvbuff_t** value_tvb ) (1)

packet-rpc.h
[+] dissect_rpc_list tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int(*rpc_list_dissector)(tvbuff_t*, int, packet_info*, proto_tree*) ) (1)

packet-tcp.h
[+] tcp_dissect_pdus tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, gboolean proto_desegment, guint fixed_len, guint(*get_pdu_len)(packet_info*, tvbuff_t*, int), dissector_t dissect_pdu ) (1)

packet.h
[+] dissector_try_string ( dissector_table_t sub_dissectors, gchar const* string, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree ) (1)

proto.h
[+] proto_can_match_selected ( field_info* finfo, struct _epan_dissect_t* edt ) (1)
[+] proto_construct_match_selected_string ( field_info* finfo, struct _epan_dissect_t* edt ) (1)
[+] proto_get_next_protocol_field void** cookle ) (1)
[+] proto_item_get_subtree proto_item const* ti ) (1)
[+] proto_tree_get_parent proto_tree const* tree ) (1)

reassemble.h
[+] fragment_add ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_check ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_multiple_ok ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_offset, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_seq ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags, guint32 const flags ) (1)
[+] fragment_add_seq_802_11 ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_seq_check ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_number, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_add_seq_next ( struct reassembly_table* table, tvbuff_t* tvb, int const offset, packet_info const* pinfo, guint32 const id, void const* data, guint32 const frag_data_len, gboolean const more_frags ) (1)
[+] fragment_delete ( struct reassembly_table* table, packet_info const* pinfo, guint32 const id, void const* data ) (1)
[+] fragment_end_seq_next ( struct reassembly_table* table, packet_info const* pinfo, guint32 const id, void const* data ) (1)
[+] fragment_get ( struct reassembly_table* table, packet_info const* pinfo, guint32 const id, void const* data ) (1)
[+] fragment_get_reassembled ( struct reassembly_table* table, guint32 const id ) (1)
[+] fragment_get_reassembled_id ( struct reassembly_table* table, packet_info const* pinfo, guint32 const id ) (1)
[+] process_reassembled_data tvbuff_t* tvb, int const offset, packet_info* pinfo, char const* name, fragment_data* fd_head, fragment_items const* fit, gboolean* update_col_infop, proto_tree* tree ) (1)
[+] show_fragment_seq_tree ( fragment_data* ipfd_head, fragment_items const* fit, proto_tree* tree, packet_info* pinfo, tvbuff_t* tvb, proto_item** fi ) (1)
[+] show_fragment_tree ( fragment_data* ipfd_head, fragment_items const* fit, proto_tree* tree, packet_info* pinfo, tvbuff_t* tvb, proto_item** fi ) (1)

to_str.h
[+] bytestring_to_str ( guint8 const* p1, guint32 const p2, char const p3 ) (1)
[+] ip6_to_str struct e_in6_addr const* p1 ) (1)
[+] tvb_ip6_to_str tvbuff_t* tvb, gint const offset ) (1)

uat.h
[+] uat_new ( char const* name, size_t size, char const* filename, gboolean from_profile, void** data_ptr, guint* num_items_ptr, guint flags, char const* help, uat_copy_cb_t copy_cb, uat_update_cb_t update_cb, uat_free_cb_t free_cb, uat_post_update_cb_t post_update_cb, uat_field_t* flds_array ) (1)

value_string.h
[+] value_string_ext_new ( value_string* vs, guint vs_tot_num_entries, gchar const* vs_name ) (1)

to the top

Problems with Data Types, Low Severity (23)


column_info.h
[+] typedef column_info (1)

dfilter.h
[+] typedef dfilter_t (1)

epan.h
[+] typedef epan_dissect_t (1)

frame_data.h
[+] struct _frame_data (2)

ftypes.h
[+] typedef FvalueFromString (1)
[+] typedef FvalueFromUnparsed (1)
[+] union anon-union-ftypes.h-174 (1)

gcp.h
[+] struct _gcp_msg_t (1)

oids.h
[+] struct _oid_info_t (1)

packet-dcerpc.h
[+] struct _dcerpc_sub_dissector (2)

packet-mac-lte.h
[+] struct mac_lte_info (1)

packet-rpc.h
[+] struct _vsff (2)

packet_info.h
[+] struct _packet_info (1)

prefs-int.h
[+] struct pref_module (1)
[+] union anon-union-prefs-int.h-117 (1)

range.h
[+] typedef range_t (1)

uat.h
[+] typedef uat_t (1)

wmem_stack.h
[+] typedef wmem_stack_t (1)

wtap.h
[+] struct bthci_phdr (1)
[+] struct wtap_pkthdr (1)

to the top

Problems with Symbols, Low Severity (39)


column-utils.h
[+] col_set_time ( struct _column_info* cinfo, int const col, struct nstime_t const* ts, char const* fieldname ) (1)

epan.h
[+] epan_dissect_prime_dfilter ( struct _epan_dissect_t* edt, struct _dfilter_t const* dfcode ) (1)

expert.h
[+] expert_group_vals [data] (1)
[+] expert_severity_vals [data] (1)

frame_data.h
[+] frame_data_set_before_dissect ( frame_data* fdata, struct nstime_t* elapsed_time, struct nstime_t* first_ts, frame_data const* prev_dis, frame_data const* prev_cap ) (1)

ftypes.h
[+] fvalue_from_unparsed ftenum_t ftype, char* s, gboolean allow_partial_value, LogFunc logfunc ) (1)

guid-utils.h
[+] guids_add_guid e_guid_t* guid, gchar const* name ) (1)
[+] guids_get_guid_name e_guid_t* guid ) (1)
[+] guids_resolve_guid_to_str e_guid_t* guid ) (1)

oids.h
[+] oid_both guint oid_len, guint32* subids, char** resolved_p, char** numeric_p ) (2)
[+] oid_both_from_encoded ( guint8 const* oid, gint oid_len, char** resolved_p, char** numeric_p ) (2)
[+] oid_both_from_string ( gchar const* oid_str, char** resolved_p, char** numeric_p ) (2)

packet-lldp.h
[+] tlv_oui_subtype_vals [data] (1)

packet-rpc.h
[+] dissect_rpc_array tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int(*rpc_array_dissector)(tvbuff_t*, int, packet_info*, proto_tree*), int hfindex ) (1)
[+] dissect_rpc_list tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, int offset, int(*rpc_list_dissector)(tvbuff_t*, int, packet_info*, proto_tree*) ) (1)
[+] dissect_rpc_opaque_data tvbuff_t* tvb, int offset, proto_tree* tree, packet_info* pinfo, int hfindex, gboolean fixed_length, guint32 length, gboolean string_data, char const** string_buffer_ret, int(*dissect_it)(tvbuff_t*, int, packet_info*, proto_tree*) ) (1)

packet-rtp.h
[+] rtp_add_address ( packet_info* pinfo, address* addr, int port, int other_port, gchar const* setup_method, guint32 setup_frame_number, gboolean is_video, GHashTable* rtp_dyn_payload ) (1)
[+] srtp_add_address ( packet_info* pinfo, address* addr, int port, int other_port, gchar const* setup_method, guint32 setup_frame_number, gboolean is_video, GHashTable* rtp_dyn_payload, struct srtp_info* srtp_info ) (1)

packet-smb-sidsnooping.h
[+] find_sid_name char* sid ) (1)

packet-tcp.h
[+] tcp_dissect_pdus tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, gboolean proto_desegment, guint fixed_len, guint(*get_pdu_len)(packet_info*, tvbuff_t*, int), dissector_t dissect_pdu ) (1)

prefs.h
[+] prefs_register_uat_preference ( module_t* module, char const* name, char const* title, char const* description, void* uat ) (1)
[+] string_to_name_resolve ( char const* string, e_addr_resolve* name_resolve ) (1)

proto.h
[+] proto_tree_add_time ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, struct nstime_t* value_ptr ) (1)
[+] proto_tree_add_time_format ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, struct nstime_t* value_ptr, char const* format, ... ) (1)
[+] proto_tree_add_time_format_value ( proto_tree* tree, int hfindex, tvbuff_t* tvb, gint start, gint length, struct nstime_t* value_ptr, char const* format, ... ) (1)

stats_tree_priv.h
[+] stats_tree_get_cfg_by_abbr gchar* abbr ) (1)

strutil.h
[+] byte_array_dup GByteArray* ba ) (1)

to_str.h
[+] ip6_to_str struct e_in6_addr const* p1 ) (1)
[+] tvb_ip6_to_str tvbuff_t* tvb, gint const offset ) (1)

uat.h
[+] uat_new ( char const* name, size_t size, char const* filename, gboolean from_profile, void** data_ptr, guint* num_items_ptr, guint flags, char const* help, uat_copy_cb_t copy_cb, uat_update_cb_t update_cb, uat_free_cb_t free_cb, uat_post_update_cb_t post_update_cb, uat_field_t* flds_array ) (1)

value_string.h
[+] try_val_to_str_idx_ext ( guint32 const val, value_string_ext* vse, gint* idx ) (1)
[+] value_string_ext_new ( value_string* vs, guint vs_tot_num_entries, gchar const* vs_name ) (2)

x11-enum.h
[+] x11_enum_randr_Notify [data] (1)
[+] x11_enum_xkb_LedClass [data] (1)

x11-extension-errors.h
[+] randr_errors [data] (1)

to the top

Problems with Constants (23)


config.h
[+] DATAFILE_DIR
[+] DOC_DIR
[+] PACKAGE_STRING
[+] PACKAGE_VERSION
[+] VERSION
[+] VERSION_MICRO
[+] VERSION_MINOR

packet-dcerpc-nt.h
[+] ALIGN_TO_2_BYTES
[+] ALIGN_TO_2_OR_4_BYTES
[+] ALIGN_TO_3_BYTES
[+] ALIGN_TO_4_BYTES
[+] ALIGN_TO_4_OR_8_BYTES
[+] ALIGN_TO_5_BYTES
[+] ALIGN_TO_8_BYTES

packet-rtps.h
[+] RTPS_VENDOR_TOC_STRING

packet-scsi.h
[+] END_TRY_SCSI_CDB_ALLOC_LEN

packet-ssl-utils.h
[+] ENC_NULL

packet-zbee-zcl.h
[+] ZBEE_ZCL_NUM_INDIVIDUAL_ETT

packet-zbee-zdp.h
[+] ZBEE_ZDP_MGMT_LEAVE_CHILDREN
[+] ZBEE_ZDP_MGMT_LEAVE_REJOIN

proto.h
[+] ENC_EBCDIC
[+] HFILL

ws_symbol_export.h
[+] WS_DLL_PUBLIC

to the top

Other Changes in Data Types (97)


address.h
[+] enum address_type (2)

asn1.h
[+] struct _asn1_ctx_t (1)

conversation.h
[+] struct conversation (1)

frame_data.h
[+] struct _frame_data (2)

ftypes.h
[+] enum ftenum (5)
[+] struct _ftype_t (5)

oids.h
[+] enum _oid_key_type_t (1)

packet-mac-lte.h
[+] struct mac_lte_info (1)

packet_info.h
[+] struct _packet_info (12)

prefs-int.h
[+] struct preference (1)

prefs.h
[+] struct _e_prefs (18)

proto.h
[+] struct field_info (2)

stat_menu.h
[+] enum register_stat_group_t (4)

stats_tree.h
[+] enum _manip_node_mode (4)

stats_tree_priv.h
[+] struct _stat_node (9)
[+] struct _stats_tree (4)
[+] struct _stats_tree_cfg (1)

syntax-tree.h
[+] struct stnode_t (1)

timestamp.h
[+] enum ts_type (8)

wmem_allocator.h
[+] struct _wmem_allocator_t (9)

wmem_core.h
[+] enum _wmem_allocator_type_t (1)

wtap.h
[+] struct nstr_phdr (1)
[+] struct wtap_pkthdr (1)
[+] union wtap_pseudo_header (3)

to the top

Other Changes in Symbols (9)


epan.h
[+] epan_dissect_init ( struct _epan_dissect_t* edt, gboolean const create_proto_tree, gboolean const proto_tree_visible ) (1)
[+] epan_dissect_new ( gboolean const create_proto_tree, gboolean const proto_tree_visible ) (1)

frame_data.h
[+] frame_data_compare ( frame_data const* fdata1, frame_data const* fdata2, int field ) (1)

oids.h
[+] oid_get_from_string ( gchar const* oid_str, guint32** subids, guint* matched, guint* left ) (1)

packet.h
[+] dissector_table_foreach ( char const* name, DATFunc func, gpointer user_data ) (1)
[+] dissector_table_foreach_handle ( char const* name, DATFunc_handle func, gpointer user_data ) (1)
[+] new_register_dissector ( char const* name, new_dissector_t dissector, int const proto ) (1)
[+] register_dissector ( char const* name, dissector_t dissector, int const proto ) (1)

proto.h
[+] proto_get_first_protocol_field ( int const proto_id, void** cookle ) (1)

to the top

Header Files (546)


addr_and_mask.h
addr_resolv.h
address.h
adler32.h
aes.h
afn.h
aftypes.h
airpdcap_debug.h
airpdcap_int.h
airpdcap_interop.h
airpdcap_rijndael.h
airpdcap_system.h
airpdcap_user.h
airpdcap_ws.h
arcnet_pids.h
arptypes.h
asm_utils.h
asn1.h
atalk-utils.h
ax25_pids.h
base64.h
bitswap.h
bridged_pids.h
camel-persistentdata.h
charsets.h
chdlctypes.h
circuit.h
codecs.h
color.h
column-utils.h
column.h
column_info.h
config.h
conv_id.h
conversation.h
cppmagic.h
crc16-tvb.h
crc32-tvb.h
crc8-tvb.h
des.h
dfilter-int.h
dfilter-macro.h
dfilter.h
dfunctions.h
dfvm.h
diam_dict.h
diam_dict_lex.h
dissector_filters.h
drange.h
dtd.h
dtd_grammar.h
dtd_parse.h
dtd_parse_lex.h
dtd_preparse_lex.h
eap.h
eax.h
emem.h
epan.h
epan_dissect.h
etypes.h
ex-opt.h
except.h
exceptions.h
expert.h
filesystem.h
filter_expressions.h
follow.h
frame_data.h
frequency-utils.h
ftypes-int.h
ftypes.h
funnel.h
garrayfix.h
gcp.h
gencode.h
geoip_db.h
golay.h
grammar.h
greproto.h
guid-utils.h
h225-persistentdata.h
iana_snap_pid.h
iax2_codec_type.h
in_cksum.h
ip_opts.h
ipproto.h
ipv4.h
ipv6-utils.h
kasumi.h
lapd_sapi.h
llcsaps.h
md4.h
md5.h
next_tvb.h
nlpid.h
nstime.h
oids.h
osi-utils.h
oui.h
packet-6lowpan.h
packet-acp133.h
packet-acse.h
packet-actrace.h
packet-afp.h
packet-aim.h
packet-alcap.h
packet-ansi_a.h
packet-ansi_map.h
packet-ansi_tcap.h
packet-ap1394.h
packet-arcnet.h
packet-arp.h
packet-atalk.h
packet-atm.h
packet-ax25-kiss.h
packet-ax25.h
packet-bacapp.h
packet-ber.h
packet-bfd.h
packet-bluetooth-hci.h
packet-bpq.h
packet-bssap.h
packet-bssgp.h
packet-btavctp.h
packet-btavdtp.h
packet-bthci_acl.h
packet-btl2cap.h
packet-btrfcomm.h
packet-btsdp.h
packet-c1222.h
packet-camel.h
packet-cdt.h
packet-cell_broadcast.h
packet-charging_ase.h
packet-chdlc.h
packet-cip.h
packet-cipsafety.h
packet-clearcase.h
packet-clip.h
packet-cmip.h
packet-cmp.h
packet-cms.h
packet-credssp.h
packet-crmf.h
packet-csn1.h
packet-dap.h
packet-data.h
packet-dcc.h
packet-dccp.h
packet-dcerpc-atsvc.h
packet-dcerpc-browser.h
packet-dcerpc-budb.h
packet-dcerpc-butc.h
packet-dcerpc-dce122.h
packet-dcerpc-dcom.h
packet-dcerpc-dfs.h
packet-dcerpc-dnsserver.h
packet-dcerpc-drsuapi.h
packet-dcerpc-dssetup.h
packet-dcerpc-efs.h
packet-dcerpc-eventlog.h
packet-dcerpc-frsapi.h
packet-dcerpc-frsrpc.h
packet-dcerpc-frstrans.h
packet-dcerpc-initshutdown.h
packet-dcerpc-lsa.h
packet-dcerpc-mapi.h
packet-dcerpc-misc.h
packet-dcerpc-netlogon.h
packet-dcerpc-nspi.h
packet-dcerpc-nt.h
packet-dcerpc-pnp.h
packet-dcerpc-rfr.h
packet-dcerpc-rras.h
packet-dcerpc-samr.h
packet-dcerpc-spoolss.h
packet-dcerpc-srvsvc.h
packet-dcerpc-svcctl.h
packet-dcerpc-tapi.h
packet-dcerpc-winreg.h
packet-dcerpc-wkssvc.h
packet-dcerpc-wzcsvc.h
packet-dcerpc.h
packet-dcm.h
packet-dcom-dispatch.h
packet-dcom.h
packet-ddtp.h
packet-diameter.h
packet-diffserv-mpls-common.h
packet-dis-enums.h
packet-dis-fields.h
packet-dis-pdus.h
packet-disp.h
packet-dns.h
packet-dop.h
packet-dsp.h
packet-dtn.h
packet-dvmrp.h
packet-e164.h
packet-e212.h
packet-edonkey.h
packet-enc.h
packet-enip.h
packet-epmd.h
packet-esis.h
packet-ess.h
packet-eth.h
packet-fc.h
packet-fcbls.h
packet-fcct.h
packet-fcdns.h
packet-fcels.h
packet-fcfcs.h
packet-fcfzs.h
packet-fclctl.h
packet-fcp.h
packet-fcsb3.h
packet-fcswils.h
packet-fddi.h
packet-ff.h
packet-fix.h
packet-fmp.h
packet-fr.h
packet-frame.h
packet-ftam.h
packet-giop.h
packet-gluster.h
packet-gmr1_common.h
packet-gnm.h
packet-gnutella.h
packet-gprscdr.h
packet-gre.h
packet-gsm_a_common.h
packet-gsm_map.h
packet-gsm_rlcmac.h
packet-gsm_sms.h
packet-gssapi.h
packet-gtp.h
packet-gtpv2.h
packet-h223.h
packet-h225.h
packet-h235.h
packet-h245.h
packet-h248.h
packet-h263.h
packet-h264.h
packet-h323.h
packet-h450-ros.h
packet-hclnfsd.h
packet-hdcp.h
packet-hpext.h
packet-http.h
packet-i2c.h
packet-iax2.h
packet-icmp.h
packet-idp.h
packet-ieee80211-radiotap-defs.h
packet-ieee80211-radiotap-iter.h
packet-ieee80211-radiotap.h
packet-ieee80211.h
packet-ieee802154.h
packet-ieee8021ah.h
packet-ieee8023.h
packet-ieee802a.h
packet-igap.h
packet-igmp.h
packet-imf.h
packet-inap.h
packet-infiniband.h
packet-ip.h
packet-ipfc.h
packet-ipmi.h
packet-ipsec.h
packet-ipv6.h
packet-ipx.h
packet-isakmp.h
packet-isis-clv.h
packet-isis-hello.h
packet-isis-lsp.h
packet-isis-snp.h
packet-isis.h
packet-isl.h
packet-isup.h
packet-jxta.h
packet-kerberos.h
packet-klm.h
packet-lcsap.h
packet-ldap.h
packet-ldp.h
packet-llc.h
packet-lldp.h
packet-logotypecertextn.h
packet-lpp.h
packet-lte-rrc.h
packet-mac-lte.h
packet-mbtcp.h
packet-mgcp.h
packet-mms.h
packet-mount.h
packet-mp4ves.h
packet-mpeg-descriptor.h
packet-mpeg-sect.h
packet-mpls.h
packet-mq.h
packet-mrdisc.h
packet-msnip.h
packet-msrp.h
packet-mstp.h
packet-mtp3.h
packet-nbap.h
packet-ncp-int.h
packet-ncp-nmas.h
packet-ncp-sss.h
packet-ndmp.h
packet-ndps.h
packet-netbios.h
packet-netrom.h
packet-nfs.h
packet-nhrp.h
packet-nisplus.h
packet-nlm.h
packet-ntlmssp.h
packet-ntp.h
packet-null.h
packet-ocsp.h
packet-osi-options.h
packet-osi.h
packet-p1.h
packet-p22.h
packet-p7.h
packet-p772.h
packet-pcnfsd.h
packet-pdcp-lte.h
packet-per.h
packet-pim.h
packet-pkcs1.h
packet-pkcs12.h
packet-pkinit.h
packet-pkix1explicit.h
packet-pkix1implicit.h
packet-pkixac.h
packet-pkixproxy.h
packet-pkixqualified.h
packet-pkixtsp.h
packet-pktc.h
packet-portmap.h
packet-ppi-geolocation-common.h
packet-ppi.h
packet-ppp.h
packet-pres.h
packet-pw-atm.h
packet-pw-common.h
packet-q708.h
packet-q931.h
packet-q932.h
packet-qsig.h
packet-radius.h
packet-ranap.h
packet-raw.h
packet-rdt.h
packet-reload.h
packet-rgmp.h
packet-rlc-lte.h
packet-rlc.h
packet-rmi.h
packet-rmt-alc.h
packet-rmt-common.h
packet-rmt-fec.h
packet-rmt-lct.h
packet-rmt-norm.h
packet-rohc.h
packet-ros.h
packet-rpc.h
packet-rquota.h
packet-rrc.h
packet-rsvp.h
packet-rtcp.h
packet-rtp-events.h
packet-rtp.h
packet-rtps.h
packet-rtse.h
packet-rtsp.h
packet-rwall.h
packet-rx.h
packet-s1ap.h
packet-sccp.h
packet-scsi-mmc.h
packet-scsi-osd.h
packet-scsi-sbc.h
packet-scsi-smc.h
packet-scsi-ssc.h
packet-scsi.h
packet-sctp.h
packet-sdp.h
packet-ses.h
packet-sip.h
packet-skinny.h
packet-sll.h
packet-smb-browse.h
packet-smb-common.h
packet-smb-mailslot.h
packet-smb-pipe.h
packet-smb-sidsnooping.h
packet-smb.h
packet-smb2.h
packet-smpp.h
packet-smrse.h
packet-snmp.h
packet-spray.h
packet-sprt.h
packet-sscop.h
packet-ssl-utils.h
packet-ssl.h
packet-stat-notify.h
packet-stat.h
packet-sv.h
packet-t124.h
packet-t125.h
packet-t30.h
packet-t38.h
packet-tacacs.h
packet-tcap.h
packet-tcp.h
packet-tetra.h
packet-tn3270.h
packet-tn5250.h
packet-tns.h
packet-tpkt.h
packet-tr.h
packet-tte.h
packet-ua.h
packet-uaudp.h
packet-udp.h
packet-umts_fp.h
packet-umts_mac.h
packet-usb-hid.h
packet-usb.h
packet-vines.h
packet-vlan.h
packet-wap.h
packet-wccp.h
packet-wifi-p2p.h
packet-windows-common.h
packet-wlancertextn.h
packet-wps.h
packet-wsp.h
packet-wtls.h
packet-wtp.h
packet-x11-keysymdef.h
packet-x11.h
packet-x509af.h
packet-x509ce.h
packet-x509if.h
packet-x509sat.h
packet-xml.h
packet-xmpp-conference.h
packet-xmpp-core.h
packet-xmpp-gtalk.h
packet-xmpp-jingle.h
packet-xmpp-other.h
packet-xmpp-utils.h
packet-xmpp.h
packet-ypbind.h
packet-yppasswd.h
packet-ypserv.h
packet-ypxfr.h
packet-zbee-aps.h
packet-zbee-nwk.h
packet-zbee-security.h
packet-zbee-zcl.h
packet-zbee-zdp.h
packet-zbee.h
packet-zep.h
packet-ziop.h
packet.h
packet_info.h
params.h
pint.h
plugins.h
ppptypes.h
prefs-int.h
prefs.h
proto.h
ptvcursor.h
radius_dict_lex.h
range.h
rc4.h
reassemble.h
reedsolomon.h
register.h
report_err.h
req_resp_hdrs.h
rpc_defrag.h
rtp_pt.h
scanner_lex.h
sctpppids.h
semcheck.h
sha1.h
show_exception.h
sigcomp-udvm.h
sigcomp_state_hdlr.h
sminmpec.h
sna-utils.h
stat_cmd_args.h
stats_tree.h
stats_tree_priv.h
stream.h
strutil.h
sttype-function.h
sttype-range.h
sttype-test.h
syntax-tree.h
t35.h
tap-voip.h
tap.h
tcap-persistentdata.h
tfs.h
time_fmt.h
timestamp.h
to_str.h
tpg.h
tvbparse.h
tvbuff-int.h
tvbuff.h
uat-int.h
uat.h
uat_load_lex.h
value_string.h
wep-wpadefs.h
wmem.h
wmem_allocator.h
wmem_allocator_block.h
wmem_allocator_simple.h
wmem_allocator_strict.h
wmem_core.h
wmem_scopes.h
wmem_slist.h
wmem_stack.h
wmem_strbuf.h
wmem_strutl.h
x11-declarations.h
x11-enum.h
x11-extension-errors.h
x11-keysym.h
x264_prt_id.h
xdlc.h

to the top

Shared Libraries (1)


libwireshark.so.3.1.15

to the top



Generated on Wed Nov 18 00:39:07 2015 for libwireshark by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API