Searched refs:getClientType (Results 1 – 2 of 2) sorted by relevance
1706 if (type != -1 && getClientType(client) != type) continue; in getAllClientsInfoString()1830 if (type != -1 && getClientType(client) != type) continue; in clientCommand()2044 int getClientType(client *c) { in getClientType() function2081 class = getClientType(c); in checkClientOutputBufferLimits()
1474 int getClientType(client *c);