Searched refs:SMB_IDMAP_USER (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_idmap.c | 86 case SMB_IDMAP_USER: in smb_idmap_getsid() 153 case SMB_IDMAP_USER: in smb_idmap_getid() 277 case SMB_IDMAP_USER: in smb_idmap_batch_getid() 318 case SMB_IDMAP_USER: in smb_idmap_batch_getsid()
|
H A D | smb_sd.c | 229 idtype = SMB_IDMAP_USER; in smb_sd_tofs() 326 SMB_IDMAP_USER, &sid); in smb_sd_fromfs()
|
H A D | smb_quota.c | 381 if (smb_idmap_getsid(uid, SMB_IDMAP_USER, &sid) != IDMAP_SUCCESS) in smb_quota_query_user_quota()
|
H A D | smb_acl.c | 554 idtype = SMB_IDMAP_USER; in smb_fsacl_getsids()
|
/illumos-gate/usr/src/uts/common/smbsrv/ |
H A D | smb_idmap.h | 56 #define SMB_IDMAP_USER 1 macro
|
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fksmb_idmap.c | 251 case SMB_IDMAP_USER: in smb_idmap_batch_getid() 301 case SMB_IDMAP_USER: in smb_idmap_batch_getsid()
|
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_idmap.c | 249 case SMB_IDMAP_USER: in smb_idmap_batch_getid() 299 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 | 257 case SMB_IDMAP_USER: in smb_sam_lookup_sid() 520 if (smb_idmap_getsid(smbpw.pw_uid, SMB_IDMAP_USER, sid) in smb_sam_lookup_user()
|
H A D | smb_lgrp.c | 1850 ? SMB_IDMAP_USER : SMB_IDMAP_GROUP; in smb_lgrp_dtbl_getidx() 2434 ? SMB_IDMAP_USER : SMB_IDMAP_GROUP; in smb_lgrp_getsid() 2439 (id_type == SMB_IDMAP_USER) ? "user" : "group", in smb_lgrp_getsid() 2450 (id_type == SMB_IDMAP_USER) ? "user" : "group", in smb_lgrp_getsid()
|
H A D | smb_acl.c | 505 idtype = SMB_IDMAP_USER; in smb_fsacl_getsids()
|
H A D | smb_pwdutil.c | 1056 idm_stat = smb_idmap_getsid(smbpw.pw_uid, SMB_IDMAP_USER, &sid); in smb_lucache_do_update()
|
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | smb_logon.c | 91 id->i_sid, SMB_IDMAP_USER); in smb_token_idmap() 100 id->i_sid, SMB_IDMAP_USER); in smb_token_idmap() 705 SMB_IDMAP_USER); in smb_token_setup_local() 1018 idtype = SMB_IDMAP_USER; in smb_guest_account()
|
H A D | smb_quota.c | 712 idtype = SMB_IDMAP_USER; in smb_quota_getid() 1057 idtype = SMB_IDMAP_USER; in smb_quota_sidstr()
|