Home
last modified time | relevance | path

Searched defs:smb_request (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dsmb.c361 struct smb_request { struct
362 enum smb_req_state state;
363 char *path;
364 unsigned short tid; /* Even if we connect to the same tree as another */
365 unsigned short fid; /* request, the tid will be different */
366 CURLcode result;

Completed in 9 milliseconds