Go to the documentation of this file.
13 extern int buf_overflow(
const char *buf1,
const char *buf2,
size_t bufsize);
sstring add_refcount(sstring str)
void ss_dump_statistics(char *buf, size_t size)
void init_hash_table(void)
int buf_overflow(const char *buf1, const char *buf2, size_t bufsize)
int query_refcount(sstring str)
sstring add_string(const char *str)
char * ss_dump_table(int what, char *buf, size_t size)
sstring find_string(const char *str)
void free_string(sstring str)
const typedef char * sstring