Searched refs:smb_idmap_batch_getsid (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/smbsrv/ |
H A D | smb_idmap.h | 94 idmap_stat smb_idmap_batch_getsid(idmap_get_handle_t *, smb_idmap_t *,
|
/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fksmb_idmap.c | 82 stat = smb_idmap_batch_getsid(sib.sib_idmaph, &sib.sib_maps[0], in smb_idmap_getsid() 278 smb_idmap_batch_getsid(idmap_get_handle_t *idmaph, smb_idmap_t *sim, in smb_idmap_batch_getsid() function
|
/titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_idmap.c | 79 stat = smb_idmap_batch_getsid(sib.sib_idmaph, &sib.sib_maps[0], in smb_idmap_getsid() 277 smb_idmap_batch_getsid(idmap_get_handle_t *idmaph, smb_idmap_t *sim, in smb_idmap_batch_getsid() function
|
H A D | mapfile-vers | 203 smb_idmap_batch_getsid;
|
H A D | smb_acl.c | 453 idm_stat = smb_idmap_batch_getsid(sib->sib_idmaph, sim, in smb_fsacl_getsids()
|
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_idmap.c | 295 smb_idmap_batch_getsid(idmap_get_handle_t *idmaph, smb_idmap_t *sim, in smb_idmap_batch_getsid() function
|
H A D | smb_acl.c | 510 idm_stat = smb_idmap_batch_getsid(sib->sib_idmaph, sim, in smb_fsacl_getsids()
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | smb_logon.c | 633 stat = smb_idmap_batch_getsid(sib.sib_idmaph, umap, pw.pw_uid, in smb_token_setup_local() 642 stat = smb_idmap_batch_getsid(sib.sib_idmaph, gmap, pw.pw_gid, in smb_token_setup_local()
|