Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.c401 smb_vc_create(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp) in smb_vc_create() argument
440 *vcpp = vcp; in smb_vc_create()
458 smb_vc_findcreate(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp) in smb_vc_findcreate() argument
466 *vcpp = vcp = NULL; in smb_vc_findcreate()
522 *vcpp = vcp; in smb_vc_findcreate()
540 *vcpp = vcp; in smb_vc_findcreate()
H A Dsmb_rq.h218 struct smb_vc **vcpp, struct smb_share **sspp);
H A Dsmb_rq.c493 struct smb_vc **vcpp, struct smb_share **sspp) in smb_rq_getenv() argument
532 if (vcpp) in smb_rq_getenv()
533 *vcpp = vcp; in smb_rq_getenv()
H A Dsmb_conn.h492 int smb_vc_create(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp);