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

/opensolaris-onvv-gate/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) argument
417 *vcpp = vcp;
435 smb_vc_findcreate(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp) argument
443 *vcpp = vcp = NULL;
499 *vcpp = vcp;
517 *vcpp = vcp;
H A Dsmb_conn.h358 int smb_vc_create(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp);
H A Dsmb_rq.c74 struct smb_vc **vcpp, struct smb_share **sspp);
411 struct smb_vc **vcpp, struct smb_share **sspp)
450 if (vcpp)
451 *vcpp = vcp;
410 smb_rq_getenv(struct smb_connobj *co, struct smb_vc **vcpp, struct smb_share **sspp) argument

Completed in 114 milliseconds