Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dgeo.c786 void geodistCommand(client *c) { in geodistCommand() function
H A Dserver.h2112 void geodistCommand(client *c);
H A Dserver.c309 {"geodist",geodistCommand,-4,"r",0,NULL,1,1,1,0,0},