Home
last modified time | relevance | path

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

/freebsd/sys/netsmb/
H A Dsmb_conn.h370 int smb_vc_create(struct smb_vcspec *vcspec,
H A Dsmb_conn.c200 error = smb_vc_create(vcspec, scred, &vcp); in smb_sm_lookup()
388 smb_vc_create(struct smb_vcspec *vcspec, in smb_vc_create() function