Searched refs:req_list_t (Results 1 – 1 of 1) sorted by relevance
312 } req_list_t; typedef315 static req_list_t* req_freelist = NULL;319 req_list_t* req; in req_alloc()327 req = (req_list_t*) malloc(sizeof *req); in req_alloc()333 req_list_t* req = (req_list_t*) uv_req; in req_free()