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.c185 return (IDMAP_ERR_RETRIABLE_NET_ERR);
663 *rc = IDMAP_ERR_RETRIABLE_NET_ERR;
H A Ddbutils.c1926 if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR &&
1966 if (res->retcode != IDMAP_ERR_RETRIABLE_NET_ERR)
2186 if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR &&
2189 else if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR)
2403 res->retcode = IDMAP_ERR_RETRIABLE_NET_ERR;
4212 if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR &&
4250 if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR &&
4253 else if (retcode == IDMAP_ERR_RETRIABLE_NET_ERR)
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_api.c1871 {IDMAP_ERR_RETRIABLE_NET_ERR,

Completed in 76 milliseconds