Home
last modified time | relevance | path

Searched defs:scred (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.c397 smb_vc_create(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp) in smb_vc_create()
454 smb_vc_findcreate(smbioc_ossn_t *ossn, smb_cred_t *scred, smb_vc_t **vcpp) in smb_vc_findcreate()
632 struct smb_cred scred; in smb_share_gone() local
667 struct smb_share **sspp, struct smb_cred *scred) in smb_share_create()
699 struct smb_share **sspp, struct smb_cred *scred) in smb_share_findcreate()
795 smb_share_tcon(smb_share_t *ssp, smb_cred_t *scred) in smb_share_tcon()
889 struct smb_cred scred; in smb_fh_gone() local
H A Dsmb_usr.c104 struct smb_cred scred; in smb_usr_xnp() local
210 struct smb_cred scred; in smb_usr_rw() local
282 struct smb_cred scred; in smb_usr_ntcreate() local
360 struct smb_cred scred; in smb_usr_printjob() local
483 struct smb_cred scred; in smb_usr_get_ssn() local
619 struct smb_cred scred; in smb_usr_get_tree() local
H A Dsmb2_smb.c150 smb2_smb_negotiate(struct smb_vc *vcp, struct smb_cred *scred) in smb2_smb_negotiate()
344 smb2_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred) in smb2_smb_ssnsetup()
504 smb2_smb_logoff(struct smb_vc *vcp, struct smb_cred *scred) in smb2_smb_logoff()
536 smb2_smb_treeconnect(struct smb_share *ssp, struct smb_cred *scred) in smb2_smb_treeconnect()
686 smb2_smb_treedisconnect(struct smb_share *ssp, struct smb_cred *scred) in smb2_smb_treedisconnect()
1125 uio_t *uiop, smb_cred_t *scred, int timo) in smb2_smb_read()
1231 uio_t *uiop, smb_cred_t *scred, int timo) in smb2_smb_write()
1313 smb2_smb_echo(struct smb_vc *vcp, struct smb_cred *scred, int timo) in smb2_smb_echo()
H A Dsmb_smb.c99 smb_smb_negotiate(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_negotiate()
454 smb_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_ssnsetup()
581 smb_smb_logoff(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_logoff()
672 smb_smb_treeconnect(struct smb_share *ssp, struct smb_cred *scred) in smb_smb_treeconnect()
826 smb_smb_treedisconnect(struct smb_share *ssp, struct smb_cred *scred) in smb_smb_treedisconnect()
1124 uio_t *uiop, smb_cred_t *scred, int timo) in smb_smb_readx()
1220 uio_t *uiop, smb_cred_t *scred, int timo) in smb_smb_writex()
1300 smb_smb_echo(struct smb_vc *vcp, struct smb_cred *scred, int timo) in smb_smb_echo()
H A Dsmb_rq.c106 smb_rq_alloc(struct smb_connobj *layer, uchar_t cmd, struct smb_cred *scred, in smb_rq_alloc()
127 struct smb_cred *scred) in smb_rq_init()
668 smb_t2_alloc(struct smb_connobj *layer, ushort_t setup, struct smb_cred *scred, in smb_t2_alloc()
688 smb_nt_alloc(struct smb_connobj *layer, ushort_t fn, struct smb_cred *scred, in smb_nt_alloc()
711 int setupcnt, struct smb_cred *scred) in smb_t2_init()
737 struct smb_cred *scred) in smb_nt_init()
1061 struct smb_cred *scred = t2p->t2_cred; in smb_t2_request_int() local
1293 struct smb_cred *scred = ntp->nt_cred; in smb_nt_request_int() local
H A Dsmb_iod.c898 smb_cred_t scred; in smb_iod_send_echo() local
1485 smb_cred_t scred; in nsmb_iod_negotiate() local
1600 smb_cred_t scred; in nsmb_iod_ssnsetup() local
1640 smb_cred_t scred; in smb_iod_logoff() local
H A Dsmb_subrs.c63 smb_credinit(struct smb_cred *scred, cred_t *cr) in smb_credinit()
81 smb_credrele(struct smb_cred *scred) in smb_credrele()
1234 uio_t *uiop, smb_cred_t *scred, int timo) in smb_rwuio()
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c208 struct smb_cred scred; in smbfs_open() local
369 struct smb_cred scred; in smbfs_close() local
549 struct smb_cred scred; in smbfs_read() local
709 struct smb_cred scred; in smbfs_write() local
1253 struct smb_cred scred; in smbfs_bio() local
1594 struct smb_cred scred; in smbfssetattr() local
1993 struct smb_cred scred; in smbfs_fsync() local
2065 struct smb_cred scred; in smbfs_inactive() local
2253 struct smb_cred scred; in smbfslookup() local
2555 struct smb_cred scred; in smbfs_create() local
[all …]
H A Dsmbfs_acl.c73 struct smb_cred scred; in smbfs_getsd() local
136 struct smb_cred scred; in smbfs_setsd() local
H A Dsmbfs_vfsops.c411 smb_cred_t scred; in smbfs_mount() local
904 smb_cred_t scred; in smbfs_statvfs() local
H A Dsmbfs_xattr.c201 struct smb_cred scred; in smbfs_xa_exists() local
H A Dsmbfs_client.c401 struct smb_cred scred; in smbfs_getattr_otw() local
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c731 struct berval *scred; in nsldapi_sasl_do_bind() local