Searched refs:smb_idmap_check (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fksmb_idmap.c | 56 smb_idmap_check(const char *s, idmap_stat stat) in smb_idmap_check() function 158 smb_idmap_check("idmap_get_create", stat); in smb_idmap_batch_create() 241 smb_idmap_check("idmap_get_uidbysid", stat); in smb_idmap_batch_getid() 247 smb_idmap_check("idmap_get_gidbysid", stat); in smb_idmap_batch_getid() 254 smb_idmap_check("idmap_get_pidbysid", stat); in smb_idmap_batch_getid() 291 smb_idmap_check("idmap_get_sidbyuid", stat); in smb_idmap_batch_getsid() 297 smb_idmap_check("idmap_get_sidbygid", stat); in smb_idmap_batch_getsid() 347 smb_idmap_check("idmap_get_mappings", stat); in smb_idmap_batch_getmappings()
|
/titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_idmap.c | 53 smb_idmap_check(const char *s, idmap_stat stat) in smb_idmap_check() function 155 smb_idmap_check("idmap_get_create", stat); in smb_idmap_batch_create() 240 smb_idmap_check("idmap_get_uidbysid", stat); in smb_idmap_batch_getid() 246 smb_idmap_check("idmap_get_gidbysid", stat); in smb_idmap_batch_getid() 253 smb_idmap_check("idmap_get_pidbysid", stat); in smb_idmap_batch_getid() 290 smb_idmap_check("idmap_get_sidbyuid", stat); in smb_idmap_batch_getsid() 296 smb_idmap_check("idmap_get_sidbygid", stat); in smb_idmap_batch_getsid() 346 smb_idmap_check("idmap_get_mappings", stat); in smb_idmap_batch_getmappings()
|
H A D | mapfile-vers | 204 smb_idmap_check;
|
H A D | libsmb.h | 253 void smb_idmap_check(const char *, idmap_stat);
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | smb_logon.c | 162 smb_idmap_check("smb_idmap_batch_getmappings", stat); in smb_token_sids2ids()
|