Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dconfig.c1195 getClientTypeName(j),
1612 option, getClientTypeName(j), hard, soft,
H A Dserver.h1133 char *getClientTypeName(int class);
H A Dnetworking.c1755 char *getClientTypeName(int class) { in getClientTypeName() function