Searched refs:sproc_present_vector (Results 1 – 1 of 1) sorted by relevance
332 static int (*sproc_present_vector[PresentNumberRequests]) (ClientPtr) = { variable344 if (stuff->data >= PresentNumberRequests || !sproc_present_vector[stuff->data]) in sproc_present_dispatch()346 return (*sproc_present_vector[stuff->data]) (client); in sproc_present_dispatch()