Searched refs:pathcls (Results 1 – 1 of 1) sorted by relevance
262 char *pathcls; in standard_request_handler() local263 asprintf(&pathcls, "%s (daemon%i)",path,NULL==cls ? 1 : 2); in standard_request_handler()264 if(SPDY_queue_response(request,response,true,false,&response_done_callback,pathcls)!=SPDY_YES) in standard_request_handler()