Searched defs:from_req (Results 1 – 2 of 2) sorted by relevance
103 static FSReqBase* from_req(uv_fs_t* req) { in from_req() function219 static inline FileHandleReadWrap* from_req(uv_fs_t* req) { in from_req() function328 static CloseReq* from_req(uv_fs_t* req) { in from_req() function
43 ReqWrap<T>* ReqWrap<T>::from_req(T* req) { in from_req() function