Home
last modified time | relevance | path

Searched refs:smb_idmap_check (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_idmap.c54 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()
252 smb_idmap_check("idmap_get_uidbysid", stat); in smb_idmap_batch_getid()
258 smb_idmap_check("idmap_get_gidbysid", stat); in smb_idmap_batch_getid()
265 smb_idmap_check("idmap_get_pidbysid", stat); in smb_idmap_batch_getid()
302 smb_idmap_check("idmap_get_sidbyuid", stat); in smb_idmap_batch_getsid()
308 smb_idmap_check("idmap_get_sidbygid", stat); in smb_idmap_batch_getsid()
359 smb_idmap_check("idmap_get_mappings", stat); in smb_idmap_batch_getmappings()
H A Dmapfile-vers213 smb_idmap_check;
H A Dlibsmb.h291 void smb_idmap_check(const char *, idmap_stat);
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c58 smb_idmap_check(const char *s, idmap_stat stat) in smb_idmap_check() function
161 smb_idmap_check("idmap_get_create", stat); in smb_idmap_batch_create()
254 smb_idmap_check("idmap_get_uidbysid", stat); in smb_idmap_batch_getid()
260 smb_idmap_check("idmap_get_gidbysid", stat); in smb_idmap_batch_getid()
267 smb_idmap_check("idmap_get_pidbysid", stat); in smb_idmap_batch_getid()
304 smb_idmap_check("idmap_get_sidbyuid", stat); in smb_idmap_batch_getsid()
310 smb_idmap_check("idmap_get_sidbygid", stat); in smb_idmap_batch_getsid()
362 smb_idmap_check("idmap_get_mappings", stat); in smb_idmap_batch_getmappings()