Searched refs:smb_cred_t (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.h54 } smb_cred_t; typedef in typeref:struct:smb_cred
357 int smb_vc_findcreate(smbioc_ossn_t *, smb_cred_t *, smb_vc_t **);
358 int smb_vc_create(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp);
372 smb_share_t **, smb_cred_t *);
379 int smb_share_tcon(smb_share_t *, smb_cred_t *);
384 int smb_smb_echo(smb_vc_t *vcp, smb_cred_t *scred, int timo);
385 int smb_smb_treeconnect(smb_share_t *ssp, smb_cred_t *scred);
386 int smb_smb_treedisconnect(smb_share_t *ssp, smb_cred_t *scred);
389 uio_t *uiop, smb_cred_t *scred, int timo);
H A Dsmb_smb.c82 uint32_t *lenp, uio_t *uiop, smb_cred_t *scred, int timo);
84 uint32_t *lenp, uio_t *uiop, smb_cred_t *scred, int timo);
87 uint32_t *lenp, uio_t *uiop, smb_cred_t *scred, int timo);
89 uint32_t *lenp, uio_t *uiop, smb_cred_t *scred, int timo);
290 uio_t *uiop, smb_cred_t *scred, int timo)
297 uio_t *, smb_cred_t *, int);
376 uio_t *uiop, smb_cred_t *scred, int timo)
471 uio_t *uiop, smb_cred_t *scred, int timo)
544 uio_t *uiop, smb_cred_t *scred, int timo)
623 uio_t *uiop, smb_cred_t *scre
[all...]
H A Dsmb_conn.c379 smb_vc_create(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp)
435 smb_vc_findcreate(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp)
771 smb_share_tcon(smb_share_t *ssp, smb_cred_t *scred)
H A Dsmb_iod.c547 smb_cred_t scred;
/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c348 smb_cred_t scred;
778 smb_cred_t scred;

Completed in 102 milliseconds