Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddebug.c366 unprotectClient(c); in debugCommand()
378 unprotectClient(c); in debugCommand()
H A Dnetworking.c1168 void unprotectClient(client *c) { in unprotectClient() function
H A Dserver.h1489 void unprotectClient(client *c);
H A Dscripting.c1380 unprotectClient(c); in evalGenericCommand()