Searched refs:smb_idmap_batch_getsid (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/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 *,
|
/illumos-gate/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], 269 * smb_idmap_batch_getsid 278 smb_idmap_batch_getsid(idmap_get_handle_t *idmaph, smb_idmap_t *sim, function
|
/illumos-gate/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], 268 * smb_idmap_batch_getsid 277 smb_idmap_batch_getsid(idmap_get_handle_t *idmaph, smb_idmap_t *sim, function
|
H A D | smb_acl.c | 453 idm_stat = smb_idmap_batch_getsid(sib->sib_idmaph, sim,
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_idmap.c | 287 * smb_idmap_batch_getsid 295 smb_idmap_batch_getsid(idmap_get_handle_t *idmaph, smb_idmap_t *sim, function
|
H A D | smb_acl.c | 510 idm_stat = smb_idmap_batch_getsid(sib->sib_idmaph, sim,
|
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | smb_logon.c | 645 stat = smb_idmap_batch_getsid(sib.sib_idmaph, umap, pw.pw_uid, 654 stat = smb_idmap_batch_getsid(sib.sib_idmaph, gmap, pw.pw_gid,
|
Completed in 65 milliseconds