Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dgeo.c686 void georadiusroCommand(client *c) { in georadiusroCommand() function
H A Dserver.h2108 void georadiusroCommand(client *c);
H A Dserver.c304 {"georadius_ro",georadiusroCommand,-6,"r",0,georadiusGetKeys,1,1,1,0,0},