author | Sebastian Harl <sh@tokkee.org> | |
Wed, 24 Jul 2013 01:45:40 +0000 (18:45 -0700) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 24 Jul 2013 01:45:40 +0000 (18:45 -0700) | ||
commit | 045e522816461b58e471a6ccddf4ada51236c478 | |
tree | 4a5b3892e2fe2764c6807d2bdd312998f433ed10 | tree | snapshot |
parent | 85d24495a23b26c7a1af8f21a122dc304a70f54b | commit | diff |
store: Renamed sdb_store_get_host() to sdb_store_has_host().
… and make the function return a boolean value. We don't currently need a
function to access the actual host object. So, don't expose it that way.
… and make the function return a boolean value. We don't currently need a
function to access the actual host object. So, don't expose it that way.
src/backend/collectd/unixsock.c | diff | blob | history | |
src/core/store.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history |