Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dgeo.c676 void georadiusCommand(client *c) { in georadiusCommand() function
H A Dserver.h2107 void georadiusCommand(client *c);
H A Dserver.c303 {"georadius",georadiusCommand,-6,"w",0,georadiusGetKeys,1,1,1,0,0},