Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Didmap.h62 #define IDMAP_ERR_RETRIABLE_NET_ERR -9971 macro
/titanic_44/usr/src/cmd/idmap/idmapd/
H A Dadutils.c185 return (IDMAP_ERR_RETRIABLE_NET_ERR); in map_adrc2idmaprc()
663 *rc = IDMAP_ERR_RETRIABLE_NET_ERR; in idmap_batch_add1()
H A Ddbutils.c1926 if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR && in ad_lookup_batch_int()
1966 if (res->retcode != IDMAP_ERR_RETRIABLE_NET_ERR) in ad_lookup_batch_int()
2186 if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR && in ad_lookup_batch_int()
2189 else if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR) in ad_lookup_batch_int()
2403 res->retcode = IDMAP_ERR_RETRIABLE_NET_ERR; in ad_lookup_batch()
4212 if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR && in ad_lookup_by_winname()
4250 if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR && in ad_lookup_by_winname()
4253 else if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR) in ad_lookup_by_winname()
/titanic_44/usr/src/lib/libidmap/common/
H A Didmap_api.c1870 {IDMAP_ERR_RETRIABLE_NET_ERR,