Searched refs:smb_credinit (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_usr.c | 144 smb_credinit(&scred, cr); in smb_usr_xnp() 257 smb_credinit(&scred, cr); in smb_usr_rw() 321 smb_credinit(&scred, cr); in smb_usr_ntcreate() 383 smb_credinit(&scred, cr); in smb_usr_printjob() 417 smb_credinit(&scred, cr); in smb_usr_printjob() 493 smb_credinit(&scred, cr); in smb_usr_get_ssn() 632 smb_credinit(&scred, cr); in smb_usr_get_tree()
|
H A D | nsmb.mapfile | 90 smb_credinit;
|
H A D | smb_iod.c | 948 smb_credinit(&scred, cr); in smb_iod_send_echo() 1535 smb_credinit(&scred, cr); in nsmb_iod_negotiate() 1658 smb_credinit(&scred, cr); in nsmb_iod_ssnsetup() 1690 smb_credinit(&scred, cr); in smb_iod_logoff()
|
H A D | smb_conn.c | 640 smb_credinit(&scred, NULL); in smb_share_gone() 908 smb_credinit(&scred, NULL); in smb_fh_gone()
|
H A D | smb_subr.h | 142 void smb_credinit(struct smb_cred *scred, cred_t *cr);
|
H A D | smb_subrs.c | 63 smb_credinit(struct smb_cred *scred, cred_t *cr) in smb_credinit() function
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vnops.c | 236 smb_credinit(&scred, cr); in smbfs_open() 461 smb_credinit(&scred, cr); in smbfs_close() 622 smb_credinit(&scred, cr); in smbfs_read() 836 smb_credinit(&scred, cr); in smbfs_write() 1305 smb_credinit(&scred, cr); in smbfs_bio() 1648 smb_credinit(&scred, cr); in smbfssetattr() 2017 smb_credinit(&scred, cr); in smbfs_fsync() 2127 smb_credinit(&scred, cr); in smbfs_inactive() 2408 smb_credinit(&scred, cr); in smbfslookup() 2604 smb_credinit(&scred, cr); in smbfs_create() [all …]
|
H A D | smbfs_acl.c | 87 smb_credinit(&scred, cr); in smbfs_getsd() 162 smb_credinit(&scred, cr); in smbfs_setsd()
|
H A D | smbfs_xattr.c | 212 smb_credinit(&scred, cr); in smbfs_xa_exists()
|
H A D | smbfs_vfsops.c | 661 smb_credinit(&scred, cr); in smbfs_mount() 945 smb_credinit(&scred, NULL); in smbfs_statvfs()
|
H A D | smbfs_client.c | 429 smb_credinit(&scred, cr); in smbfs_getattr_otw()
|
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/ |
H A D | mapfile-vers | 91 smb_credinit;
|