_PURE_             62 lib/util/attr.h #ifndef _PURE_
_PURE_            586 lib/util/util.c _PUBLIC_ _PURE_ size_t count_chars(const char *s, char c)
_PURE_            650 lib/util/util.c _PUBLIC_ _PURE_ DATA_BLOB strhex_to_data_blob(TALLOC_CTX *mem_ctx, const char *strhex) 
_PURE_            231 lib/util/util.h _PUBLIC_ _PURE_ size_t count_chars(const char *s, char c);
_PURE_            260 lib/util/util.h _PUBLIC_ _PURE_ DATA_BLOB strhex_to_data_blob(TALLOC_CTX *mem_ctx, const char *strhex) ;