Searched refs:DUP_ERROR (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc.c1763 * resp_buf, and its length in resp_bufsz. DUP_ERROR is returned on error.
1779 return (DUP_ERROR);
1785 return (DUP_ERROR);
1794 return (DUP_ERROR);
1797 == DUP_ERROR)
1834 return (DUP_ERROR);
1854 return (DUP_ERROR);
1985 return (DUP_ERROR);
2013 * to make the entry the most recently used. Returns DUP_ERROR or status.
2027 return (DUP_ERROR);
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdcsrv.c183 case DUP_ERROR:
246 case DUP_ERROR:
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c120 typedef enum error_type {BAD_ERROR, DUP_ERROR, REQ_ERROR} error_type_t; enumerator in enum:error_type
3681 (error == DUP_ERROR) ? gettext("Duplicate") : "",
4311 error_message(DUP_ERROR,
4351 error_message(DUP_ERROR,
4391 error_message(DUP_ERROR,
4433 error_message(DUP_ERROR,
4473 error_message(DUP_ERROR, IPSEC_CONF_SRC_PORT,
4500 error_message(DUP_ERROR, IPSEC_CONF_DST_PORT,
4529 error_message(DUP_ERROR, IPSEC_CONF_SRC_PORT,
4558 error_message(DUP_ERROR, IPSEC_CONF_DST_POR
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h204 #define DUP_ERROR 0 macro
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_clts.c845 return (DUP_ERROR);
865 return (DUP_ERROR);
890 return (DUP_ERROR);
904 return (DUP_ERROR);
H A Dsvc_cots.c817 return (DUP_ERROR);
837 return (DUP_ERROR);
861 return (DUP_ERROR);
875 return (DUP_ERROR);
H A Dsvc.h135 #define DUP_ERROR 0x04 /* error in dup req cache */ macro
1101 #define DUP_ERROR 0x04 /* error in dup req cache */ macro
H A Dsvc_rdma.c1226 return (DUP_ERROR);
1245 return (DUP_ERROR);
1269 return (DUP_ERROR);
1283 return (DUP_ERROR);
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_dispatch.c158 case DUP_ERROR:
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1693 case DUP_ERROR:

Completed in 98 milliseconds