Home
last modified time | relevance | path

Searched refs:smb_vc_info (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/smbfs/smbutil/
H A Ddumptree.c66 print_vcinfo(struct smb_vc_info *vip) in print_vcinfo()
128 p = (struct smb_vc_info*)p + 1; in cmd_dumptree()
/dragonfly/sys/netproto/smb/
H A Dsmb_conn.c697 smb_vc_getinfo(struct smb_vc *vcp, struct smb_vc_info *vip) in smb_vc_getinfo()
699 bzero(vip, sizeof(struct smb_vc_info)); in smb_vc_getinfo()
902 struct smb_vc_info vci; in smb_sysctl_treedump()
919 error = SYSCTL_OUT(req, &vci, sizeof(struct smb_vc_info)); in smb_sysctl_treedump()
H A Dsmb_conn.h148 struct smb_vc_info { struct