Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dgeo.c384 void geoaddCommand(client *c) { in geoaddCommand() function
H A Dserver.h1638 void geoaddCommand(client *c);
H A Dserver.c286 {"geoadd",geoaddCommand,-5,"wm",0,NULL,1,1,1,0,0},