Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
reply_stat
usr/src/lib/libnsl/rpc/rpc_prot.c
175
rmsg->rm_reply.rp_stat = IXDR_GET_ENUM(buf, enum reply_stat);
usr/src/uts/common/rpc/rpc_msg.h
127
enum reply_stat rp_stat;
usr/src/uts/common/rpc/rpc_prot.c
190
rmsg->rm_reply.rp_stat = IXDR_GET_ENUM(buf, enum reply_stat);