Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.c379 smb_vc_create(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp) in smb_vc_create() argument
417 *vcpp = vcp; in smb_vc_create()
435 smb_vc_findcreate(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp) in smb_vc_findcreate() argument
443 *vcpp = vcp = NULL; in smb_vc_findcreate()
499 *vcpp = vcp; in smb_vc_findcreate()
517 *vcpp = vcp; in smb_vc_findcreate()
H A Dsmb_rq.c74 struct smb_vc **vcpp, struct smb_share **sspp);
411 struct smb_vc **vcpp, struct smb_share **sspp) in smb_rq_getenv() argument
450 if (vcpp) in smb_rq_getenv()
451 *vcpp = vcp; in smb_rq_getenv()
H A Dsmb_conn.h361 int smb_vc_create(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp);