Home
last modified time | relevance | path

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

/curl/lib/
H A Dsmb.c372 struct smb_request { struct
373 enum smb_req_state state;
374 char *path;
375 unsigned short tid; /* Even if we connect to the same tree as another */
376 unsigned short fid; /* request, the tid will be different */
377 CURLcode result;

Completed in 11 milliseconds