Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Didmap.h45 #define IDMAP_ERR_SID -9988 macro
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_idmap.c139 return (IDMAP_ERR_SID); in smb_idmap_getid()
258 return (IDMAP_ERR_SID); in smb_idmap_batch_getid()
/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c233 return (IDMAP_ERR_SID); in smb_idmap_batch_getid()
/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_idmap.c232 return (IDMAP_ERR_SID); in smb_idmap_batch_getid()
/titanic_41/usr/src/cmd/idmap/idmapd/
H A Dadutils.c792 return (IDMAP_ERR_SID); in idmap_sid2name_batch_add1()
H A Ddbutils.c2313 res->retcode = IDMAP_ERR_SID; in ad_lookup_batch_int()
2364 res->retcode = IDMAP_ERR_SID; in ad_lookup_batch_int()
4375 retcode = IDMAP_ERR_SID; in lookup_name2sid()
/titanic_41/usr/src/lib/libidmap/common/
H A Didmap_api.c1850 {IDMAP_ERR_SID, gettext("Invalid SID"), EINVAL},