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

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_messages.c180 static int rdr_rcv(int fd, rdr_msg_hdr_t *hdr, char **data, int timeout);
821 if ((err = rdr_rcv(fd, hdr, &unpack_buf, timeout)) != RDR_OK) {
1533 * rdr_rcv:
1540 rdr_rcv(int fd, rdr_msg_hdr_t *hdr, char **data, int timeout) function

Completed in 96 milliseconds