Home
last modified time | relevance | path

Searched refs:memcache_vprintf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmemcache_proto.c169 int memcache_vprintf(VSTREAM *stream, const char *fmt, va_list ap) in memcache_vprintf() function
206 ret = memcache_vprintf(stream, fmt, ap); in memcache_printf()
H A Dmemcache_proto.h20 extern int memcache_vprintf(VSTREAM *, const char *, va_list);