Searched refs:smb_idmap_check (Results 1 - 4 of 4) 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);
H A Dlibsmb.h274 void smb_idmap_check(const char *, idmap_stat);
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_logon.c161 smb_idmap_check("smb_idmap_batch_getmappings", stat);

Completed in 71 milliseconds