Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/inc/include/rpc/
H A Drpc_msg.h47 enum reply_stat { enum
113 enum reply_stat rp_stat;
/titanic_44/usr/src/uts/common/rpc/
H A Drpc_msg.h63 enum reply_stat { enum
129 enum reply_stat rp_stat;
H A Drpc_prot.c190 rmsg->rm_reply.rp_stat = IXDR_GET_ENUM(buf, enum reply_stat); in xdr_replymsg()
/titanic_44/usr/src/lib/libnsl/rpc/
H A Drpc_prot.c179 rmsg->rm_reply.rp_stat = IXDR_GET_ENUM(buf, enum reply_stat); in xdr_replymsg()