Home
last modified time | relevance | path

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

/memcached-1.6.32/
Dproto_bin.c22 static void dispatch_bin_command(conn *c, char *extbuf);
119 dispatch_bin_command(c, extbuf); in try_read_command_binary()
886 static void dispatch_bin_command(conn *c, char *extbuf) { in dispatch_bin_command() function