Home
last modified time | relevance | path

Searched refs:gnome_keyring_found_list_free (Results 1 – 7 of 7) sorted by relevance

/dports/security/libgnome-keyring/libgnome-keyring-3.12.0/library/tests/
H A Dfrob-any-daemon.c63 gnome_keyring_found_list_free (found); in test_create_find_read_password()
/dports/www/falkon/falkon-3.2.0/src/plugins/GnomeKeyringPasswords/
H A Dgnomekeyringpasswordbackend.cpp295 gnome_keyring_found_list_free(found); in initialize()
/dports/security/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2/src/Gnome.Keyring/
H A DRing.cs251 static extern void gnome_keyring_found_list_free (IntPtr foundList); in gnome_keyring_found_list_free() method in Gnome.Keyring.Ring
293 gnome_keyring_found_list_free (passwordList); in Find()
/dports/security/libgnome-keyring/libgnome-keyring-3.12.0/library/
H A Dgnome-keyring-utils.c294 gnome_keyring_found_list_free (GList *found_list) in gnome_keyring_found_list_free() function
H A Dgnome-keyring.h174 void gnome_keyring_found_list_free (GList *found_list);
H A Dgnome-keyring.c2266 gnome_keyring_found_list_free (args->queued); in find_items_free()
2267 gnome_keyring_found_list_free (args->found); in find_items_free()
/dports/security/gnome-keyring/gnome-keyring-40.0/
H A DChangeLog.old6014 * gnome-keyring-utils.c: (gnome_keyring_found_list_free):