Home
last modified time | relevance | path

Searched refs:inode_hash (Results 1 – 4 of 4) sorted by relevance

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/providers/local/
H A Dcamel-mbox-store.c58 inode_hash (gconstpointer d) in inode_hash() function
482 visited = g_hash_table_new_full (inode_hash, inode_equal, inode_free, NULL); in mbox_store_get_folder_info_sync()
509 visited = g_hash_table_new_full (inode_hash, inode_equal, inode_free, NULL); in mbox_store_get_folder_info_sync()
H A Dcamel-mh-store.c453 inode_hash (gconstpointer d) in inode_hash() function
602 visited = g_hash_table_new (inode_hash, inode_equal); in mh_store_get_folder_info_sync()
H A Dcamel-spool-store.c317 inode_hash (gconstpointer d) in inode_hash() function
364 visited = g_hash_table_new (inode_hash, inode_equal); in get_folder_info_elm()
/dports/sysutils/busybox/busybox-1.26.2/libbb/
H A DKbuild.src49 lib-y += inode_hash.o