Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dgeo.c457 #define RADIUS_NOSTORE (1<<2) /* Do not acceot STORE/STOREDIST option. */ macro
528 !(flags & RADIUS_NOSTORE)) in georadiusGeneric()
535 !(flags & RADIUS_NOSTORE)) in georadiusGeneric()
687 georadiusGeneric(c, RADIUS_COORDS|RADIUS_NOSTORE); in georadiusroCommand()
692 georadiusGeneric(c, RADIUS_MEMBER|RADIUS_NOSTORE); in georadiusbymemberroCommand()