Searched refs:SMB_IDMAP_USER (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_idmap.c | 85 case SMB_IDMAP_USER: in smb_idmap_getsid() 144 case SMB_IDMAP_USER: in smb_idmap_getid() 262 case SMB_IDMAP_USER: in smb_idmap_batch_getid() 301 case SMB_IDMAP_USER: in smb_idmap_batch_getsid()
|
H A D | smb_sd.c | 229 idtype = SMB_IDMAP_USER; in smb_sd_tofs() 302 SMB_IDMAP_USER, &sid); in smb_sd_fromfs()
|
H A D | smb_nt_transact_quota.c | 660 if (smb_idmap_getsid(uid, SMB_IDMAP_USER, &sid) != IDMAP_SUCCESS) in smb_quota_query_user_quota()
|
H A D | smb_acl.c | 507 idtype = SMB_IDMAP_USER; in smb_fsacl_getsids()
|
/titanic_44/usr/src/uts/common/smbsrv/ |
H A D | smb_idmap.h | 55 #define SMB_IDMAP_USER 1 macro
|
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fksmb_idmap.c | 238 case SMB_IDMAP_USER: in smb_idmap_batch_getid() 288 case SMB_IDMAP_USER: in smb_idmap_batch_getsid()
|
/titanic_44/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_idmap.c | 237 case SMB_IDMAP_USER: in smb_idmap_batch_getid() 287 case SMB_IDMAP_USER: in smb_idmap_batch_getsid()
|
H A D | smb_sd.c | 311 idtype = SMB_IDMAP_USER; in smb_sd_tofs() 384 SMB_IDMAP_USER, &sid); in smb_sd_fromfs()
|
H A D | smb_sam.c | 256 case SMB_IDMAP_USER: in smb_sam_lookup_sid() 515 if (smb_idmap_getsid(smbpw.pw_uid, SMB_IDMAP_USER, sid) in smb_sam_lookup_user()
|
H A D | smb_lgrp.c | 1846 ? SMB_IDMAP_USER : SMB_IDMAP_GROUP; in smb_lgrp_dtbl_getidx() 2423 ? SMB_IDMAP_USER : SMB_IDMAP_GROUP; in smb_lgrp_getsid() 2428 (id_type == SMB_IDMAP_USER) ? "user" : "group", in smb_lgrp_getsid() 2439 (id_type == SMB_IDMAP_USER) ? "user" : "group", in smb_lgrp_getsid()
|
H A D | smb_acl.c | 450 idtype = SMB_IDMAP_USER; in smb_fsacl_getsids()
|
H A D | smb_pwdutil.c | 1040 idm_stat = smb_idmap_getsid(smbpw.pw_uid, SMB_IDMAP_USER, &sid); in smb_lucache_do_update()
|
/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | smb_logon.c | 89 id->i_sid, SMB_IDMAP_USER); in smb_token_idmap() 98 id->i_sid, SMB_IDMAP_USER); in smb_token_idmap() 634 SMB_IDMAP_USER); in smb_token_setup_local() 921 idtype = SMB_IDMAP_USER; in smb_guest_account()
|
H A D | smb_quota.c | 708 idtype = SMB_IDMAP_USER; in smb_quota_getid() 1053 idtype = SMB_IDMAP_USER; in smb_quota_sidstr()
|