Searched refs:moduleUnload (Results 1 – 1 of 1) sorted by relevance
5187 int moduleUnload(sds name) { in moduleUnload() function5257 if (moduleUnload(c->argv[2]->ptr) == C_OK) in moduleCommand()