g_slist_find_custom  618 lib/tty/key.c          s = g_slist_find_custom (select_list, select_set, select_cmp_by_fd_set);
g_slist_find_custom 1416 lib/tty/key.c      p = g_slist_find_custom (select_list, GINT_TO_POINTER (fd), select_cmp_by_fd);
g_slist_find_custom  154 lib/vfs/gc.c       stamp = g_slist_find_custom (stamps, &what, vfs_stamp_compare);
g_slist_find_custom  175 lib/vfs/gc.c       stamp = g_slist_find_custom (stamps, &what, vfs_stamp_compare);
g_slist_find_custom  418 src/vfs/cpio/cpio.c         l = g_slist_find_custom (arch->deferred, &i, cpio_defer_find);
g_slist_find_custom  262 src/vfs/sfs/sfs.c     cur = g_slist_find_custom (head, vfs_path_as_str (vpath), cachedfile_compare);
g_slist_find_custom  376 src/vfs/sfs/sfs.c     cur = g_slist_find_custom (head, vfs_path_as_str (vpath), cachedfile_compare);