Home
last modified time | relevance | path

Searched defs:dir_list (Results 1 – 5 of 5) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dfinddev.c37 struct dir_list { struct
39 struct dir_list *next; argument
/external/bluetooth/glib/gio/inotify/
Dinotify-path.c131 GList *dir_list; in ip_map_wd_dir() local
194 GList *dir_list = g_hash_table_lookup (wd_dir_hash, GINT_TO_POINTER (wd)); in ip_unmap_wd_dir() local
210 GList *dir_list = g_hash_table_lookup (wd_dir_hash, GINT_TO_POINTER (wd)); in ip_unmap_wd() local
305 ip_event_dispatch (GList *dir_list, in ip_event_dispatch()
389 GList* dir_list = NULL; in ip_event_callback() local
/external/e2fsprogs/lib/blkid/
Ddevno.c36 struct dir_list { struct
38 struct dir_list *next; argument
/external/dbus/dbus/
Ddbus-sysdeps-unix.c2566 DBusList **dir_list) in split_paths_and_append()
/external/bluetooth/glib/gio/
Dgdesktopappinfo.c2659 GList *desktop_entries, *removed_entries, *list, *dir_list, *tmp; in get_all_desktop_entries_for_mime_type() local