Home
last modified time | relevance | path

Searched refs:IDMAP_ERR_NOTGROUP (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Didmap.h38 #define IDMAP_ERR_NOTGROUP -9995 macro
/titanic_44/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c2775 return (IDMAP_ERR_NOTGROUP); in generate_localsid()
3958 retcode = IDMAP_ERR_NOTGROUP; in lookup_cache_pid2sid()
4368 retcode = IDMAP_ERR_NOTGROUP; in lookup_name2sid()
/titanic_44/usr/src/lib/libidmap/common/
H A Didmap_api.c1841 {IDMAP_ERR_NOTGROUP, gettext("Not a group"), EINVAL},