1 #ifndef _MEMCACHE_PROTO_H_INCLUDED_
2 #define _MEMCACHE_PROTO_H_INCLUDED_
int const char int memcache_fread(VSTREAM *, VSTRING *, ssize_t)
int memcache_get(VSTREAM *, VSTRING *, ssize_t)
int memcache_fwrite(VSTREAM *, const char *, ssize_t)
int memcache_vprintf(VSTREAM *, const char *, va_list)
int memcache_printf(VSTREAM *stream, const char *fmt,...)
int PRINTFLIKE(2, 3) memcache_printf(VSTREAM *