Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netsmb/
H A Dsmb_conn.c125 struct smb_cred *scred, struct smb_vc **vcpp) in smb_sm_lookupint() argument
178 *vcpp = vcp; in smb_sm_lookupint()
185 struct smb_cred *scred, struct smb_vc **vcpp) in smb_sm_lookup() argument
191 *vcpp = vcp = NULL; in smb_sm_lookup()
196 error = smb_sm_lookupint(vcspec, shspec, scred, vcpp); in smb_sm_lookup()
223 *vcpp = vcp; in smb_sm_lookup()
392 struct smb_cred *scred, struct smb_vc **vcpp) in smb_vc_create() argument
489 *vcpp = vcp; in smb_vc_create()
H A Dsmb_dev.h186 struct smb_vc **vcpp, struct smb_share **sspp);
188 struct smb_cred *scred, struct smb_vc **vcpp);
H A Dsmb_usr.c129 struct smb_vc **vcpp, struct smb_share **sspp) in smb_usr_lookup() argument
152 *vcpp = vcp; in smb_usr_lookup()
167 struct smb_vc **vcpp) in smb_usr_opensession() argument
H A Dsmb_rq.c58 struct smb_vc **vcpp, struct smb_share **sspp);
281 struct smb_vc **vcpp, struct smb_share **sspp) in smb_rq_getenv() argument
313 if (vcpp) in smb_rq_getenv()
314 *vcpp = vcp; in smb_rq_getenv()
H A Dsmb_conn.h357 struct smb_vc **vcpp);
373 struct smb_cred *scred, struct smb_vc **vcpp);