Home
last modified time | relevance | path

Searched refs:export_object_list_gui_t (Results 1 – 12 of 12) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/ui/cli/
H A Dtap-exportobject.c32 } export_object_list_gui_t; typedef
88 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_add_entry()
95 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_get_entry()
105 export_object_list_gui_t *object_list = (export_object_list_gui_t*)tap_object->gui_data; in eo_draw()
154 export_object_list_gui_t *object_list; in exportobject_handler()
165 object_list = g_new0(export_object_list_gui_t,1); in exportobject_handler()
/dports/net/wireshark/wireshark-3.6.1/ui/cli/
H A Dtap-exportobject.c32 } export_object_list_gui_t; typedef
88 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_add_entry()
95 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_get_entry()
105 export_object_list_gui_t *object_list = (export_object_list_gui_t*)tap_object->gui_data; in eo_draw()
154 export_object_list_gui_t *object_list; in exportobject_handler()
165 object_list = g_new0(export_object_list_gui_t,1); in exportobject_handler()
/dports/net/tshark-lite/wireshark-3.6.1/ui/cli/
H A Dtap-exportobject.c32 } export_object_list_gui_t; typedef
88 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_add_entry()
95 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_get_entry()
105 export_object_list_gui_t *object_list = (export_object_list_gui_t*)tap_object->gui_data; in eo_draw()
154 export_object_list_gui_t *object_list; in exportobject_handler()
165 object_list = g_new0(export_object_list_gui_t,1); in exportobject_handler()
/dports/net/tshark/wireshark-3.6.1/ui/cli/
H A Dtap-exportobject.c32 } export_object_list_gui_t; typedef
88 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_add_entry()
95 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_get_entry()
105 export_object_list_gui_t *object_list = (export_object_list_gui_t*)tap_object->gui_data; in eo_draw()
154 export_object_list_gui_t *object_list; in exportobject_handler()
165 object_list = g_new0(export_object_list_gui_t,1); in exportobject_handler()
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/models/
H A Dexport_objects_model.cpp24 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_add_entry()
32 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_get_entry()
216 export_object_list_gui_t *object_list = (export_object_list_gui_t *)tap_object->gui_data; in resetTap()
H A Dexport_objects_model.h23 typedef struct export_object_list_gui_t { struct
25 } export_object_list_gui_t; argument
66 export_object_list_gui_t eo_gui_data_;
/dports/net/wireshark/wireshark-3.6.1/ui/qt/models/
H A Dexport_objects_model.cpp24 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_add_entry()
32 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_get_entry()
216 export_object_list_gui_t *object_list = (export_object_list_gui_t *)tap_object->gui_data; in resetTap()
H A Dexport_objects_model.h23 typedef struct export_object_list_gui_t { struct
25 } export_object_list_gui_t; argument
66 export_object_list_gui_t eo_gui_data_;
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/models/
H A Dexport_objects_model.cpp24 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_add_entry()
32 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_get_entry()
216 export_object_list_gui_t *object_list = (export_object_list_gui_t *)tap_object->gui_data; in resetTap()
H A Dexport_objects_model.h23 typedef struct export_object_list_gui_t { struct
25 } export_object_list_gui_t; typedef
66 export_object_list_gui_t eo_gui_data_;
/dports/net/tshark/wireshark-3.6.1/ui/qt/models/
H A Dexport_objects_model.cpp24 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_add_entry()
32 export_object_list_gui_t *object_list = (export_object_list_gui_t*)gui_data; in object_list_get_entry()
216 export_object_list_gui_t *object_list = (export_object_list_gui_t *)tap_object->gui_data; in resetTap()
H A Dexport_objects_model.h23 typedef struct export_object_list_gui_t { struct
25 } export_object_list_gui_t; argument
66 export_object_list_gui_t eo_gui_data_;