Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/ui/
H A Dprofile.c39 GList * edited_profile_list(void) {
112 fl1 = edited_profile_list();
128 fl1 = edited_profile_list();
163 fl1 = edited_profile_list();
211 fl2 = edited_profile_list();
H A Dprofile.h89 GList * edited_profile_list(void);
/dports/net/wireshark/wireshark-3.6.1/ui/
H A Dprofile.c39 GList * edited_profile_list(void) { in edited_profile_list() function
112 fl1 = edited_profile_list(); in apply_profile_changes()
128 fl1 = edited_profile_list(); in apply_profile_changes()
163 fl1 = edited_profile_list(); in apply_profile_changes()
211 fl2 = edited_profile_list(); in apply_profile_changes()
H A Dprofile.h89 GList * edited_profile_list(void);
/dports/net/tshark-lite/wireshark-3.6.1/ui/
H A Dprofile.c39 GList * edited_profile_list(void) { in edited_profile_list() function
112 fl1 = edited_profile_list(); in apply_profile_changes()
128 fl1 = edited_profile_list(); in apply_profile_changes()
163 fl1 = edited_profile_list(); in apply_profile_changes()
211 fl2 = edited_profile_list(); in apply_profile_changes()
H A Dprofile.h89 GList * edited_profile_list(void);
/dports/net/tshark/wireshark-3.6.1/ui/
H A Dprofile.c39 GList * edited_profile_list(void) { in edited_profile_list() function
112 fl1 = edited_profile_list(); in apply_profile_changes()
128 fl1 = edited_profile_list(); in apply_profile_changes()
163 fl1 = edited_profile_list(); in apply_profile_changes()
211 fl2 = edited_profile_list(); in apply_profile_changes()
H A Dprofile.h89 GList * edited_profile_list(void);
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/models/
H A Dprofile_model.cpp153 GList *fl_entry = edited_profile_list(); in loadProfiles()
165 GList *fl_entry = edited_profile_list(); in entry()
197 if (g_list_length(edited_profile_list()) != g_list_length(current_profile_list())) in changesPending()
201 GList *fl_entry = edited_profile_list(); in changesPending()
252 if (! edited_profile_list()) in guard()
332 GList * edited = edited_profile_list(); in checkIfDeleted()
/dports/net/wireshark/wireshark-3.6.1/ui/qt/models/
H A Dprofile_model.cpp153 GList *fl_entry = edited_profile_list(); in loadProfiles()
165 GList *fl_entry = edited_profile_list(); in entry()
197 if (g_list_length(edited_profile_list()) != g_list_length(current_profile_list())) in changesPending()
201 GList *fl_entry = edited_profile_list(); in changesPending()
252 if (! edited_profile_list()) in guard()
332 GList * edited = edited_profile_list(); in checkIfDeleted()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/models/
H A Dprofile_model.cpp153 GList *fl_entry = edited_profile_list(); in loadProfiles()
165 GList *fl_entry = edited_profile_list(); in entry()
197 if (g_list_length(edited_profile_list()) != g_list_length(current_profile_list())) in changesPending()
201 GList *fl_entry = edited_profile_list(); in changesPending()
252 if (! edited_profile_list()) in guard()
332 GList * edited = edited_profile_list(); in checkIfDeleted()
/dports/net/tshark/wireshark-3.6.1/ui/qt/models/
H A Dprofile_model.cpp153 GList *fl_entry = edited_profile_list(); in loadProfiles()
165 GList *fl_entry = edited_profile_list(); in entry()
197 if (g_list_length(edited_profile_list()) != g_list_length(current_profile_list())) in changesPending()
201 GList *fl_entry = edited_profile_list(); in changesPending()
252 if (! edited_profile_list()) in guard()
332 GList * edited = edited_profile_list(); in checkIfDeleted()