HomeSort by relevance Sort by last modified time
    Searched refs:cache_hash (Results 1 - 4 of 4) sorted by null

  /external/squashfs-tools/squashfs-tools/
caches-queues-lists.h 190 extern void cache_hash(struct file_buffer *, long long);
caches-queues-lists.c 452 void cache_hash(struct file_buffer *entry, long long index) function
mksquashfs.c     [all...]
  /external/dnsmasq/src/
cache.c 71 static void cache_hash(struct crec *crecp);
131 cache_hash(p);
154 static void cache_hash(struct crec *crecp) function
486 cache_hash(new_chain);
690 cache_hash(cache);
702 cache_hash(lookup);
1097 cache_hash(crec);
1117 cache_hash(aliasc);
    [all...]

Completed in 280 milliseconds