utils cache: Add an iterator interface.
authorSebastian Harl <sh@tokkee.org>
Fri, 6 May 2016 21:52:02 +0000 (23:52 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 30 May 2016 21:43:13 +0000 (23:43 +0200)
commit9e718fa4673df0ebef245a600feafaab3fcb09c4
tree5a880cd4fddcfdf9e23b7a5b1752d9bb4ec13b01
parentb81104a423234c04f0eb4ace0ec5e93a363c917a
utils cache: Add an iterator interface.

This may be used to query additional information from the cache.
src/daemon/utils_cache.c
src/daemon/utils_cache.h