Home
last modified time | relevance | path

Searched refs:smb_vc_connect (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netproto/smb/
H A Dsmb_conn.h371 int smb_vc_connect(struct smb_vc *vcp, struct smb_cred *scred);
H A Dsmb_conn.c205 error = smb_vc_connect(vcp, scred); in smb_sm_lookup()
668 smb_vc_connect(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_connect() function