author | Sebastian Harl <sh@tokkee.org> | |
Tue, 1 Apr 2014 19:34:23 +0000 (21:34 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 1 Apr 2014 19:34:23 +0000 (21:34 +0200) | ||
commit | a0a73b582d908694116271b75cd82c1a49b6466c | |
tree | 66c52e24b9928f855cf32d5ea831ec8bda33b2a1 | tree | snapshot |
parent | 192c24079685a32bcfff24e332c460ced0e51565 | commit | diff |
store: Added sdb_store_iterate().
This function iterates over all (host, for now) objects in the store and calls
a user-specified callback for each.
This function iterates over all (host, for now) objects in the store and calls
a user-specified callback for each.
src/core/store.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history | |
t/core/store_test.c | diff | blob | history |