Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Didmap.h59 #define IDMAP_ERR_CFG -9974 macro
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_api.c1867 {IDMAP_ERR_CFG, gettext("Configuration error"), EINVAL},
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c1010 retcode = IDMAP_ERR_CFG; in add_namerule()