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

  /external/squashfs-tools/squashfs-tools/
info.c 113 dump_cache(reader_buffer);
117 dump_cache(bwriter_buffer);
120 dump_cache(fwriter_buffer);
124 dump_cache(fragment_buffer);
128 dump_cache(reserve_cache);
unsquashfs_info.c 87 dump_cache(data_cache);
91 dump_cache(fragment_cache);
caches-queues-lists.h 192 extern void dump_cache(struct cache *);
unsquashfs.h 252 extern void dump_cache(struct cache *);
caches-queues-lists.c 507 void dump_cache(struct cache *cache) function
unsquashfs.c 492 void dump_cache(struct cache *cache) function
    [all...]
  /external/dnsmasq/src/
dnsmasq.c 826 dump_cache(now);
    [all...]
dnsmasq.h 708 void dump_cache(time_t now);
cache.c 1125 void dump_cache(time_t now) function
    [all...]

Completed in 604 milliseconds