Home
last modified time | relevance | path

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

/freebsd-src/sys/netsmb/
H A Dsmb_conn.c121 smb_sm_lookupint(struct smb_vcspec *vcspec, struct smb_sharespec *shspec, in smb_sm_lookupint() function
193 error = smb_sm_lookupint(vcspec, shspec, scred, vcpp); in smb_sm_lookup()
198 error = smb_sm_lookupint(vcspec, NULL, scred, &vcp); in smb_sm_lookup()