Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.h182 smbioc_ossn_t vc_ssn;
360 int smb_vc_findcreate(smbioc_ossn_t *, smb_cred_t *, smb_vc_t **);
361 int smb_vc_create(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp);
H A Dsmb_conn.c379 smb_vc_create(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp) in smb_vc_create()
435 smb_vc_findcreate(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp) in smb_vc_findcreate()
H A Dsmb_usr.c587 smbioc_ossn_t *ossn = NULL; in smb_usr_get_ssn()
/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dnewvc.c67 smbioc_ossn_t *ssn = &ctx->ct_ssn; in newvc()
H A Dfindvc.c67 smbioc_ossn_t *ssn = &ctx->ct_ssn; in findvc()
/titanic_50/usr/src/uts/common/netsmb/
H A Dsmb_dev.h212 typedef struct smbioc_ossn smbioc_ossn_t; typedef