Home
last modified time | relevance | path

Searched refs:SMB_IDMAP_USER (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_idmap.c86 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 Dsmb_sd.c229 idtype = SMB_IDMAP_USER; in smb_sd_tofs()
326 SMB_IDMAP_USER, &sid); in smb_sd_fromfs()
H A Dsmb_quota.c381 if (smb_idmap_getsid(uid, SMB_IDMAP_USER, &sid) != IDMAP_SUCCESS) in smb_quota_query_user_quota()
H A Dsmb_acl.c554 idtype = SMB_IDMAP_USER; in smb_fsacl_getsids()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_idmap.h56 #define SMB_IDMAP_USER 1 macro
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c251 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 Dsmb_idmap.c249 case SMB_IDMAP_USER: in smb_idmap_batch_getid()
299 case SMB_IDMAP_USER: in smb_idmap_batch_getsid()
H A Dsmb_sd.c311 idtype = SMB_IDMAP_USER; in smb_sd_tofs()
384 SMB_IDMAP_USER, &sid); in smb_sd_fromfs()
H A Dsmb_sam.c257 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 Dsmb_lgrp.c1850 ? 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 Dsmb_acl.c505 idtype = SMB_IDMAP_USER; in smb_fsacl_getsids()
H A Dsmb_pwdutil.c1056 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 Dsmb_logon.c91 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 Dsmb_quota.c712 idtype = SMB_IDMAP_USER; in smb_quota_getid()
1057 idtype = SMB_IDMAP_USER; in smb_quota_sidstr()