Home
last modified time | relevance | path

Searched refs:prefs_list_clear (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/vqcc-gtk/vqcc-gtk-0.5/src/
H A Dprefs.h56 void prefs_list_clear(const gchar *);
H A Dgui_ignore.c195 prefs_list_clear(PREFS_NET_IGNORED_USERS); in dlg_button_click_cb()
H A Dprefs.c808 void prefs_list_clear(const gchar * prefs_name) in prefs_list_clear() function