Searched defs:smb_idmap_check (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c56 smb_idmap_check(const char *s, idmap_stat stat) function
60 s = "smb_idmap_check";
158 smb_idmap_check("idmap_get_create", stat);
241 smb_idmap_check("idmap_get_uidbysid", stat);
247 smb_idmap_check("idmap_get_gidbysid", stat);
254 smb_idmap_check("idmap_get_pidbysid", stat);
291 smb_idmap_check("idmap_get_sidbyuid", stat);
297 smb_idmap_check("idmap_get_sidbygid", stat);
347 smb_idmap_check("idmap_get_mappings", stat);
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_idmap.c53 smb_idmap_check(const char *s, idmap_stat stat) function
57 s = "smb_idmap_check";
155 smb_idmap_check("idmap_get_create", stat);
240 smb_idmap_check("idmap_get_uidbysid", stat);
246 smb_idmap_check("idmap_get_gidbysid", stat);
253 smb_idmap_check("idmap_get_pidbysid", stat);
290 smb_idmap_check("idmap_get_sidbyuid", stat);
296 smb_idmap_check("idmap_get_sidbygid", stat);
346 smb_idmap_check("idmap_get_mappings", stat);

Completed in 56 milliseconds