Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Didmap.h38 #define IDMAP_ERR_NOTGROUP -9995 macro
/illumos-gate/usr/src/test/libsec-tests/cmd/
H A Dlib_stubs.c311 *stat = IDMAP_ERR_NOTGROUP; in idmap_get_gidbysid()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c2850 return (IDMAP_ERR_NOTGROUP); in generate_localsid()
4033 retcode = IDMAP_ERR_NOTGROUP; in lookup_cache_pid2sid()
4444 retcode = IDMAP_ERR_NOTGROUP; in lookup_name2sid()
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_api.c1842 {IDMAP_ERR_NOTGROUP, gettext("Not a group"), EINVAL},