/titanic_51/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_usr.c | 121 struct smb_cred scred; in smb_usr_simplerq() local 216 struct smb_cred scred; in smb_usr_t2request() local 359 struct smb_cred scred; in smb_usr_rw() local 439 struct smb_cred scred; smb_usr_ntcreate() local 505 struct smb_cred scred; smb_usr_printjob() local 555 struct smb_cred scred; smb_usr_closefh() local 586 struct smb_cred scred; smb_usr_get_ssn() local 722 struct smb_cred scred; smb_usr_get_tree() local [all...] |
H A D | smb_conn.c | 379 smb_vc_create(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp) in smb_vc_create() argument 435 smb_vc_findcreate(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp) in smb_vc_findcreate() argument 613 struct smb_cred scred; in smb_share_gone() local 644 struct smb_share **sspp, struct smb_cred *scred) in smb_share_create() argument 675 smb_share_findcreate(smbioc_tcon_t * tcon,struct smb_vc * vcp,struct smb_share ** sspp,struct smb_cred * scred) smb_share_findcreate() argument 771 smb_share_tcon(smb_share_t * ssp,smb_cred_t * scred) smb_share_tcon() argument [all...] |
H A D | smb_rq.c | 103 smb_rq_alloc(struct smb_connobj *layer, uchar_t cmd, struct smb_cred *scred, in smb_rq_alloc() argument 124 struct smb_cred *scred) in smb_rq_init() argument 548 smb_t2_alloc(struct smb_connobj *layer, ushort_t setup, struct smb_cred *scred, in smb_t2_alloc() argument 568 smb_nt_alloc(struct smb_connobj *layer, ushort_t fn, struct smb_cred *scred, in smb_nt_alloc() argument 591 int setupcnt, struct smb_cred *scred) in smb_t2_init() argument 617 smb_nt_init(struct smb_ntrq * ntp,struct smb_connobj * source,ushort_t fn,struct smb_cred * scred) smb_nt_init() argument 941 struct smb_cred *scred = t2p->t2_cred; smb_t2_request_int() local 1173 struct smb_cred *scred = ntp->nt_cred; smb_nt_request_int() local [all...] |
H A D | smb_smb.c | 153 smb_smb_treeconnect(struct smb_share *ssp, struct smb_cred *scred) in smb_smb_treeconnect() argument 307 smb_smb_treedisconnect(struct smb_share *ssp, struct smb_cred *scred) in smb_smb_treedisconnect() argument 610 uio_t *uiop, smb_cred_t *scred, int timo) in smb_rwuio() argument 696 smb_smb_readx(struct smb_share * ssp,uint16_t fid,uint32_t * lenp,uio_t * uiop,smb_cred_t * scred,int timo) smb_smb_readx() argument 791 smb_smb_writex(struct smb_share * ssp,uint16_t fid,uint32_t * lenp,uio_t * uiop,smb_cred_t * scred,int timo) smb_smb_writex() argument 864 smb_smb_read(struct smb_share * ssp,uint16_t fid,uint32_t * lenp,uio_t * uiop,smb_cred_t * scred,int timo) smb_smb_read() argument 943 smb_smb_write(struct smb_share * ssp,uint16_t fid,uint32_t * lenp,uio_t * uiop,smb_cred_t * scred,int timo) smb_smb_write() argument 1005 smb_smb_echo(struct smb_vc * vcp,struct smb_cred * scred,int timo) smb_smb_echo() argument [all...] |
H A D | smb_subrs.c | 95 smb_credinit(struct smb_cred *scred, cred_t *cr) in smb_credinit() argument 110 smb_credrele(struct smb_cred *scred) in smb_credrele() argument
|
H A D | smb_iod.c | 547 smb_cred_t scred; in smb_iod_send_echo() local
|
/titanic_51/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vnops.c | 248 struct smb_cred scred; in smbfs_open() local 422 struct smb_cred scred; in smbfs_close() local 504 smbfs_rele_fid(smbnode_t * np,struct smb_cred * scred) smbfs_rele_fid() argument 581 struct smb_cred scred; smbfs_read() local 666 struct smb_cred scred; smbfs_write() local 977 struct smb_cred scred; smbfssetattr() local 1279 struct smb_cred scred; smbfs_fsync() local 1317 struct smb_cred scred; smbfs_inactive() local 1453 struct smb_cred scred; smbfslookup() local 1766 struct smb_cred scred; smbfs_create() local 2004 struct smb_cred scred; smbfs_remove() local 2133 struct smb_cred scred; smbfsrename() local 2358 struct smb_cred scred; smbfs_mkdir() local 2440 struct smb_cred scred; smbfs_rmdir() local 2591 struct smb_cred scred; smbfs_readvdir() local [all...] |
H A D | smbfs_acl.c | 71 struct smb_cred scred; in smbfs_getsd() local 141 struct smb_cred scred; in smbfs_setsd() local [all...] |
H A D | smbfs_vfsops.c | 349 smb_cred_t scred; in smbfs_mount() local 779 smb_cred_t scred; in smbfs_statvfs() local
|
H A D | smbfs_xattr.c | 197 struct smb_cred scred; in smbfs_xa_exists() local
|
H A D | smbfs_client.c | 355 struct smb_cred scred; in smbfs_getattr_otw() local
|
/titanic_51/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | sasl.c | 731 struct berval *scred; in nsldapi_sasl_do_bind() local [all...] |