Home
last modified time | relevance | path

Searched refs:IDMAP_ERR_SID (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Didmap.h45 #define IDMAP_ERR_SID -9988 macro
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_idmap.c148 return (IDMAP_ERR_SID); in smb_idmap_getid()
271 return (IDMAP_ERR_SID); in smb_idmap_batch_getid()
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_idmap.c243 return (IDMAP_ERR_SID); in smb_idmap_batch_getid()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c245 return (IDMAP_ERR_SID); in smb_idmap_batch_getid()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dadutils.c794 return (IDMAP_ERR_SID); in idmap_sid2name_batch_add1()
H A Ddbutils.c2388 res->retcode = IDMAP_ERR_SID; in ad_lookup_batch_int()
2439 res->retcode = IDMAP_ERR_SID; in ad_lookup_batch_int()
4451 retcode = IDMAP_ERR_SID; in lookup_name2sid()
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_api.c1851 {IDMAP_ERR_SID, gettext("Invalid SID"), EINVAL},