Searched defs:smb_request (Results 1 – 1 of 1) sorted by relevance
175 struct smb_request { struct176 enum smb_req_state state;177 char *path;178 unsigned short tid; /* Even if we connect to the same tree as another */179 unsigned short fid; /* request, the tid will be different */180 CURLcode result;