Searched defs:smb_vc (Results 1 – 1 of 1) sorted by relevance
236 struct smb_vc { struct237 struct smb_connobj obj;238 char * vc_srvname;241 char * vc_username;252 int vc_genid;255 mode_t vc_mode; /* access mode */262 struct smb_tran_desc *vc_tdesc;264 u_char vc_ch[SMB_MAXCHALLENGELEN];265 u_short vc_mid; /* multiplex id */270 struct smbiod * vc_iod;[all …]