Searched defs:smb_request (Results 1 – 1 of 1) sorted by relevance
182 struct smb_request { struct183 enum smb_req_state state;184 char *path;185 unsigned short tid; /* Even if we connect to the same tree as another */186 unsigned short fid; /* request, the tid will be different */187 CURLcode result;