Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Didmap.h36 #define IDMAP_ERR_NORESULT -9997 macro
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_api.c274 return (IDMAP_ERR_NORESULT); in idmap_namerule2parts()
360 return (IDMAP_ERR_NORESULT); in idmap_udt_get_error_rule()
394 return (IDMAP_ERR_NORESULT); in idmap_udt_get_conflict_rule()
1460 *gh->retlist[i].stat = IDMAP_ERR_NORESULT; in idmap_get_mappings()
1560 *gh->retlist[i].stat = IDMAP_ERR_NORESULT; in idmap_get_mappings()
1663 retcode = IDMAP_ERR_NORESULT; in idmap_get_w2u_mapping()
1770 retcode = IDMAP_ERR_NORESULT; in idmap_get_u2w_mapping()
1840 {IDMAP_ERR_NORESULT, gettext("No results available"), EINVAL},
2217 return (IDMAP_ERR_NORESULT); in idmap_getwinnamebypid()
/illumos-gate/usr/src/lib/libsec/common/
H A Dacltext.c126 int error = IDMAP_ERR_NORESULT; in getsidname()
/illumos-gate/usr/src/uts/common/idmap/
H A Didmap_kapi.c1335 *result->stat = IDMAP_ERR_NORESULT; in kidmap_get_mappings()