Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Didmap.h62 #define IDMAP_ERR_RETRIABLE_NET_ERR -9971 macro
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dadutils.c187 return (IDMAP_ERR_RETRIABLE_NET_ERR); in map_adrc2idmaprc()
665 *rc = IDMAP_ERR_RETRIABLE_NET_ERR; in idmap_batch_add1()
H A Ddbutils.c2001 if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR && in ad_lookup_batch_int()
2041 if (res->retcode != IDMAP_ERR_RETRIABLE_NET_ERR) in ad_lookup_batch_int()
2261 if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR && in ad_lookup_batch_int()
2264 else if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR) in ad_lookup_batch_int()
2478 res->retcode = IDMAP_ERR_RETRIABLE_NET_ERR; in ad_lookup_batch()
4287 if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR && in ad_lookup_by_winname()
4326 if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR && in ad_lookup_by_winname()
4329 else if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR) in ad_lookup_by_winname()
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_api.c1871 {IDMAP_ERR_RETRIABLE_NET_ERR,