Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_idmap.c85 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 Dsmb_sd.c229 idtype = SMB_IDMAP_USER; in smb_sd_tofs()
302 SMB_IDMAP_USER, &sid); in smb_sd_fromfs()
H A Dsmb_nt_transact_quota.c660 if (smb_idmap_getsid(uid, SMB_IDMAP_USER, &sid) != IDMAP_SUCCESS) in smb_quota_query_user_quota()
H A Dsmb_acl.c507 idtype = SMB_IDMAP_USER; in smb_fsacl_getsids()
/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_idmap.h55 #define SMB_IDMAP_USER 1 macro
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c238 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 Dsmb_idmap.c237 case SMB_IDMAP_USER: in smb_idmap_batch_getid()
287 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.c256 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 Dsmb_lgrp.c1846 ? 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 Dsmb_acl.c450 idtype = SMB_IDMAP_USER; in smb_fsacl_getsids()
H A Dsmb_pwdutil.c1040 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 Dsmb_logon.c89 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 Dsmb_quota.c708 idtype = SMB_IDMAP_USER; in smb_quota_getid()
1053 idtype = SMB_IDMAP_USER; in smb_quota_sidstr()